Pull request #7801 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins/continuous.groovy from 3e30696ad105ebc730176a14d89c12c9d2874f58+31c69c16dd2a3f09c5ef225febbafb901ee7653f (156c46f5d629d7e105409759984a25384a280891) [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 villars01 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 Merge succeeded, producing 805fa715af679058b91c50d0ec0ee6dbe63816b1 Checking out Revision 805fa715af679058b91c50d0ec0ee6dbe63816b1 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f2d515b8be90446a118ea1f16b8e3d433002bf68 -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 19.46kB Step 1/4 : FROM ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 805fa715af679058b91c50d0ec0ee6dbe63816b1 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 ---> 35a88802559d Step 2/4 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> a57616252263 Step 3/4 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-16 wget ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> c239c38eabac Step 4/4 : ENV CLANG_FORMAT_EXE=clang-format-16 ---> Using cache ---> 68c28f614975 Successfully built 68c28f614975 Successfully tagged f2d515b8be90446a118ea1f16b8e3d433002bf68:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . f2d515b8be90446a118ea1f16b8e3d433002bf68 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars01 seems to be running inside container b3c6092f800c47261292ef8d27771877d9ca2f1d0c0ffb60bd3ae27273ead76e $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7801 --volumes-from b3c6092f800c47261292ef8d27771877d9ca2f1d0c0ffb60bd3ae27273ead76e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f2d515b8be90446a118ea1f16b8e3d433002bf68 cat $ docker top 7fa23e76ec236c446946b12a22b616b2fa89a127210d2fb36e8fbaf04ca9f9ff -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 7fa23e76ec236c446946b12a22b616b2fa89a127210d2fb36e8fbaf04ca9f9ff $ docker rm -f --volumes 7fa23e76ec236c446946b12a22b616b2fa89a127210d2fb36e8fbaf04ca9f9ff [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 Running on CPU_Node_06 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] node Running on lascaux_02 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] node Running on waffle_02 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags Fetching without tags using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 Merge succeeded, producing 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 Checking out Revision 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 (PR-7801) Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. Merge succeeded, producing 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 Checking out Revision 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b22541aa3bd8aa5e8b4ae2ee4259643f9113445 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 99ec5d1c8a3f59338bc618f345a4fa3b49c5c3ab --build-arg BASE=rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:83d277684374a22994bbe81a7b4ea6670c70214c827ff72d6fc88f34aed3798b #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d #2 sha256:22a91894f80d64075dad75689e81cf29cf250230d7c34e3cb0fc67fedaeba0f2 + docker build -t 988f17244ddbbc8d342ccc7e3a9e93ca2423bf36 -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load build definition from Dockerfile.gcc #1 sha256:c27763187ed8390591262a703c54e80a1abf529bead8865fa55a931895c9d804 #1 transferring dockerfile: 1.88kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc #2 sha256:a445a60bb2366ebf01c1be4ffad95bdd53d306c320c3d70cdb338f6efec29899 #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:441daf98cb3240b8a9fabc1eb37aa291d9f4e575bafeb2a8bfbd371c6978a7a4 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d #7 sha256:f27bda5f4f4636b3038808990e278d10d3d9566eee5ff9a141851b7f0a205d5e #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:92b09e1e2452b2a30f0eb9ae12bab5753fc4c70caa7256740a93e3d0c186afd2 #6 CACHED #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:473a79773200bf64148b4f9ec03f3363d5ef39d19df18156a704e3d263f782ee #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:a35d872265ec7492b36b7c940df69fab086bce55e137139484300b1a22463516 #4 CACHED #8 exporting to image #8 sha256:565bbc25807d52c5d8e9b71ece80bc62c0360216266606a65b512d1092282975 #8 exporting layers done #8 writing image sha256:e0fd9622bb12cd9f572a5ce9b9bc0ebf3f3757163bd5d6ed36880fa4eb1d396a done #8 naming to docker.io/library/99ec5d1c8a3f59338bc618f345a4fa3b49c5c3ab:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:e7083bfc56a562e6ffae340c2824c9b3448927cc70dd0dd7b6c4461ec213c978 #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 #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:afaf94dc577e8e3f0876a7fdeb6ff8f4ac91acfa700f57ba5ca9c01f11059648 #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:bc2525070cd2d5b4b01523790f72b4089245bd00ac52178a4a50994e3569e533 #6 CACHED #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:e7a80947b9996c521498214b05a28f95c2333ac4d7404976ecab218f2a348350 #5 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:ddf3bc1e23a355a21ac579e8b9533d14864c765a92ad3f6ba5f154d702b29c8e #4 CACHED #9 exporting to image #9 sha256:3eee16da8e11961b34c02fd2ad1fc6e75d3ac27c3a09b1162ddcdf560d9d6fc4 #9 exporting layers done #9 writing image sha256:96fb99686c60916c77b52704506dd015de14bd639d618b53641f248bae8eb0ae done #9 naming to docker.io/library/988f17244ddbbc8d342ccc7e3a9e93ca2423bf36:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 + docker inspect -f . 99ec5d1c8a3f59338bc618f345a4fa3b49c5c3ab . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux_02 seems to be running inside container c84cde075a84af666f13cb03ea50bb9c64e302cc24c1fc49bff615c0c363fd85 + docker inspect -f . 988f17244ddbbc8d342ccc7e3a9e93ca2423bf36 . $ 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-7801 --volumes-from c84cde075a84af666f13cb03ea50bb9c64e302cc24c1fc49bff615c0c363fd85 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 99ec5d1c8a3f59338bc618f345a4fa3b49c5c3ab cat > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 $ docker top 1c065b172f5cbdcda0325d31c4e46928a5f9a70a2bc74d6205bb35625e016b83 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CPU_Node_06 seems to be running inside container 47c968fa5120a15708786337ebc1760d905f9eedf2ad029744c6e2e8ceaeb112 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-7801 --volumes-from 47c968fa5120a15708786337ebc1760d905f9eedf2ad029744c6e2e8ceaeb112 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 988f17244ddbbc8d342ccc7e3a9e93ca2423bf36 cat Merge succeeded, producing eb002cd0637864013b80c965299ccfd277d3a325 Checking out Revision eb002cd0637864013b80c965299ccfd277d3a325 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb002cd0637864013b80c965299ccfd277d3a325 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 $ docker top be1f5aa44c99811a589df7bc4483a5c12dd02703f93c64e9891c36afe17bd99c -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 db993fdc1108b024cac291151c27257a376241cc --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 19.46kB 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 ---> 656f240ffcea Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> a35c6b12232c Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> bd5fe606dcc4 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 ---> fc7fc7d35377 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> a40b294bd424 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 138adab4e459 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 ---> 432263960c62 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 56ddc1ffe56e Successfully built 56ddc1ffe56e Successfully tagged db993fdc1108b024cac291151c27257a376241cc:latest [Pipeline] isUnix [Pipeline] withEnv + 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 .. -- Setting default Kokkos CXX standard to 17 [Pipeline] { [Pipeline] sh + rm -rf build -- 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 + docker inspect -f . db993fdc1108b024cac291151c27257a376241cc . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle_02 seems to be running inside container 1c9f285d64e4ccf6d780bda89bde35cc88d391e9abaf8f611da21f548653ef08 $ 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-7801 --volumes-from 1c9f285d64e4ccf6d780bda89bde35cc88d391e9abaf8f611da21f548653ef08 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** db993fdc1108b024cac291151c27257a376241cc cat -- 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-7801/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature + 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 -- 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-7801/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 -- [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 -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info $ docker top 2f051b6eee7a20afd398825b81c44075cd5f74f7a1de89a800dca0a649dc2293 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh -- [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 + rm -rf install -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/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_name.cc.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_api_internal.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libkokkossimd.a Scanning dependencies of target kokkoscore [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o + mkdir -p install + rm -rf build [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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 [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-7801/build/../install .. -- Setting default Kokkos CXX standard to 17 [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7801/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake: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:157 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Using -std=c++17 for C++17 standard as feature [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- SIMD: AVX2 detected [ 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_HostSpace.cpp.o -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Scanning dependencies of target impl_git_version [ 4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target impl_git_version [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] 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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.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 [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o -- 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1293 (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:159 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 6%] Linking CXX static library libbenchmark.a -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- 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-7801/tpls/mdspan/include [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Scanning dependencies of target kokkoscore [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- 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 Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o -- [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 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 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 -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 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_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers -- [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 Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_IsXnack.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_GraphNodeThenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewAccessPreconditionsCheck.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewCommonType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_CopyBackward.hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7801/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX shared library libkokkossimd.so [ 2%] Linking CXX shared library libimpl_git_version.so [ 2%] Built target kokkossimd [ 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%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-7801/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7801/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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper [ 2%] 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/TestScopeGuard.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.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:141 (find_package) CMakeLists.txt:220 (kokkos_setup_build_environment) [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 12%] 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_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 12%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.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/sysinfo.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 5%] Linking CXX shared library libbenchmark.so [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Linking CXX shared library libkokkos_gtest.so [ 5%] 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.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_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o [ 14%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.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 [ 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.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_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.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_HIPGraphAtomicLocks [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 8%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 8%] 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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 8%] 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_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Sources TestCuda.cpp -- Kokkos Backends: -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_query_device Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target kokkosprinter-tool 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%] 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%] 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 [ 8%] 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_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 1%] Linking CXX executable Kokkos_query_device [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 1%] Built target Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 2%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 2%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 2%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 2%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 2%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 3%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/functor.cpp.o [ 3%] Built target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 3%] Linking CXX executable Kokkos_example_relocatable_function [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 3%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 3%] Built target Kokkos_example_relocatable_function [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 3%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 9%] 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_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 3%] Built target Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 4%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 4%] Built target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 4%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 4%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 4%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 10%] 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_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_Default [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 4%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 4%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 4%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 4%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 4%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 19%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 4%] Built target Kokkos_tutorial_advancedviews_01_data_layouts Scanning dependencies of target Kokkos_tutorial_algorithms_01_random_numbers [ 4%] Building CXX object example/tutorial/Algorithms/01_random_numbers/CMakeFiles/Kokkos_tutorial_algorithms_01_random_numbers.dir/random_numbers.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 5%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 6%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 7%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o 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 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 7%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 7%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_algorithms_01_random_numbers [ 7%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 7%] Built target Kokkos_tutorial_algorithms_01_random_numbers Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 7%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 7%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 7%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_atomic [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 7%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 8%] Linking CXX executable Kokkos_launch_bounds_reduce [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_gather [ 8%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 8%] Built target Kokkos_launch_bounds_reduce Scanning dependencies of target Kokkos_gups [ 8%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 8%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_launch_latency [ 8%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 9%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 9%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_stream [ 10%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 11%] Linking CXX executable Kokkos_stream [ 11%] Built target Kokkos_tutorial_03_simple_view_lambda Scanning dependencies of target Kokkos_view_copy_constructor [ 11%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 11%] Built target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 11%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 12%] 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_ViewOfViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.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_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 11%] Linking CXX executable Kokkos_atomic [ 11%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 11%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_bytes_and_flops [ 12%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 12%] Built target Kokkos_ContainersTestCompileOnly [ 12%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 12%] Linking CXX executable Kokkos_gups [ 12%] Linking CXX executable Kokkos_launch_latency [ 12%] Built target Kokkos_gups Scanning dependencies of target impl_git_version [ 12%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 12%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 13%] 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_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 13%] Linking CXX executable Kokkos_view_copy_constructor [ 13%] Built target Kokkos_view_copy_constructor Scanning dependencies of target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version Scanning dependencies of target Kokkos_ToolsInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 14%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 14%] Built target Kokkos_IncrementalTest_HIP [ 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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 16%] Linking CXX executable Kokkos_gather [ 16%] Built target Kokkos_gather [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 17%] Linking CXX executable Kokkos_policy_performance [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 17%] Built target Kokkos_policy_performance [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 15%] 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_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 16%] Built target Kokkos_CoreUnitTest_Develop [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 17%] Built target Kokkos_ToolsInitialization [ 17%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 17%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 16%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 16%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 16%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 16%] 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/TestBasicViewMDSpanConversion.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 18%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 19%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 19%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 25%] 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_LocalDeepCopy.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 19%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 20%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 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_CTestDevice.dir/TestCTestDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 21%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU.dir/hip/TestHIP_InterOp_StreamsMultiGPU.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 21%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 23%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 21%] Linking CXX executable Kokkos_bytes_and_flops [ 21%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 23%] Built target Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 24%] 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_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] 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_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.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_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 23%] 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_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.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_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 25%] 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_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_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 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 27%] 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_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 26%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_float.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_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 27%] 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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.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_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_KokkosP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 30%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 30%] Built target Kokkos_CoreTestCompileOnly [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 30%] 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_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 30%] Linking CXX executable Kokkos_ProfilingAllCalls [ 30%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 30%] Linking CXX executable Kokkos_ToolsInitialization [ 30%] Built target Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 29%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o [ 31%] 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_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 30%] 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_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 30%] 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_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 30%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.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_HIP.dir/hip/TestHIP_Complex.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 32%] Linking CXX executable Kokkos_StackTraceTestExec [ 32%] Built target Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 31%] 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 31%] 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_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 33%] 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_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 34%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 34%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 34%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 32%] 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_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 33%] 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_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 34%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 34%] 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_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 34%] Linking CXX executable Kokkos_StackTraceTestExec [ 34%] Built target Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.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/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.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_MathematicalSpecialFunctions.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 38%] 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_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 35%] 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_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 35%] Built target Kokkos_CoreUnitTest_Default 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 41%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 41%] Built target Kokkos_IncrementalTest_SERIAL [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 37%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 41%] Built target Kokkos_CoreUnitTest_CTestDevice [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.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_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 41%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 44%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 44%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 44%] 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_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Linking CXX executable 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 [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Linking CXX executable 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 [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.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_Serial2.dir/serial/TestSerial_ViewMapping_b.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_Printf_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 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_AcquireUniqueTokenImpl_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_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 [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 54%] 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 [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 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 [ 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_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] 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_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 61%] 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_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 61%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 38%] Built target Kokkos_CoreUnitTest_Serial2 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 [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 61%] Built target Kokkos_PerformanceTest_Mempool [ 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 [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_Serial1 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 63%] 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_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 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_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 65%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 66%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_Cuda3 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 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/PerfTest_ViewCopy_d6.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 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 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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.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_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_UniqueToken_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.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_UnorderedMap_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 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 [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 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 [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] 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/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] 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_MDRange_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 46%] 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_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 73%] 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_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 73%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 73%] Built target Kokkos_PerformanceTest_Benchmark [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 74%] 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_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Built target Kokkos_CoreUnitTest_Serial1 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 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.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_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] 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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 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 [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o 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 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o 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 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] 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_Cuda2.dir/cuda/TestCuda_SubView_c14.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_MemoryTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 77%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_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 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_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 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_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 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 77%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 58%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_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 [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 53%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 78%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 59%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 59%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 60%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 60%] Built target Kokkos_Benchmark_Atomic_MinMax [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 56%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 61%] Built target Kokkos_PerformanceTest_Mempool [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 62%] Built target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 80%] Built target Kokkos_ContainersUnitTest_OpenMP [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 80%] 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_Cuda1.dir/cuda/TestCuda_Reducers_d.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_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 81%] 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/openmp/TestSortByKey.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_Develop [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.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_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 65%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 65%] Built target Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_UnitTest_Random [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 65%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 65%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 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_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 60%] 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_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 66%] Built target Kokkos_ContainersPerformanceTest_HIP [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 60%] 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 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 60%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.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 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 85%] Linking CXX executable Kokkos_UnitTest_Random [ 85%] Built target Kokkos_UnitTest_Random [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_Cuda1 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 62%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 63%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_ProfilingAllCalls [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 63%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 63%] Linking CXX executable Kokkos_ProfilingAllCalls [ 63%] Built target Kokkos_ProfilingAllCalls [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.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_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.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_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_KokkosP [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 68%] 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/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 93%] 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_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_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_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.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_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.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 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 70%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 71%] Built target Kokkos_CoreUnitTest_Default 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.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 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 71%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Sort [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.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_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Serial1 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 95%] 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_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 71%] 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/TestStdAlgorithmsPartitionCopy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 71%] Built target Kokkos_ContainersUnitTest_HIP [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_view_copy_constructor [ 99%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Sort [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_launch_latency [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Linking CXX executable Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [100%] Linking CXX executable Kokkos_view_copy_constructor [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 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [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-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: be1f5aa44c99 Build name: Linux-c++ Create new tag: 20250227-2113 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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.01 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (1 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 (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/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-7801/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 258 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 (1012 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (152 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (145 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (145 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-7801/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-7801/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 (1456 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-7801/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: [----------] 230 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 (5 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 (11 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (22 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (9 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (22 ms) 3: [ RUN ] serial.exec_space_thread_safety_range [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range (1073 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (123 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (122 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (128 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (129 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (116 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (124 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.graph_then 3: [ OK ] serial.graph_then (5 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 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2552 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2002 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1155 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1152 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 (13 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (7 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (1 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (2 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 (5 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (5 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (1 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 (7 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 (2 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 (58 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (188 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 (12 ms) 3: [ RUN ] serial.mdrange_neg_idx [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o 3: [ OK ] serial.mdrange_neg_idx (93 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (14 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 (932 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 75%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3007 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 (1 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 (30 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 (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 (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 (1 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (3 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 (1 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 (239 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (274 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic (803 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1021 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (198 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-7801/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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 3: [ OK ] serial.reduce_device_view_mdrange_policy (2624 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 3: [ OK ] serial.reduce_device_view_team_policy (1629 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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 3: [ OK ] serial.task_fib_deprecated (924 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 (17 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 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 (17 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 (718 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 (16 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 (725 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 (16 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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 3: [ OK ] serial.task_fib_chase_lev (760 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 (16 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: [----------] 230 tests from serial (24284 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-7801/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-7801/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-7801/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-7801/core/unit_test/TestGraph.hpp:631: 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-7801/core/unit_test/TestGraph.hpp:708: 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: [==========] 258 tests from 4 test suites ran. (25741 ms total) 3: [ PASSED ] 249 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 25.75 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 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-7801/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-7801/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-7801/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-7801/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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1079 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1055 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (2135 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 [ 77%] Linking CXX executable Kokkos_UnitTest_Sort 4: [ OK ] serial.team_reduce_large (1348 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 [ 77%] Built target Kokkos_UnitTest_Sort 4: [ OK ] serial.triple_nested_parallelism (495 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 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 4: [ OK ] serial.parallel_scan_with_reducers (67 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 (7 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 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 (48 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (54 ms) 4: [ RUN ] serial.team_double_reduce [ 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 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 4: [ OK ] serial.repeated_team_reduce (4234 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 (119 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 (67 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 (3 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 (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 [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 4: [ OK ] serial.view_allocation_large_rank (1274 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 (12 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (5 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 77%] Linking CXX executable Kokkos_UnitTest_Sort [ 77%] Built target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (4502 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (4943 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 (46 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 (54 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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 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-7801/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 [ 79%] Linking CXX executable Kokkos_UnitTest_Random 4: [ OK ] serial.view_subview_3d_from_5d_left (515 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 79%] Built target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 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 4: [ OK ] serial.view_subview_3d_from_5d_right (567 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] 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 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (568 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (568 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 (21249 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (23384 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 23.42 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 401 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 (147 ms) 5: [ RUN ] openmp_DeathTest.abort_from_device 5: [ OK ] openmp_DeathTest.abort_from_device (156 ms) 5: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (145 ms) 5: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (154 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-7801/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-7801/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-7801/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-7801/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-7801/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-7801/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 (1051 ms) 5: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1066 ms) 5: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (2721 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-7801/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: [----------] 365 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 (30 ms) 5: [ RUN ] openmp.atomic_operations_complexfloat 5: [ OK ] openmp.atomic_operations_complexfloat (29 ms) 5: [ RUN ] openmp.atomic_operations_double 5: [ OK ] openmp.atomic_operations_double (22 ms) 5: [ RUN ] openmp.atomic_operations_float 5: [ OK ] openmp.atomic_operations_float (23 ms) 5: [ RUN ] openmp.atomic_operations_int 5: [ OK ] openmp.atomic_operations_int (57 ms) 5: [ RUN ] openmp.atomic_operations_long 5: [ OK ] openmp.atomic_operations_long (57 ms) 5: [ RUN ] openmp.atomic_operations_longlong 5: [ OK ] openmp.atomic_operations_longlong (60 ms) 5: [ RUN ] openmp.atomic_shared 5: [ OK ] openmp.atomic_shared (0 ms) 5: [ RUN ] openmp.atomic_operations_unsigned 5: [ OK ] openmp.atomic_operations_unsigned (46 ms) 5: [ RUN ] openmp.atomic_operations_unsignedlong [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] openmp.atomic_operations_unsignedlong (52 ms) 5: [ RUN ] openmp.atomics 5: [ OK ] openmp.atomics (26 ms) 5: [ RUN ] openmp.atomics_tpetra_max_abs 5: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmp.atomic_views_integral [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 5: [ OK ] openmp.atomic_views_integral (224 ms) 5: [ RUN ] openmp.atomic_views_nonintegral 5: [ OK ] openmp.atomic_views_nonintegral (96 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 (1 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 (3 ms) 5: [ RUN ] openmp.crs_copy_constructor 5: [ OK ] openmp.crs_copy_constructor (16 ms) 5: [ RUN ] openmp.deep_copy_alignment 5: [ OK ] openmp.deep_copy_alignment (10 ms) 5: [ RUN ] openmp.deep_copy_conversion 5: [ OK ] openmp.deep_copy_conversion (52 ms) 5: [ RUN ] openmp.partitioning_by_args 5: [ OK ] openmp.partitioning_by_args (11 ms) 5: [ RUN ] openmp.partitioning_by_vector 5: [ OK ] openmp.partitioning_by_vector (11 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range [ 77%] Linking CXX executable Kokkos_UnitTest_Random [ 77%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_range (1092 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange 5: [ OK ] openmp.exec_space_thread_safety_mdrange (268 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_team_policy (295 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_reduce [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_range_reduce (295 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 5: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (270 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 5: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (302 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_scan 5: [ OK ] openmp.exec_space_thread_safety_range_scan (315 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.graph_then 5: [ OK ] openmp.graph_then (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 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1494 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 78%] 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 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1377 ms) 5: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1109 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1107 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 (0 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 (9 ms) 5: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 5: [ OK ] openmp.mathematical_functions_hyperbolic_functions (8 ms) 5: [ RUN ] openmp.mathematical_functions_non_standard 5: [ OK ] openmp.mathematical_functions_non_standard (1 ms) 5: [ RUN ] openmp.mathematical_functions_power_functions 5: [ OK ] openmp.mathematical_functions_power_functions (4 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 (4 ms) 5: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (6 ms) 5: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (4 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 (8 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 (2 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 5: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 5: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 5: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (1 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 (33 ms) 5: [ RUN ] openmp.mdrange_6d 5: [ OK ] openmp.mdrange_6d (98 ms) 5: [ RUN ] openmp.mdrange_2d 5: [ OK ] openmp.mdrange_2d (4 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 (15 ms) 5: [ RUN ] openmp.mdrange_neg_idx 5: [ OK ] openmp.mdrange_neg_idx (48 ms) 5: [ RUN ] openmp.mdrange_4d 5: [ OK ] openmp.mdrange_4d (12 ms) 5: [ RUN ] openmp.mdrange_scalar 5: [ OK ] openmp.mdrange_scalar (0 ms) 5: [ RUN ] openmp.mdrange_large_deep_copy 5: [ OK ] openmp.mdrange_large_deep_copy (763 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 [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 5: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (9873 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 (2 ms) 5: [ RUN ] openmp.numeric_traits_digits 5: [ OK ] openmp.numeric_traits_digits (1 ms) 5: [ RUN ] openmp.numeric_traits_digits10 5: [ OK ] openmp.numeric_traits_digits10 (1 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 (1 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 (1 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 (2 ms) 5: [ RUN ] openmp.memory_pool 5: [ OK ] openmp.memory_pool (56 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 (29 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 (3 ms) 5: [ RUN ] openmp.range_reduce 5: [ OK ] openmp.range_reduce (2 ms) 5: [ RUN ] openmp.range_dynamic_policy 5: [ OK ] openmp.range_dynamic_policy (19 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 (3 ms) 5: [ RUN ] openmp.range_reduce_require 5: [ OK ] openmp.range_reduce_require (1 ms) 5: [ RUN ] openmp.range_dynamic_policy_require 5: [ OK ] openmp.range_dynamic_policy_require (18 ms) 5: [ RUN ] openmp.reducers_int 5: [ OK ] openmp.reducers_int (7 ms) 5: [ RUN ] openmp.reducers_double 5: [ OK ] openmp.reducers_double (7 ms) 5: [ RUN ] openmp.reducers_complex_double 5: [ OK ] openmp.reducers_complex_double (4 ms) 5: [ RUN ] openmp.reducers_struct 5: [ OK ] openmp.reducers_struct (14 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 (12 ms) 5: [ RUN ] openmp.reducers_int16_t 5: [ OK ] openmp.reducers_int16_t (10 ms) 5: [ RUN ] openmp.reducers_point_t 5: [ OK ] openmp.reducers_point_t (11 ms) 5: [ RUN ] openmp.reducers_bool 5: [ OK ] openmp.reducers_bool (0 ms) 5: [ RUN ] openmp.int64_t_reduce [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o 5: [ OK ] openmp.int64_t_reduce (108 ms) 5: [ RUN ] openmp.double_reduce 5: [ OK ] openmp.double_reduce (112 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic 5: [ OK ] openmp.int64_t_reduce_dynamic (241 ms) 5: [ RUN ] openmp.double_reduce_dynamic 5: [ OK ] openmp.double_reduce_dynamic (298 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic_view 5: [ OK ] openmp.int64_t_reduce_dynamic_view (60 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-7801/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 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o 5: [ OK ] openmp.reduce_device_view_range_policy (22 ms) 5: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 5: [ OK ] openmp.reduce_device_view_mdrange_policy (600 ms) 5: [ RUN ] openmp.reduce_device_view_team_policy 5: [ OK ] openmp.reduce_device_view_team_policy (436 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 (1 ms) 5: [ RUN ] openmp.kokkos_swap 5: [ OK ] openmp.kokkos_swap (0 ms) 5: [ RUN ] openmp.team_for 5: [ OK ] openmp.team_for (251 ms) 5: [ RUN ] openmp.team_reduce [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 5: [ OK ] openmp.team_reduce (279 ms) 5: [ RUN ] openmp.team_reduce_large 5: [ OK ] openmp.team_reduce_large (387 ms) 5: [ RUN ] openmp.team_parallel_single [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 81%] 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_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 82%] 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_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Cuda 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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object 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 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 5: [ OK ] openmp.team_parallel_single (28567 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 (635 ms) 5: [ RUN ] openmp.team_broadcast_long_wrapper 5: [ OK ] openmp.team_broadcast_long_wrapper (640 ms) 5: [ RUN ] openmp.team_broadcast_char 5: [ OK ] openmp.team_broadcast_char (638 ms) 5: [ RUN ] openmp.team_broadcast_float 5: [ OK ] openmp.team_broadcast_float (644 ms) 5: [ RUN ] openmp.team_broadcast_double 5: [ OK ] openmp.team_broadcast_double (638 ms) 5: [ RUN ] openmp.team_handle_by_value 5: [ OK ] openmp.team_handle_by_value (0 ms) 5: [ RUN ] openmp.team_vector [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 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 5: [ OK ] openmp.team_vector (2534 ms) 5: [ RUN ] openmp.triple_nested_parallelism 5: [ OK ] openmp.triple_nested_parallelism (417 ms) 5: [ RUN ] openmp.parallel_scan_with_reducers 5: [ OK ] openmp.parallel_scan_with_reducers (62 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 (6 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 5: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelFor 5: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 5: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 5: [ OK ] openmp.TeamThreadMDRangeParallelReduce (8 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 5: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 5: [ OK ] openmp.TeamVectorMDRangeParallelReduce (8 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_L [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 85%] Built target Kokkos_ContainersUnitTest_Serial 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 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 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_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A 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 [ 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_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 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 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 85%] 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/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 85%] 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_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 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 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.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_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 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 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 86%] 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_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 86%] 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_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 5: [ OK ] openmp.team_reduction_scan (78554 ms) 5: [ RUN ] openmp.team_long_reduce 5: [ OK ] openmp.team_long_reduce (78 ms) 5: [ RUN ] openmp.team_double_reduce 5: [ OK ] openmp.team_double_reduce (106 ms) 5: [ RUN ] openmp.team_long_array_reduce 5: [ OK ] openmp.team_long_array_reduce (117 ms) 5: [ RUN ] openmp.team_double_array_reduce 5: [ OK ] openmp.team_double_array_reduce (92 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 (1136 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 (623 ms) 5: [ RUN ] openmp.team_scan_ret_val 5: [ OK ] openmp.team_scan_ret_val (661 ms) 5: [ RUN ] openmp.team_shared_request 5: [ OK ] openmp.team_shared_request (194 ms) 5: [ RUN ] openmp.team_scratch_request 5: [ OK ] openmp.team_scratch_request (313 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 (35 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 86%] 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_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 86%] 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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 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_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 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 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 86%] 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/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 5: [ OK ] openmp.team_policy_max_recommended (27352 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 (727 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 (17 ms) 5: [ RUN ] openmp.unique_token_team_acquire 5: [ OK ] openmp.unique_token_team_acquire (6 ms) 5: [ RUN ] openmp.view_api_a 5: [ OK ] openmp.view_api_a (6 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 (1264 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 (13 ms) 5: [ RUN ] openmp.view_copy_tests_rank_0 5: [ OK ] openmp.view_copy_tests_rank_0 (5 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 (1578 ms) 5: [ RUN ] openmp.view_fill_tests_layout_left [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o 5: [ OK ] openmp.view_fill_tests_layout_left (1684 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 (43 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 (63 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 (8 ms) 5: [ RUN ] openmp.view_realloc 5: [ OK ] openmp.view_realloc (0 ms) 5: [ RUN ] openmp.workgraph_fib [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 5: [ OK ] openmp.workgraph_fib (582 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-7801/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 (1 ms) 5: [ RUN ] openmp.view_subview_auto_1d_right 5: [ OK ] openmp.view_subview_auto_1d_right (1 ms) 5: [ RUN ] openmp.view_subview_auto_1d_stride 5: [ OK ] openmp.view_subview_auto_1d_stride (1 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 (1 ms) 5: [ RUN ] openmp.view_subview_1d_assign 5: [ OK ] openmp.view_subview_1d_assign (2 ms) 5: [ RUN ] openmp.view_subview_1d_assign_atomic 5: [ OK ] openmp.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] openmp.view_subview_1d_assign_randomaccess 5: [ OK ] openmp.view_subview_1d_assign_randomaccess (2 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d 5: [ OK ] openmp.view_subview_2d_from_3d (41 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_atomic 5: [ OK ] openmp.view_subview_2d_from_3d_atomic (45 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 5: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (42 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 5: [ OK ] openmp.view_subview_3d_from_5d_left (216 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (216 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (214 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 5: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (259 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 [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 5: [ OK ] openmp.task_fib_deprecated (2098 ms) 5: [ RUN ] openmp.task_depend_deprecated 5: [ OK ] openmp.task_depend_deprecated (83 ms) 5: [ RUN ] openmp.task_team_deprecated 5: [ OK ] openmp.task_team_deprecated (0 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 (32 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 5: [ OK ] openmp.task_fib_deprecated_multiple (2130 ms) 5: [ RUN ] openmp.task_depend_deprecated_multiple 5: [ OK ] openmp.task_depend_deprecated_multiple (24 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 (34 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 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o 5: [ OK ] openmp.task_fib_single (1807 ms) 5: [ RUN ] openmp.task_depend_single 5: [ OK ] openmp.task_depend_single (107 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 (28 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 Scanning dependencies of target Kokkos_UnitTest_SIMD 5: [ OK ] openmp.task_fib_multiple (1318 ms) 5: [ RUN ] openmp.task_depend_multiple 5: [ OK ] openmp.task_depend_multiple (71 ms) 5: [ RUN ] openmp.task_team_multiple 5: [ OK ] openmp.task_team_multiple (12 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 (58 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 [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 5: [ OK ] openmp.task_fib_chase_lev (1436 ms) 5: [ RUN ] openmp.task_depend_chase_lev 5: [ OK ] openmp.task_depend_chase_lev (27 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 (34 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 (9 ms) 5: [----------] 365 tests from openmp (183785 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 (5 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-7801/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 (62 ms) 5: [ RUN ] openmp_graph.end_of_submit_control_flow 5: [ OK ] openmp_graph.end_of_submit_control_flow (75 ms) 5: [----------] 16 tests from openmp_graph (149 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 401 tests from 4 test suites ran. (186656 ms total) 5: [ PASSED ] 389 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 186.67 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPInterOp 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 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 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 (1 ms) 6: [----------] 1 test from openmp (1 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (1 ms total) 6: [ PASSED ] 1 test. 6/47 Test #6: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 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-7801/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-7801/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 (1 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (2 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (2 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 (15 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (30 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (12 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (24 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (43 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (53 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (22 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (70 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (20 ms) 7: [----------] 19 tests from defaultdevicetype (302 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (12 ms) 7: [----------] 1 test from kokkosresize (12 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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. (319 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.57 sec test 8 Start 8: Kokkos_CoreUnitTest_InitializeFinalize 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 8: Test timeout computed to be: 1500 8: [==========] Running 28 tests from 6 test suites. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 8: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 8: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (7 ms) 8: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 8: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (450 ms) 8: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (458 ms total) 8: 8: [----------] 4 tests from InitializeFinalize_DeathTest 8: [ RUN ] InitializeFinalize_DeathTest.initialize 8: [ OK ] InitializeFinalize_DeathTest.initialize (313 ms) 8: [ RUN ] InitializeFinalize_DeathTest.finalize 8: [ OK ] InitializeFinalize_DeathTest.finalize (311 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_initialized 8: [ OK ] InitializeFinalize_DeathTest.is_initialized (2 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_finalized 8: [ OK ] InitializeFinalize_DeathTest.is_finalized (2 ms) 8: [----------] 4 tests from InitializeFinalize_DeathTest (629 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 (2 ms) 8: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 8: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (144 ms) 8: [----------] 2 tests from PushFinalizeHook_DeathTest (146 ms total) 8: 8: [----------] 6 tests from ScopeGuard_DeathTest 8: [ RUN ] ScopeGuard_DeathTest.create 8: [ OK ] ScopeGuard_DeathTest.create (2 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_argument 8: [ OK ] ScopeGuard_DeathTest.create_argument (2 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 8: [ OK ] ScopeGuard_DeathTest.create_while_initialize (155 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 8: [ OK ] ScopeGuard_DeathTest.create_after_initialize (154 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 8: [ OK ] ScopeGuard_DeathTest.create_after_finalize (156 ms) 8: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 8: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (156 ms) 8: [----------] 6 tests from ScopeGuard_DeathTest (626 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: [==========] 28 tests from 6 test suites ran. (1865 ms total) 8: [ PASSED ] 28 tests. 8/47 Test #8: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 1.87 sec test 9 Start 9: Kokkos_CoreUnitTest_Develop 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (1 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 (0 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 (1 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 (5 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 31 tests from 1 test suite ran. (5 ms total) 10: [ PASSED ] 31 tests. 10/47 Test #10: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_StackTraceTest 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56329670a569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5632966ba729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5632966b36a4] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5632966b577f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5632966ec9de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x5632966de64f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x5632966de962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x5632966def4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5632966e1668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5632966e1b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5632966b1f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5b4dfbc083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5632966b34ae] 11: 11: demangled test_f1: 11: [0x56329670a569] Kokkos::Impl::save_stacktrace() 11: [0x5632966ba729] Test::stacktrace_test_f1(std::ostream&) 11: [0x5632966b36a4] Test::test_stacktrace(bool, bool) 11: [0x5632966b577f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x5632966ec9de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x5632966de64f] 11: [0x5632966de962] 11: [0x5632966def4d] 11: [0x5632966e1668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x5632966e1b3c] testing::UnitTest::Run() 11: [0x5632966b1f76] main 11: [0x7f5b4dfbc083] __libc_start_main 11: [0x5632966b34ae] _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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56329670a569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5632966ba729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5632966ba968] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5632966b3f8e] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5632966b577f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5632966ec9de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x5632966de64f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x5632966de962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x5632966def4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x5632966e1668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5632966e1b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x5632966b1f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5b4dfbc083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5632966b34ae] 11: 11: demangled test_f3: 11: [0x56329670a569] Kokkos::Impl::save_stacktrace() 11: [0x5632966ba729] Test::stacktrace_test_f1(std::ostream&) 11: [0x5632966ba968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x5632966b3f8e] Test::test_stacktrace(bool, bool) 11: [0x5632966b577f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x5632966ec9de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x5632966de64f] 11: [0x5632966de962] 11: [0x5632966def4d] 11: [0x5632966e1668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x5632966e1b3c] testing::UnitTest::Run() 11: [0x5632966b1f76] main 11: [0x7f5b4dfbc083] __libc_start_main 11: [0x5632966b34ae] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (145 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558872380569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558872330729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5588723296a4] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55887232bb1c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5588723629de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55887235464f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x558872354962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x558872354f4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558872357668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558872357b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558872327f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f27cec0a083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5588723294ae] 11: 11: demangled test_f1: 11: [0x558872380569] Kokkos::Impl::save_stacktrace() 11: [0x558872330729] Test::stacktrace_test_f1(std::ostream&) 11: [0x5588723296a4] Test::test_stacktrace(bool, bool) 11: [0x55887232bb1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x5588723629de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55887235464f] 11: [0x558872354962] 11: [0x558872354f4d] 11: [0x558872357668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558872357b3c] testing::UnitTest::Run() 11: [0x558872327f76] main 11: [0x7f27cec0a083] __libc_start_main 11: [0x5588723294ae] _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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558872380569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558872330729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x558872330968] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x558872329f8e] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55887232bb1c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5588723629de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55887235464f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x558872354962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x558872354f4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558872357668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558872357b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558872327f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f27cec0a083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5588723294ae] 11: 11: demangled test_f3: 11: [0x558872380569] Kokkos::Impl::save_stacktrace() 11: [0x558872330729] Test::stacktrace_test_f1(std::ostream&) 11: [0x558872330968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x558872329f8e] Test::test_stacktrace(bool, bool) 11: [0x55887232bb1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x5588723629de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55887235464f] 11: [0x558872354962] 11: [0x558872354f4d] 11: [0x558872357668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558872357b3c] testing::UnitTest::Run() 11: [0x558872327f76] main 11: [0x7f27cec0a083] __libc_start_main 11: [0x5588723294ae] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (144 ms) 11: [----------] 2 tests from defaultdevicetype_DeathTest (290 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5556782b9569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x555678269729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5556782626a4] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55567829b9de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55567828d64f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55567828d962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55567828df4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x555678290668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x555678290b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x555678260f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fbc4dc32083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5556782624ae] 11: 11: demangled test_f1: 11: [0x5556782b9569] Kokkos::Impl::save_stacktrace() 11: [0x555678269729] Test::stacktrace_test_f1(std::ostream&) 11: [0x5556782626a4] Test::test_stacktrace(bool, bool) 11: [0x55567829b9de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55567828d64f] 11: [0x55567828d962] 11: [0x55567828df4d] 11: [0x555678290668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x555678290b3c] testing::UnitTest::Run() 11: [0x555678260f76] main 11: [0x7fbc4dc32083] __libc_start_main 11: [0x5556782624ae] _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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5556782b9569] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x555678269729] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x555678269968] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x555678262f8e] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55567829b9de] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55567828d64f] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55567828d962] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55567828df4d] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x555678290668] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x555678290b3c] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x555678260f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fbc4dc32083] 11: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5556782624ae] 11: 11: demangled test_f3: 11: [0x5556782b9569] Kokkos::Impl::save_stacktrace() 11: [0x555678269729] Test::stacktrace_test_f1(std::ostream&) 11: [0x555678269968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x555678262f8e] Test::test_stacktrace(bool, bool) 11: [0x55567829b9de] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55567828d64f] 11: [0x55567828d962] 11: [0x55567828df4d] 11: [0x555678290668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x555678290b3c] testing::UnitTest::Run() 11: [0x555678260f76] main 11: [0x7fbc4dc32083] __libc_start_main 11: [0x5556782624ae] _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. (291 ms total) 11: [ PASSED ] 3 tests. 11/47 Test #11: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.30 sec test 12 Start 12: Kokkos_IncrementalTest_OPENMP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (31 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 (31 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 (160 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 (240 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 1 test suite ran. (240 ms total) 12: [ PASSED ] 28 tests. 12/47 Test #12: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.25 sec test 13 Start 13: Kokkos_IncrementalTest_SERIAL 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (39 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 (218 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 (264 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (264 ms total) 13: [ PASSED ] 28 tests. 13/47 Test #13: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.27 sec test 14 Start 14: Kokkos_CoreUnitTest_CTestDevice 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (140 ms) 14: [ RUN ] ctest_environment_DeathTest.no_type_str [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 94%] Linking CXX executable Kokkos_UnitTest_SIMD 14: [ OK ] ctest_environment_DeathTest.no_type_str (153 ms) 14: [ RUN ] ctest_environment_DeathTest.missing_type 14: [ OK ] ctest_environment_DeathTest.missing_type (308 ms) 14: [ RUN ] ctest_environment_DeathTest.no_id_str 14: [ OK ] ctest_environment_DeathTest.no_id_str (144 ms) 14: [ RUN ] ctest_environment_DeathTest.invalid_id_str 14: [ OK ] ctest_environment_DeathTest.invalid_id_str (309 ms) 14: [----------] 5 tests from ctest_environment_DeathTest (1056 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. (1056 ms total) 14: [ PASSED ] 8 tests. 14/47 Test #14: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.06 sec test 15 Start 15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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.000138289 0.000138289 19: "taskdag: tasks per second (max, avg)" 94006 94006 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-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T20-59-28.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: 2025-02-27T21:17:29+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-7801/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.91, 6.69, 5.03 20: CPU architecture: none 20: Default Device: OpenMP 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2025-02-27T15:59:19-05:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 20: GIT_COMMIT_HASH: 5b22541aa 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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: GramSchmidt/Count:1024/iterations:5/manual_time 0.112 s 0.031 s 5 1024 108.849u 20: GramSchmidt/Count:2048/iterations:5/manual_time 0.113 s 0.038 s 5 2.048k 59.4634u 20: GramSchmidt/Count:4096/iterations:5/manual_time 0.117 s 0.031 s 5 4.096k 28.8231u [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 20: GramSchmidt/Count:8192/iterations:5/manual_time 0.113 s 0.038 s 5 8.192k 13.0713u 20: GramSchmidt/Count:16384/iterations:5/manual_time 0.115 s 0.038 s 5 16.384k 7.52628u [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 20: GramSchmidt/Count:32768/iterations:5/manual_time 0.121 s 0.044 s 5 32.768k 3.58822u 20: GramSchmidt/Count:65536/iterations:5/manual_time 0.130 s 0.057 s 5 65.536k 2.06009u [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Built target Kokkos_UnitTest_SIMD [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 20: GramSchmidt/Count:131072/iterations:5/manual_time 0.150 s 0.082 s 5 131.072k 1.16363u 20: GramSchmidt/Count:262144/iterations:5/manual_time 0.184 s 0.128 s 5 262.144k 691.372n [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_UnitTest_SIMD [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_atomic [ 90%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 20: GramSchmidt/Count:524288/iterations:5/manual_time 0.256 s 0.211 s 5 524.288k 491.448n Scanning dependencies of target Kokkos_gather [ 90%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 90%] Linking CXX executable Kokkos_atomic [ 90%] Built target Kokkos_atomic [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s Max 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: CustomReduction/N:100000/R:1000/manual_time 5.31 s 6.70 s 1 0.028358/s 11.5 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.782 s 0.404 s 2 0.0394327 0.103018 0.0976483 0.21694 0.0485393 0.0497527 [ 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_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 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.172 s 0.084 s 8 3.44276m 0.0480223 9.88547m 0.0486582 5.07223m 4.92454m [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_gups [ 90%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 90%] Linking CXX executable Kokkos_gather [ 90%] Built target Kokkos_gather Scanning dependencies of target Kokkos_launch_latency [ 90%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o Scanning dependencies of target Kokkos_stream [ 90%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 20: OverlapTeamPolicy/N:20/M:1000000/R:10 0.816 s 0.409 s 2 0.056248 0.0916753 0.114725 0.207339 0.0574128 0.0568514 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 73.332n 20: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 61.3999n 20: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 28.0803n 20: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 32.4414n 20: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 23.8535n 20: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 17.3511n 20: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 15.6875n 20: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.009 s 5 131.072k 15.0583n 20: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.025 s 5 262.144k 14.9596n [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o 20: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.008 s 0.062 s 5 524.288k 17.0492n [ 96%] 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_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: rate 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Malloc/N:1/manual_time 0.205 us 0.377 us 3523470 4.87921M/s 20: Malloc/N:16/manual_time 0.203 us 0.379 us 3431727 4.9325M/s [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 91%] Linking CXX executable Kokkos_gups 20: Malloc/N:256/manual_time 0.287 us 0.462 us 2528182 3.47912M/s [ 91%] Built target Kokkos_gups Scanning dependencies of target Kokkos_view_copy_constructor [ 91%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 91%] Linking CXX executable Kokkos_stream [ 91%] Built target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 92%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 20: Malloc/N:4096/manual_time 0.184 us 0.360 us 3849051 5.42346M/s [ 92%] Linking CXX executable Kokkos_launch_latency [ 92%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 92%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 20: Malloc/N:65536/manual_time 0.153 us 0.380 us 4545478 6.52544M/s [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 20: Malloc/N:1048576/manual_time 0.142 us 0.363 us 5001903 7.06506M/s [ 92%] Linking CXX executable Kokkos_UnitTest_SIMD [ 92%] Built target Kokkos_UnitTest_SIMD [ 92%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 92%] Linking CXX executable Kokkos_view_copy_constructor [ 92%] Built target Kokkos_view_copy_constructor [ 92%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 20: Malloc/N:16777216/manual_time 0.148 us 0.368 us 4707912 6.74006M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 20: Malloc/N:268435456/manual_time 2.41 us 6.23 us 298323 414.664k/s 20: Malloc/N:4294967296/manual_time 3.06 us 10.0 us 228225 326.811k/s 20: MallocFree/N:1/manual_time 0.368 us 0.407 us 1917019 2.71519M/s 20: MallocFree/N:16/manual_time 0.370 us 0.409 us 1938760 2.70179M/s 20: MallocFree/N:256/manual_time 0.435 us 0.474 us 1565523 2.29714M/s [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 92%] Linking CXX executable Kokkos_policy_performance [ 92%] Built target Kokkos_policy_performance [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o 20: MallocFree/N:4096/manual_time 0.330 us 0.368 us 2108044 3.03378M/s [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 20: MallocFree/N:65536/manual_time 0.358 us 0.396 us 1977801 2.79458M/s [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 20: MallocFree/N:1048576/manual_time 0.336 us 0.374 us 2107151 2.97789M/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 20: MallocFree/N:16777216/manual_time 0.342 us 0.381 us 2056967 2.9242M/s [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 20: MallocFree/N:268435456/manual_time 6.53 us 6.23 us 108237 153.226k/s 20: MallocFree/N:4294967296/manual_time 10.5 us 10.0 us 66989 95.2445k/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 20: MallocTouch/N:1/manual_time 110 us 36.1 us 5819 9.07188k/s 20: MallocTouch/N:16/manual_time 108 us 31.4 us 6311 9.22077k/s 20: MallocTouch/N:256/manual_time 110 us 36.7 us 6454 9.08483k/s [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 20: MallocTouch/N:4096/manual_time 110 us 28.4 us 6295 9.10057k/s [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o 20: MallocTouch/N:65536/manual_time 110 us 33.0 us 6666 9.09319k/s [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 20: MallocTouch/N:1048576/manual_time 111 us 34.7 us 6252 9.03222k/s [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build-tests/DartConfiguration.tcl Site: 2f051b6eee7a Build name: Linux-nvcc_wrapper Create new tag: 20250227-2118 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/build-tests Constructing a list of tests 20: MallocTouch/N:16777216/manual_time 132 us 41.3 us 5401 7.5636k/s 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-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 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/54 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.97 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (1 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (1 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 (7 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (7 ms total) 2: [ PASSED ] 14 tests. 2/54 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.31 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 256 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 20: MallocTouch/N:268435456/manual_time 39323 us 36120 us 18 25.4303/s 3: [ OK ] serial_DeathTest.abort_from_host (582 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 20: MallocTouch/N:4294967296/manual_time 622646 us 491805 us 1 1.60605/s 3: [ OK ] serial_DeathTest.abort_from_device (588 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 20: MallocTouchFree/N:1/manual_time 113 us 38.9 us 6184 8.88298k/s 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (572 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 20: MallocTouchFree/N:16/manual_time 111 us 33.8 us 6379 9.04388k/s 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (565 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 (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-7801/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-7801/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 (2326 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-7801/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: [----------] 228 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 (76 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (42 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 (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 20: MallocTouchFree/N:256/manual_time 111 us 36.5 us 6140 9.00473k/s 3: [ OK ] serial.exec_space_thread_safety_range (1064 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o 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 (106 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 (106 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 20: MallocTouchFree/N:4096/manual_time 109 us 31.1 us 6388 9.17264k/s 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.graph_then 3: [ OK ] serial.graph_then (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 20: MallocTouchFree/N:65536/manual_time 114 us 36.6 us 6281 8.8036k/s 20: MallocTouchFree/N:1048576/manual_time 117 us 34.3 us 6051 8.56922k/s [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o 20: MallocTouchFree/N:16777216/manual_time 134 us 43.9 us 5107 7.47838k/s 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2221 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 20: MallocTouchFree/N:268435456/manual_time 56001 us 36075 us 12 17.8568/s 20: MallocTouchFree/N:4294967296/manual_time 796604 us 484560 us 1 1.25533/s [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s MB 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: ViewAllocate_Rank1/N:10/manual_time 0.217 s 0.258 s 3 3.68202/s 800 20: ViewAllocate_Rank1/N:10/manual_time 0.217 s 0.257 s 3 3.68656/s 800 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 95%] Linking CXX executable Kokkos_bytes_and_flops [ 95%] Built target Kokkos_bytes_and_flops [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o 20: ViewAllocate_Rank2/N:10/manual_time 0.217 s 0.258 s 3 3.68303/s 800 20: ViewAllocate_Rank2/N:10/manual_time 0.218 s 0.259 s 3 3.67298/s 800 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o 20: ViewAllocate_Rank3/N:10/manual_time 0.217 s 0.258 s 3 3.68365/s 800 20: ViewAllocate_Rank3/N:10/manual_time 0.217 s 0.258 s 3 3.68215/s 800 20: ViewAllocate_Rank4/N:10/manual_time 0.217 s 0.258 s 3 3.68351/s 800 20: ViewAllocate_Rank4/N:10/manual_time 0.217 s 0.258 s 3 3.68483/s 800 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o 20: ViewAllocate_Rank5/N:10/manual_time 0.217 s 0.258 s 3 3.68577/s 800 20: ViewAllocate_Rank5/N:10/manual_time 0.217 s 0.258 s 3 3.68699/s 800 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (11777 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (872 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 20: ViewAllocate_Rank6/N:10/manual_time 0.218 s 0.258 s 3 3.67796/s 800 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (868 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 (4 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 (29 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (128 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 (6 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (85 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 20: ViewAllocate_Rank6/N:10/manual_time 0.217 s 0.259 s 3 3.68038/s 800 3: [ OK ] serial.mdrange_large_deep_copy (984 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 20: ViewAllocate_Rank7/N:10/manual_time 0.217 s 0.258 s 3 3.68109/s 800 20: ViewAllocate_Rank7/N:10/manual_time 0.217 s 0.258 s 3 3.68391/s 800 20: ViewAllocate_Rank8/N:10/manual_time 0.217 s 0.258 s 3 3.68335/s 800 20: ViewAllocate_Rank8/N:10/manual_time 0.217 s 0.258 s 3 3.67837/s 800 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3173 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 (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 (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 (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.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (249 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (258 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (798 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1011 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (198 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-7801/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 20: ViewDeepCopy_Rank1/N:10/manual_time 0.039 s 0.013 s 18 40.5778/s 1.6k 3: [ OK ] serial.reduce_device_view_mdrange_policy (2004 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 20: ViewDeepCopy_Rank2/N:10/manual_time 0.039 s 0.013 s 18 40.8482/s 1.6k 3: [ OK ] serial.reduce_device_view_team_policy (1637 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 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 (930 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 (9 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 3: [ OK ] serial.task_fib_deprecated_multiple (938 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 20: ViewDeepCopy_Rank3/N:10/manual_time 0.030 s 0.013 s 24 53.9844/s 1.6k 3: [ OK ] serial.task_fib_single (723 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 (7 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 (727 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 (8 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 (763 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 (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: [----------] 228 tests from serial (32384 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-7801/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-7801/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: [==========] 256 tests from 4 test suites ran. (34711 ms total) 3: [ PASSED ] 250 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/54 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 35.03 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 20: ViewDeepCopy_Rank1/N:10/manual_time 0.029 s 0.013 s 24 54.4695/s 1.6k 20: ViewDeepCopy_Rank2/N:10/manual_time 0.029 s 0.013 s 23 54.4588/s 1.6k 20: ViewDeepCopy_Rank3/N:10/manual_time 0.029 s 0.013 s 24 54.4288/s 1.6k 20: ViewDeepCopy_Rank1/N:10/manual_time 0.029 s 0.013 s 24 54.2429/s 1.6k 20: ViewDeepCopy_Rank2/N:10/manual_time 0.342 s 0.168 s 2 4.68493/s 1.6k 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8542 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 20: ViewDeepCopy_Rank3/N:10/manual_time 0.294 s 0.144 s 2 5.45039/s 1.6k 20: ViewDeepCopy_Rank1/N:10/manual_time 0.029 s 0.013 s 24 54.4966/s 1.6k 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (5186 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (13729 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 (368 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (4 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 (276 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (73 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 (4 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 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 (133 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (30 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (82 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 (82 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 20: ViewDeepCopy_Rank2/N:10/manual_time 0.342 s 0.169 s 2 4.67868/s 1.6k 20: ViewDeepCopy_Rank3/N:10/manual_time 0.220 s 0.111 s 3 7.27531/s 1.6k 4: [ OK ] serial.repeated_team_reduce (4244 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 (89 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (78 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 (4 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (29 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 (4 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 (3 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 20: ViewDeepCopy_Rank4/N:10/manual_time 0.028 s 0.013 s 24 56.9811/s 1.6k 4: [ OK ] serial.view_allocation_large_rank (1587 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 20: ViewDeepCopy_Rank5/N:10/manual_time 0.029 s 0.013 s 25 54.4163/s 1.6k 20: ViewDeepCopy_Rank4/N:10/manual_time 0.029 s 0.013 s 24 54.6432/s 1.6k [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 0.029 s 0.013 s 24 54.666/s 1.6k 20: ViewDeepCopy_Rank4/N:10/manual_time 0.242 s 0.121 s 3 6.60076/s 1.6k 4: [ OK ] serial.view_fill_tests_layout_right (8977 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 0.231 s 0.115 s 3 6.91664/s 1.6k [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o 20: ViewDeepCopy_Rank4/N:10/manual_time 0.244 s 0.122 s 3 6.55909/s 1.6k [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 0.317 s 0.150 s 2 5.04519/s 1.6k [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o 20: ViewDeepCopy_Rank6/N:10/manual_time 0.029 s 0.013 s 24 54.6266/s 1.6k 4: [ OK ] serial.view_fill_tests_layout_left (9575 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 (44 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (41 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 (53 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 (117 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-7801/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 (351 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (351 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (350 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (299 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (300 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (299 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 (28063 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (41793 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 [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o 4/54 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 42.09 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 20: ViewDeepCopy_Rank6/N:10/manual_time 0.028 s 0.013 s 24 57.0328/s 1.6k 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 223 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o 5: [ OK ] cuda_DeathTest.abort_from_host (1193 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 20: ViewDeepCopy_Rank6/N:10/manual_time 0.228 s 0.110 s 3 7.00611/s 1.6k 5: [ OK ] cuda_DeathTest.abort_from_device (1289 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o 20: ViewDeepCopy_Rank6/N:10/manual_time 0.310 s 0.152 s 2 5.16443/s 1.6k 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1060 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1198 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 (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-7801/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 20: ViewDeepCopy_Rank7/N:10/manual_time 0.028 s 0.013 s 25 56.3294/s 1.6k [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1069 ms) 5: [----------] 11 tests from cuda_DeathTest (5833 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-7801/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: [----------] 195 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 (22 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (21 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (31 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (32 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (81 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (81 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (82 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 (64 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (64 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (213 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral 20: ViewDeepCopy_Rank7/N:10/manual_time 0.028 s 0.013 s 18 57.501/s 1.6k [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o 20: ViewDeepCopy_Rank7/N:10/manual_time 0.387 s 0.190 s 2 4.13251/s 1.6k [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o 20: ViewDeepCopy_Rank7/N:10/manual_time 0.356 s 0.169 s 2 4.4923/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 0.028 s 0.013 s 25 58.1761/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 0.028 s 0.013 s 25 57.0683/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 0.470 s 0.232 s 2 3.40675/s 1.6k [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o 20: ViewDeepCopy_Rank8/N:10/manual_time 0.384 s 0.186 s 2 4.16715/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o 5: [ OK ] cuda.atomic_views_integral (16194 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (89 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 (5 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 (23 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (6 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (33 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 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o 20: ViewDeepCopy_Raw/N:10/manual_time 0.030 s 0.014 s 24 53.7225/s 1.6k 20: ViewDeepCopy_Raw/N:10/manual_time 0.030 s 0.014 s 23 53.7524/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 20: ViewDeepCopy_Raw/N:10/manual_time 0.030 s 0.014 s 24 53.6196/s 1.6k [ 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 20: ViewDeepCopy_Raw/N:10/manual_time 0.030 s 0.014 s 23 53.6734/s 1.6k 20: ViewFill_Rank1/N:10/manual_time 0.019 s 0.010 s 36 41.5774/s 800 5: [ OK ] cuda.exec_space_thread_safety_range (11242 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_mdrange (1125 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 20: ViewFill_Rank1/N:10/manual_time 0.019 s 0.010 s 37 41.491/s 800 5: [ OK ] cuda.exec_space_thread_safety_team_policy (1132 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o 20: ViewFill_Rank2/N:10/manual_time 0.019 s 0.010 s 36 41.4855/s 800 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (1132 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (1125 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o 20: ViewFill_Rank2/N:10/manual_time 0.019 s 0.010 s 36 41.5504/s 800 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (1025 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1139 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.graph_then 5: [ OK ] cuda.graph_then (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 (0 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 20: ViewFill_Rank3/N:10/manual_time 0.019 s 0.010 s 36 41.5873/s 800 [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o 20: ViewFill_Rank3/N:10/manual_time 0.019 s 0.010 s 36 41.4848/s 800 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2067 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 20: ViewFill_Rank4/N:10/manual_time 0.019 s 0.010 s 36 41.4827/s 800 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2959 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 20: ViewFill_Rank4/N:10/manual_time 0.020 s 0.010 s 36 40.6481/s 800 20: ViewFill_Rank5/N:10/manual_time 0.019 s 0.010 s 36 41.4166/s 800 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1828 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 20: ViewFill_Rank5/N:10/manual_time 0.019 s 0.010 s 36 41.4152/s 800 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2131 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (2 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 (1 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 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 (0 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 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 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 (34 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (51 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (8 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 (25 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (10 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (19 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 (411 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 20: ViewFill_Rank6/N:10/manual_time 0.019 s 0.010 s 36 41.4683/s 800 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1692 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 (36 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 (8 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (4 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (4 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 (5 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (1 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 (2 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 (21 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (4 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 (54 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 (1 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 (2 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (1 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 (14 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 (7 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 (10 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 (12 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (12 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (23 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 (300 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 20: ViewFill_Rank6/N:10/manual_time 0.019 s 0.010 s 36 41.4965/s 800 5: [ OK ] cuda.reduce_device_view_mdrange_policy (153 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 (60 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 (24 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (75 ms) 5: [----------] 195 tests from cuda (47249 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (1 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-7801/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 (12 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 223 tests from 4 test suites ran. (53096 ms total) 5: [ PASSED ] 220 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/54 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 53.69 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 20: ViewFill_Rank7/N:10/manual_time 0.019 s 0.010 s 36 41.4458/s 800 20: ViewFill_Rank7/N:10/manual_time 0.019 s 0.010 s 36 41.5479/s 800 20: ViewFill_Rank8/N:10/manual_time 0.019 s 0.010 s 36 41.5188/s 800 [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: 1c065b172f5c Build name: Linux-hipcc Create new tag: 20250227-2120 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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/57 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-7801/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. (5 ms total) 2: [ PASSED ] 14 tests. 2/57 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.40 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 20: ViewFill_Rank8/N:10/manual_time 0.019 s 0.010 s 36 41.3066/s 800 3: [ OK ] serial_DeathTest.abort_from_host (1692 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 20: ViewFill_Raw/N:10/manual_time 0.022 s 0.011 s 31 36.1848/s 800 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7484 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 3: [ OK ] serial_DeathTest.abort_from_device (1732 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 20: ViewFill_Raw/N:10/manual_time 0.022 s 0.011 s 30 36.2226/s 800 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1664 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 20: ViewResize_Rank1/N:10/iterations:10/manual_time 0.025 s 0.024 s 10 63.8032/s 1.6k 20: ViewResize_Rank1/N:10/iterations:10/manual_time 0.025 s 0.024 s 10 63.2729/s 1.6k 20: ViewResize_Rank2/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.3235/s 1.6k 20: ViewResize_Rank2/N:10/iterations:10/manual_time 0.025 s 0.024 s 10 62.8273/s 1.6k 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1658 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-7801/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-7801/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 (6748 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-7801/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 (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 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 (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 (20 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 20: ViewResize_Rank3/N:10/iterations:10/manual_time 0.027 s 0.025 s 10 58.5706/s 1.6k 20: ViewResize_Rank3/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 50.1853/s 1.6k 3: [ OK ] serial.exec_space_thread_safety_range (1087 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (108 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (108 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (109 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 20: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.009 s 0.005 s 10 173.378/s 1.6k 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (108 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (109 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (109 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.graph_then 3: [ OK ] serial.graph_then (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 20: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.009 s 0.005 s 10 172.643/s 1.6k 20: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 148.755/s 1.6k 20: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 151.946/s 1.6k 20: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.014 s 0.007 s 10 114.488/s 1.6k 20: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.018 s 0.008 s 10 90.0474/s 1.6k 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1861 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 20: ViewResize_Rank4/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 49.6547/s 1.6k 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (7585 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 6: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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 20: ViewResize_Rank4/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 50.0283/s 1.6k 20: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.1817/s 1.6k 20: ViewResize_Rank5/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 50.508/s 1.6k 20: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 82.2981/s 1.6k 20: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 85.0648/s 1.6k 20: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 71.7501/s 1.6k 20: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.018 s 0.009 s 10 89.3162/s 1.6k 20: ViewResize_Rank6/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 44.558/s 1.6k 20: ViewResize_Rank6/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 45.0684/s 1.6k 20: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 68.7094/s 1.6k 20: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 73.1967/s 1.6k 20: ViewResize_Rank7/N:10/iterations:10/manual_time 0.029 s 0.026 s 10 54.2581/s 1.6k 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (6944 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (561 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (565 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 (22 ms) 3: [ RUN ] serial.mdrange_6d 20: ViewResize_Rank7/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 43.8412/s 1.6k 3: [ OK ] serial.mdrange_6d (93 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 20: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 106.452/s 1.6k 3: [ OK ] serial.mdrange_large_deep_copy (423 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 20: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.027 s 0.013 s 10 58.4969/s 1.6k 20: ViewResize_Rank8/N:10/iterations:10/manual_time 0.035 s 0.028 s 10 46.0702/s 1.6k 20: ViewResize_Rank8/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 49.4091/s 1.6k 20: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 68.6561/s 1.6k 20: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.027 s 0.013 s 10 58.3393/s 1.6k 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3092 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 (3 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 (3 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 (87 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (251 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (1142 ms) 3: [ RUN ] serial.double_reduce_dynamic 20: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.103 s 0.085 s 10 15.5561/s 1.6k 3: [ OK ] serial.double_reduce_dynamic (1200 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 20: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.101 s 0.084 s 10 15.8121/s 1.6k 20/47 Test #20: Kokkos_PerformanceTest_Benchmark ........................... Passed 227.43 sec test 21 Start 21: Kokkos_Benchmark_Atomic_MinMax 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T20-59-28.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: 2025-02-27T21:21:16+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-7801/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: 4.71, 5.16, 4.74 21: CPU architecture: none 21: Default Device: OpenMP 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2025-02-27T15:59:19-05:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 21: GIT_COMMIT_HASH: 5b22541aa 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/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 3: [ OK ] serial.int64_t_reduce_dynamic_view (262 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-7801/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 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21/47 Test #21: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.84 sec test 22 Start 22: Kokkos_PerformanceTest_Mempool 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T20-59-28.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: 2025-02-27T21:21:17+00:00 22: Running /var/jenkins/workspace/Kokkos_PR-7801/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: 4.71, 5.16, 4.74 22: CPU architecture: none 22: Default Device: OpenMP 22: GIT_BRANCH: HEAD 22: GIT_CLEAN_STATUS: CLEAN 22: GIT_COMMIT_DATE: 2025-02-27T15:59:19-05:00 22: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 22: GIT_COMMIT_HASH: 5b22541aa 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 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 1116 8.91812M/s 3: [ OK ] serial.reduce_device_view_mdrange_policy (2668 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (193 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 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 (21401 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-7801/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-7801/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. (28151 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/57 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 28.55 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 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 2123 33.4258M/s 22/47 Test #22: Kokkos_PerformanceTest_Mempool ............................. Passed 1.89 sec test 23 Start 23: Kokkos_PerformanceTest_Atomic 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T20-59-28.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: 2025-02-27T21:21:19+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-7801/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: 4.98, 5.20, 4.75 23: CPU architecture: none 23: Default Device: OpenMP 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2025-02-27T15:59:19-05:00 23: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 23: GIT_COMMIT_HASH: 5b22541aa 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 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/30000/iterations:10 0.015 s 0.007 s 10 1 4 0.23597 0.0176973 304.9u 449.985M 222.203M 449.985M 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-7801/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-7801/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-7801/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-7801/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 23: Test_Atomic/100000/iterations:10 0.046 s 0.022 s 10 1 8 0.123166 0.0223347 340.94u 4.99995G 1.94895G 4.99995G 23: Test_Atomic/100000/iterations:10 0.044 s 0.021 s 10 1 8 0.125252 0.0198239 301.58u 4.99995G 1.21224G 4.99995G 23: Test_Atomic/100000/iterations:10 0.047 s 0.023 s 10 1 4 0.127357 0.0205944 300.96u 704.983M 1.8045G 704.983M 23: Test_Atomic/100000/iterations:10 0.046 s 0.023 s 10 1 8 0.221205 0.0184921 300.87u 4.99995G 1.87008G 4.99995G 23: Test_Atomic/100000/iterations:10 0.046 s 0.022 s 10 1 8 0.232878 0.0171179 300.77u 4.99995G 1.401G 4.99995G 23: Test_Atomic/100000/iterations:10 0.038 s 0.018 s 10 0 4 0.153158 0.0296716 1058.6u 4.99992G 1.68863G 4.99989G 23: Test_Atomic/100000/iterations:10 0.038 s 0.018 s 10 1 8 0.147767 0.0178922 933.56u 4.99995G 1.79333G 4.99995G 23/47 Test #23: Kokkos_PerformanceTest_Atomic .............................. Passed 3.23 sec test 24 Start 24: Kokkos_ContainersUnitTest_Serial 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 70 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from serial_DeathTest 24: [ RUN ] serial_DeathTest.dualview_external_view_construction 24: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped 24: test only relevant if DualView uses one allocation 24: [ SKIPPED ] serial_DeathTest.dualview_external_view_construction (0 ms) 24: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 24: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (1731 ms) 24: [----------] 2 tests from serial_DeathTest (1731 ms total) 24: 24: [----------] 68 tests from serial 24: [ RUN ] serial.bitset 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (23146 ms) 6: [----------] 8 tests from cuda_DeathTest (38216 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (10 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 (277 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (41 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 (55 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (199 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (127 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 (29 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (15 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (17 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (21 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (10 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (10 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 24: [ OK ] serial.bitset (1560 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 (1 ms) 24: [ RUN ] serial.dualview_realloc 24: [ OK ] serial.dualview_realloc (0 ms) 24: [ RUN ] serial.dualview_resize 24: [ OK ] serial.dualview_resize (1 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 (14 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-7801/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 (29 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 (14 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 6: [ OK ] cuda.team_reduction_scan (1371 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 (10 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 (348 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (235 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 (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 (108 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 (6 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (3 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (3 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (16 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (15 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 (23 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 24: [ OK ] serial.scatterview (1732 ms) 24: [ RUN ] serial.scatterview_devicetype 24: [ OK ] serial.scatterview_devicetype (0 ms) 24: [ RUN ] serial.staticcrsgraph 24: [ OK ] serial.staticcrsgraph (19 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 6: [ OK ] cuda.view_allocation_large_rank (978 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 (5 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 (24 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (3 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 (243 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (232 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 (58 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (57 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 (58 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (17 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 (32 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (5 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (1366 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-7801/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-7801/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-7801/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 (6124 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 (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 (3 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 (2 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (2 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (43 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (43 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (45 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (129 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (131 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (129 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (129 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (130 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (130 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 (949 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (45291 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/54 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 45.84 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (11534 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 7: [ OK ] cuda.task_fib_deprecated (3408 ms) 7: [ RUN ] cuda.task_depend_deprecated 7: [ OK ] cuda.task_depend_deprecated (159 ms) 7: [ RUN ] cuda.task_team_deprecated 7: [ OK ] cuda.task_team_deprecated (16 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated 7: [ OK ] cuda.task_with_mempool_deprecated (4 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated 7: [ OK ] cuda.task_multiple_depend_deprecated (75 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 (4 ms) 7: [ RUN ] cuda.task_fib_deprecated_multiple 7: [ OK ] cuda.task_fib_deprecated_multiple (1150 ms) 7: [ RUN ] cuda.task_depend_deprecated_multiple 7: [ OK ] cuda.task_depend_deprecated_multiple (195 ms) 7: [ RUN ] cuda.task_team_deprecated_multiple 7: [ OK ] cuda.task_team_deprecated_multiple (22 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated_multiple 7: [ OK ] cuda.task_with_mempool_deprecated_multiple (5 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 7: [ OK ] cuda.task_multiple_depend_deprecated_multiple (75 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 (6 ms) 7: [ RUN ] cuda.task_fib_single 24: [ OK ] serial.UnorderedMap_insert (10550 ms) 24: [ RUN ] serial.UnorderedMap_failed_insert 7: [ OK ] cuda.task_fib_single (2796 ms) 7: [ RUN ] cuda.task_depend_single 7: [ OK ] cuda.task_depend_single (239 ms) 7: [ RUN ] cuda.task_team_single 7: [ OK ] cuda.task_team_single (22 ms) 7: [ RUN ] cuda.task_with_mempool_single 7: [ OK ] cuda.task_with_mempool_single (5 ms) 7: [ RUN ] cuda.task_multiple_depend_single 7: [ OK ] cuda.task_multiple_depend_single (103 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 (5 ms) 7: [ RUN ] cuda.task_fib_multiple 7: [ OK ] cuda.task_fib_multiple (2070 ms) 7: [ RUN ] cuda.task_depend_multiple 7: [ OK ] cuda.task_depend_multiple (161 ms) 7: [ RUN ] cuda.task_team_multiple 7: [ OK ] cuda.task_team_multiple (14 ms) 7: [ RUN ] cuda.task_with_mempool_multiple 7: [ OK ] cuda.task_with_mempool_multiple (7 ms) 7: [ RUN ] cuda.task_multiple_depend_multiple 7: [ OK ] cuda.task_multiple_depend_multiple (83 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 (7 ms) 7: [ RUN ] cuda.task_fib_chase_lev 24: [ OK ] serial.UnorderedMap_failed_insert (4612 ms) 24: [ RUN ] serial.UnorderedMap_deep_copy 24: [ OK ] serial.UnorderedMap_deep_copy (6 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 (1 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 (18557 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 70 tests from 2 test suites ran. (20289 ms total) 24: [ PASSED ] 68 tests. 24: [ SKIPPED ] 2 tests, listed below: 24: [ SKIPPED ] serial_DeathTest.dualview_external_view_construction 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 24/47 Test #24: Kokkos_ContainersUnitTest_Serial ........................... Passed 20.36 sec test 25 Start 25: Kokkos_ContainersUnitTest_OpenMP 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 70 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from openmp_DeathTest 25: [ RUN ] openmp_DeathTest.dualview_external_view_construction 25: [ OK ] openmp_DeathTest.dualview_external_view_construction (153 ms) 25: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (11490 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (23025 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 (303 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (9 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 (304 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (52 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 (72 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (90 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 (92 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 25: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (1729 ms) 25: [----------] 2 tests from openmp_DeathTest (1883 ms total) 25: 25: [----------] 68 tests from openmp 25: [ RUN ] openmp.bitset 25: [ OK ] openmp.bitset (439 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 (2 ms) 25: [ RUN ] openmp.dualview_realloc 25: [ OK ] openmp.dualview_realloc (0 ms) 25: [ RUN ] openmp.dualview_resize 25: [ OK ] openmp.dualview_resize (2 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 (32 ms) 25: [ RUN ] openmp.dyn_rank_view_api_generic 25: [ OK ] openmp.dyn_rank_view_api_generic (12 ms) 25: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 7: [ OK ] cuda.task_fib_chase_lev (2386 ms) 7: [ RUN ] cuda.task_depend_chase_lev 25: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (1 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 (15 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 (17 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 7: [ OK ] cuda.task_depend_chase_lev (468 ms) 7: [ RUN ] cuda.task_team_chase_lev 7: [ OK ] cuda.task_team_chase_lev (26 ms) 7: [ RUN ] cuda.task_with_mempool_chase_lev 7: [ OK ] cuda.task_with_mempool_chase_lev (15 ms) 7: [ RUN ] cuda.task_multiple_depend_chase_lev 7: [ OK ] cuda.task_multiple_depend_chase_lev (152 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 (11 ms) 7: [ RUN ] cuda.team_scratch_1_streams 25: [ OK ] openmp.scatterview (1706 ms) 25: [ RUN ] openmp.scatterview_devicetype 25: [ OK ] openmp.scatterview_devicetype (42 ms) 25: [ RUN ] openmp.staticcrsgraph 25: [ OK ] openmp.staticcrsgraph (25 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 4: [ OK ] serial.repeated_team_reduce (7195 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 (91 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (82 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 (2 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 (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 (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 (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (2 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 (466 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 (3 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 4: [ OK ] serial.view_fill_tests_layout_right (2176 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 25: [ OK ] openmp.UnorderedMap_insert (7843 ms) 25: [ RUN ] openmp.UnorderedMap_failed_insert 4: [ OK ] serial.view_fill_tests_layout_left (2626 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 (45 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 (70 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 (117 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-7801/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 (120 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (121 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (121 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (148 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (147 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (147 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 (14889 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (37915 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/57 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 38.32 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 7: [ OK ] cuda.team_scratch_1_streams (11317 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 (25022 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (33 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (8 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 (10 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 (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 5: [==========] Running 427 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 (1660 ms) 5: [ RUN ] hip_DeathTest.abort_from_device 25: [ OK ] openmp.UnorderedMap_failed_insert (5501 ms) 25: [ RUN ] openmp.UnorderedMap_deep_copy 25: [ OK ] openmp.UnorderedMap_deep_copy (9 ms) 25: [ RUN ] openmp.UnorderedMap_valid_empty 25: [ OK ] openmp.UnorderedMap_valid_empty (1 ms) 25: [ RUN ] openmp.UnorderedMap_clear_zero_size 25: [ OK ] openmp.UnorderedMap_clear_zero_size (1 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 (1 ms) 25: [ RUN ] openmp.vector_insert 25: [ OK ] openmp.vector_insert (1 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 (15667 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 70 tests from 2 test suites ran. (17551 ms total) 25: [ PASSED ] 70 tests. 25/47 Test #25: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 17.63 sec test 26 Start 26: Kokkos_ContainersPerformanceTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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.00669248 26: View sum computation time: 0.00669248 26: Strided View time (init only): 0.00667178 26: View Rank7 time (init only): 0.0067217 26: DynRankView time (init only): 0.00644091 26: DynRankView sum computation time: 0.00665784 26: Ratio of View to DynRankView time: 1.03906 26: Ratio of View to DynRankView sum computation time: 0.998682 26: Ratio of View to View Rank7 time: 0.995652 26: Ratio of StrideView to DynRankView time: 1.03584 26: Ratio of DynRankView to View Rank7 time: 0.958227 26: [ OK ] TEST_CATEGORY.dynrankview_perf (241 ms) 26: [ RUN ] TEST_CATEGORY.global_2_local 26: OpenMP 26: size, create, generate, fill, find 26: 256, 0.000359556, 0.000121649, 0.000166363, 0.011376 26: 512, 0.000223149, 0.000104528, 0.000171663, 0.0105317 26: 1024, 0.000164028, 8.9799e-05, 0.000171102, 0.012083 26: 2048, 0.000248167, 5.6065e-05, 0.000396035, 0.0109441 26: 4096, 0.000249139, 0.000121959, 0.000651336, 0.0117192 26: 8192, 0.000303952, 0.000142378, 0.00111353, 0.0134362 26: 16384, 0.000381378, 0.00010028, 0.00202001, 0.0188864 26: 32768, 0.000664471, 0.00013289, 0.0043197, 0.0318847 26: 65536, 0.00108532, 0.000114285, 0.00884763, 0.0623984 26: 131072, 0.00187597, 0.000151895, 0.0174615, 0.132726 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (4222 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 26: 262144, 0.00311455, 0.000210086, 0.0344619, 0.210327 5: [ OK ] hip_DeathTest.abort_from_device (1592 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 26: 524288, 0.00596343, 0.000295406, 0.0698855, 0.715946 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1705 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1654 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: 1048576, 0.0118923, 0.000454766, 0.12616, 2.60825 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1659 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1569 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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 26: 2097152, 0.0211225, 0.000815705, 0.275867, 6.01761 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (11685 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (11352 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (10731 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (72 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (3 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 (26782 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (51 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (18 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 (30 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 (5 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (0 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 (988 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 (7 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (20 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 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 (244 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (237 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (71 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (16 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 (3 ms) 7: [----------] 28 tests from cuda_uvm (1703 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 97 tests from 3 test suites ran. (53508 ms total) 7: [ PASSED ] 97 tests. 7/54 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 53.85 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 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 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.graph_lock_based_atomic_op 8: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 8: [----------] 1 test from cuda (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/54 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.28 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 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: [==========] Running 2 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from cuda 9: [ RUN ] cuda.debug_serial_execution 26: 4194304, 0.0393554, 0.00149078, 0.579921, 12.844 26: [ OK ] TEST_CATEGORY.global_2_local (23943 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.119377 seconds 26: test took 0.12088 seconds 26: num_threads 8 26: hand-coded test took 0.119032 seconds 26: test took 0.118709 seconds 26: num_threads 8 26: hand-coded test took 0.119361 seconds 26: test took 0.116092 seconds 26: num_threads 8 26: hand-coded test took 0.119105 seconds 26: test took 0.116834 seconds 26: num_threads 8 26: hand-coded test took 0.119263 seconds 26: test took 0.116011 seconds 26: [ OK ] TEST_CATEGORY.scatter_view (1539 ms) 26: [----------] 5 tests from TEST_CATEGORY (25724 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 5 tests from 1 test suite ran. (25724 ms total) 26: [ PASSED ] 5 tests. 26/47 Test #26: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 25.73 sec test 27 Start 27: Kokkos_UnitTest_Sort 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 9: [ OK ] cuda.debug_serial_execution (122 ms) 9: [ RUN ] cuda.debug_pin_um_to_host 27: [ OK ] openmp_DeathTest.SortByKeyKeysLargerThanValues (309 ms) 27: [----------] 1 test from openmp_DeathTest (309 ms total) 27: 27: [----------] 16 tests from openmp 27: [ RUN ] openmp.SortUnsignedValueType 9: [ OK ] cuda.debug_pin_um_to_host (730 ms) 9: [----------] 2 tests from cuda (853 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (853 ms total) 9: [ PASSED ] 2 tests. 27: [ OK ] openmp.SortUnsignedValueType (499 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 (2 ms) 27: [ RUN ] openmp.SortByKeyWithComparator 27: [ OK ] openmp.SortByKeyWithComparator (2 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 9/54 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 1.17 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 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_interop (181 ms) 10: [----------] 1 test from cuda (181 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (181 ms total) 10: [ PASSED ] 1 test. 27: [ OK ] openmp.SortWithCustomComparator (142 ms) 27: [ RUN ] openmp.BinSortGenericTests 10/54 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.29 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 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: [ OK ] cuda.raw_cuda_streams (181 ms) 11: [----------] 1 test from cuda (181 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (181 ms total) 11: [ PASSED ] 1 test. 11/54 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.29 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 27: [ OK ] openmp.BinSortGenericTests (559 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 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_multi_gpu 12: [ RUN ] cuda_multi_gpu.managed_views 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 12: [ RUN ] cuda_multi_gpu.unmanaged_views 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 12: [ RUN ] cuda_multi_gpu.scratch_space 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 12: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 12: [----------] 4 tests from cuda_multi_gpu (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ SKIPPED ] 4 tests, listed below: 12: [ SKIPPED ] cuda_multi_gpu.managed_views 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 12: [ SKIPPED ] cuda_multi_gpu.scratch_space 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12/54 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.30 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 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 5 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 5 tests from cuda_GraphInterOp 13: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 13: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 13: [ RUN ] cuda_GraphInterOp.count_nodes 13: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 13: [ RUN ] cuda_GraphInterOp.debug_dot_print 13: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 13: Export a graph to DOT requires Cuda 11.6. 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 13: [ RUN ] cuda_GraphInterOp.instantiation_flags 13: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 13: Graph instantiation flag inspection requires Cuda 12. 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 13: [ RUN ] cuda_GraphInterOp.construct_from_native 13: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 13: [----------] 5 tests from cuda_GraphInterOp (1 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 5 tests from 1 test suite ran. (1 ms total) 13: [ PASSED ] 3 tests. 13: [ SKIPPED ] 2 tests, listed below: 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 13/54 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.29 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: 14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 14: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 14: setting CUDA_VISIBLE_DEVICES. 14: This could on multi GPU systems lead to severe performance" 14: penalties. 14: [==========] Running 59 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 19 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 14: [ RUN ] defaultdevicetype.shared_space 14: [ OK ] defaultdevicetype.shared_space (97 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (3 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (2 ms) 14: [ RUN ] defaultdevicetype.bhalf_operators 14: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 14: [ RUN ] defaultdevicetype.host_space_access 14: [ OK ] defaultdevicetype.host_space_access (0 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a1 14: [ OK ] defaultdevicetype.reduce_instantiation_a1 (11 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (34 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (45 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (48 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 14: [----------] 19 tests from defaultdevicetype (325 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (33 ms) 14: [----------] 1 test from kokkosresize (33 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/0.sizes 14: [ OK ] TestViewAPI/0.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/0 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/1.sizes 14: [ OK ] TestViewAPI/1.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/1 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/2.sizes 14: [ OK ] TestViewAPI/2.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/2 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/3.sizes 14: [ OK ] TestViewAPI/3.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/3 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/4.sizes 14: [ OK ] TestViewAPI/4.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/4 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/5.sizes 14: [ OK ] TestViewAPI/5.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/5 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/6.sizes 14: [ OK ] TestViewAPI/6.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/6 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/7.sizes 14: [ OK ] TestViewAPI/7.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/7 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/8.sizes 14: [ OK ] TestViewAPI/8.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/8 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/9.sizes 14: [ OK ] TestViewAPI/9.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/9 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/10.sizes 14: [ OK ] TestViewAPI/10.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/10 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/11.sizes 14: [ OK ] TestViewAPI/11.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/11 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/12.sizes 14: [ OK ] TestViewAPI/12.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/12 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/13.sizes 14: [ OK ] TestViewAPI/13.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/13 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/14.sizes 14: [ OK ] TestViewAPI/14.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/14 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/15.sizes 14: [ OK ] TestViewAPI/15.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/15 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/16.sizes 14: [ OK ] TestViewAPI/16.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/16 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/17.sizes 14: [ OK ] TestViewAPI/17.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/17 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/18.sizes 14: [ OK ] TestViewAPI/18.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/18 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/19.sizes 14: [ OK ] TestViewAPI/19.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/19 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/20.sizes 14: [ OK ] TestViewAPI/20.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/20 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/21.sizes 14: [ OK ] TestViewAPI/21.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/21 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/22.sizes 14: [ OK ] TestViewAPI/22.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/22 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/23.sizes 14: [ OK ] TestViewAPI/23.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/23 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/24.sizes 14: [ OK ] TestViewAPI/24.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/24 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/25.sizes 14: [ OK ] TestViewAPI/25.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/25 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/26.sizes 14: [ OK ] TestViewAPI/26.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/26 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/27.sizes 14: [ OK ] TestViewAPI/27.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/27 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/28.sizes 14: [ OK ] TestViewAPI/28.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/28 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/29.sizes 14: [ OK ] TestViewAPI/29.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/29 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/30.sizes 14: [ OK ] TestViewAPI/30.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/30 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/31.sizes 14: [ OK ] TestViewAPI/31.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/31 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/32.sizes 14: [ OK ] TestViewAPI/32.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/32 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/33.sizes 14: [ OK ] TestViewAPI/33.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/33 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/34.sizes 14: [ OK ] TestViewAPI/34.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/34 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/35.sizes 14: [ OK ] TestViewAPI/35.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/35 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/36.sizes 14: [ OK ] TestViewAPI/36.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/36 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/37.sizes 14: [ OK ] TestViewAPI/37.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/37 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 59 tests from 41 test suites ran. (368 ms total) 14: [ PASSED ] 59 tests. 14/54 Test #14: Kokkos_CoreUnitTest_Default ................................ Passed 0.70 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (576 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1895 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (2471 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (11416 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 15: [ OK ] InitializeFinalize_DeathTest.initialize (1423 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 15: [ OK ] InitializeFinalize_DeathTest.finalize (961 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: [ OK ] InitializeFinalize_DeathTest.is_initialized (281 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: [ OK ] InitializeFinalize_DeathTest.is_finalized (287 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (2954 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: [ OK ] Legion_DeathTest.individual_backend_initialization (290 ms) 15: [----------] 1 test from Legion_DeathTest (290 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (276 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (579 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (855 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: [ OK ] ScopeGuard_DeathTest.create (278 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: [ OK ] ScopeGuard_DeathTest.create_argument (281 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 15: [ OK ] ScopeGuard_DeathTest.create_while_initialize (575 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1105 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: [ OK ] ScopeGuard_DeathTest.create_after_finalize (800 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (746 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (3787 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (923 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (169 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (410 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (1504 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (11864 ms total) 15: [ PASSED ] 28 tests. 15/54 Test #15: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 11.88 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 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 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.development_test 16: [ OK ] defaultdevicetype.development_test (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/54 Test #16: Kokkos_CoreUnitTest_Develop ................................ Passed 0.36 sec test 17 Start 17: Kokkos_CoreUnitTest_KokkosP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 17: Test timeout computed to be: 1500 17: 17: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 17: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 17: setting CUDA_VISIBLE_DEVICES. 17: This could on multi GPU systems lead to severe performance" 17: penalties. 17: [==========] Running 32 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 32 tests from kokkosp 17: [ RUN ] kokkosp.test_named_instance_fence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: [ OK ] kokkosp.test_named_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_instance_fence 17: Ref: 33554433 17: Ref: Unnamed Instance Fence 17: 33554433 17: Kokkos::Cuda::fence(): Unnamed Instance Fence 17: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 17: [ RUN ] kokkosp.test_named_global_fence 17: Ref: 33554432 17: Ref: test global fence 17: 0 17: test global fence 17: Miss on id 17: 33554432 17: test global fence 17: [ OK ] kokkosp.test_named_global_fence (0 ms) 17: [ RUN ] kokkosp.test_unnamed_global_fence 17: Ref: 33554432 17: Ref: Unnamed Global Fence 17: 0 17: Kokkos::fence: Unnamed Global Fence 17: Miss on id 17: 33554432 17: Kokkos::fence: Unnamed Global Fence 17: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 17: [ RUN ] kokkosp.test_multiple_default_instances 17: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 17: [ RUN ] kokkosp.test_id_gen 17: [ OK ] kokkosp.test_id_gen (0 ms) 17: [ RUN ] kokkosp.test_kernel_sequence 17: Ref: 33554433 17: Ref: named_instance 17: 33554433 17: named_instance 17: Ref: 33554433 17: Ref: test_kernel 17: 33554433 17: named_instance 17: Miss on name 17: 0 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554432 17: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 17: Miss on name 17: Miss on id 17: 33554433 17: test_kernel 17: [ OK ] kokkosp.test_kernel_sequence (0 ms) 17: [ RUN ] kokkosp.test_streams 17: [ OK ] kokkosp.test_streams (0 ms) 17: [ RUN ] kokkosp.async_deep_copy 17: [ OK ] kokkosp.async_deep_copy (1 ms) 17: [ RUN ] kokkosp.parallel_for 17: [ OK ] kokkosp.parallel_for (0 ms) 17: [ RUN ] kokkosp.parallel_reduce 17: [ OK ] kokkosp.parallel_reduce (0 ms) 17: [ RUN ] kokkosp.parallel_scan 17: [ OK ] kokkosp.parallel_scan (4 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence 17: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 17: [ RUN ] kokkosp.parallel_scan_no_fence_view 17: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 17: [ RUN ] kokkosp.regions 17: [ OK ] kokkosp.regions (0 ms) 17: [ RUN ] kokkosp.fences 17: [ OK ] kokkosp.fences (0 ms) 17: [ RUN ] kokkosp.raw_allocation 17: [ OK ] kokkosp.raw_allocation (0 ms) 17: [ RUN ] kokkosp.view 17: [ OK ] kokkosp.view (0 ms) 17: [ RUN ] kokkosp.sections 17: [ OK ] kokkosp.sections (0 ms) 17: [ RUN ] kokkosp.metadata 17: [ OK ] kokkosp.metadata (0 ms) 17: [ RUN ] kokkosp.profile_events 17: [ OK ] kokkosp.profile_events (0 ms) 17: [ RUN ] kokkosp.no_init_kernel 17: [ OK ] kokkosp.no_init_kernel (0 ms) 17: [ RUN ] kokkosp.get_events 17: [ OK ] kokkosp.get_events (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_for 17: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_reduce 17: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 17: [ RUN ] kokkosp.kernel_name_parallel_scan 17: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 17: [ RUN ] kokkosp.kernel_name_internal 17: [ OK ] kokkosp.kernel_name_internal (0 ms) 17: [ RUN ] kokkosp.profiling_section 17: [ OK ] kokkosp.profiling_section (0 ms) 17: [ RUN ] kokkosp.scoped_profile_region 17: [ OK ] kokkosp.scoped_profile_region (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init 17: [ OK ] kokkosp.create_mirror_no_init (0 ms) 17: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 17: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 17: [ RUN ] kokkosp.create_mirror_view_and_copy 17: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 17: skipping since the CudaUVMSpace requires additional fences 17: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 17: [----------] 32 tests from kokkosp (8 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 32 tests from 1 test suite ran. (8 ms total) 17: [ PASSED ] 31 tests. 17: [ SKIPPED ] 1 test, listed below: 17: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 17/54 Test #17: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.30 sec test 18 Start 18: Kokkos_CoreUnitTest_ToolIndependence 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 18: Test timeout computed to be: 1500 18/54 Test #18: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoadHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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/54 Test #19: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.32 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLineHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 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_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/54 Test #20: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.27 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoad 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build-tests/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: 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:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x555556098200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556098340:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560983c0:Host:source:0x555556098280: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:0x5555560984c0: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:0x555556098340:40::kokkosp_deallocate_data:Host:source:0x555556098200:40::kokkosp_finalize_library:: 21/54 Test #21: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.27 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLine 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/libkokkosprinter-tool.so" 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: 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:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x555556098200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556098340:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560983c0:Host:source:0x555556098280: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:0x5555560984c0: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:0x555556098340:40::kokkosp_deallocate_data:Host:source:0x555556098200:40::kokkosp_finalize_library:: 27: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (14521 ms) 27: [ RUN ] openmp.NestedSort 27: [ OK ] openmp.NestedSort (7 ms) 27: [ RUN ] openmp.NestedSortByKey 27: [ OK ] openmp.NestedSortByKey (53 ms) 27: [----------] 16 tests from openmp (15792 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 17 tests from 2 test suites ran. (16102 ms total) 27: [ PASSED ] 17 tests. 27/47 Test #27: Kokkos_UnitTest_Sort ....................................... Passed 16.12 sec test 28 Start 28: Kokkos_UnitTest_Random 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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:1740691362522119186 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00785273 -0.000318153 || 0.051031 2045 2408 || 2239.65 2222.06 || -4.39814 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00513899 0.00012723 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 22/54 Test #22: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.27 sec test 23 Start 23: Kokkos_CoreUnitTest_StackTraceTest 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec 23: Test timeout computed to be: 1500 23: 23: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 23: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 23: setting CUDA_VISIBLE_DEVICES. 23: This could on multi GPU systems lead to severe performance" 23: penalties. 23: [==========] Running 3 tests from 2 test suites. 23: [----------] Global test environment set-up. 23: [----------] 2 tests from defaultdevicetype_DeathTest 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5555555a4aff] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555a4aff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x5555555a4aff] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555a4aff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (468 ms) 23: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00719601 -0.00181429 || 0.051031 2053 2405 || 2238.17 2222.06 || -25.0808 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0149842 -0.000584102 || 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.00912623 0.000770358 || 0.051031 2033 2412 || 2242.53 2222.06 || 10.6494 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00522405 -2.63354e-05 || 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.0143761 0.000249009 || 0.051031 2057 2408 || 2254.47 2222.06 || 3.4423 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.00173321 -0.000705299 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5555555a4e9c] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555a4e9c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x5555555a4e9c] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555a4e9c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00149071 0.000680661 || 0.051031 2046 2391 || 2225.38 2222.06 || 9.40946 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0047381 -9.28037e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 23: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (987 ms) 23: [----------] 2 tests from defaultdevicetype_DeathTest (1456 ms total) 23: 23: [----------] 1 test from defaultdevicetype 23: [ RUN ] defaultdevicetype.stacktrace_normal 23: Top of f1 23: Top of f0 23: Top of f0 23: test_f1: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x5555555a2a24] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f1: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555a2a24] Test::test_stacktrace(bool, bool) 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f3 23: Top of f1 23: Top of f0 23: Top of f0 23: StackTrace f3(std::cout, 4) returned: 110 23: test_f3: 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555556047f9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9cc9] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x5555555aa128] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a330e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc32e] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x795df) [0x5555555cd5df] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79a3a) [0x5555555cda3a] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7a01d) [0x5555555ce01d] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d05f8] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d0acc] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559edf6] 23: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff3367083] 23: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0e8e] 23: 23: demangled test_f3: 23: [0x5555556047f9] Kokkos::Impl::save_stacktrace() 23: [0x5555555a9cc9] Test::stacktrace_test_f1(std::ostream&) 23: [0x5555555aa128] Test::stacktrace_test_f3(std::ostream&, int) 23: [0x5555555a330e] Test::test_stacktrace(bool, bool) 23: [0x5555555dc32e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 23: [0x5555555cd5df] 23: [0x5555555cda3a] 23: [0x5555555ce01d] 23: [0x5555555d05f8] testing::internal::UnitTestImpl::RunAllTests() 23: [0x5555555d0acc] testing::UnitTest::Run() 23: [0x55555559edf6] main 23: [0x7ffff3367083] __libc_start_main 23: [0x5555555a0e8e] _start 23: 23: Test setting std::terminate handler that prints the last saved stack trace 23: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 23: [----------] 1 test from defaultdevicetype (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 3 tests from 2 test suites ran. (1457 ms total) 23: [ PASSED ] 3 tests. 23/54 Test #23: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.74 sec test 24 Start 24: Kokkos_CoreUnitTest_CTestDevice 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 24: Test timeout computed to be: 1500 24: [==========] Running 8 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from ctest_environment_DeathTest 24: [ RUN ] ctest_environment_DeathTest.invalid_rank 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.0156751 0.00206865 || 0.051031 2054 2399 || 2257.45 2222.06 || 28.5971 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.00738808 0.000511137 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 24: [ OK ] ctest_environment_DeathTest.invalid_rank (138 ms) 24: [ RUN ] ctest_environment_DeathTest.no_type_str 24: [ OK ] ctest_environment_DeathTest.no_type_str (168 ms) 24: [ RUN ] ctest_environment_DeathTest.missing_type 28: -- Testing 1-D histogram 28: Density 1D: 0 0.0107706 0.000872927 || 0.051031 2003 2406 || 2198.38 2222.06 || 12.0673 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0135918 0.00017833 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 24: [ OK ] ctest_environment_DeathTest.missing_type (313 ms) 24: [ RUN ] ctest_environment_DeathTest.no_id_str 24: [ OK ] ctest_environment_DeathTest.no_id_str (142 ms) 24: [ RUN ] ctest_environment_DeathTest.invalid_id_str 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.0163013 0.00182581 || 0.051031 2030 2419 || 2258.88 2222.06 || 25.24 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0273387 0.000582603 || 0.051031 1e+64 -1e+64 28: Test Seed:1740691365349649474 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00085693 -0.000284186 || 0.051031 2054 2392 || 2223.97 2222.06 || -3.92858 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.0133435 -0.000486295 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 24: [ OK ] ctest_environment_DeathTest.invalid_id_str (484 ms) 24: [----------] 5 tests from ctest_environment_DeathTest (1248 ms total) 24: 24: [----------] 3 tests from ctest_environment 24: [ RUN ] ctest_environment.no_device_type 24: [ OK ] ctest_environment.no_device_type (0 ms) 24: [ RUN ] ctest_environment.no_process_count 24: [ OK ] ctest_environment.no_process_count (0 ms) 24: [ RUN ] ctest_environment.good 24: [ OK ] ctest_environment.good (0 ms) 24: [----------] 3 tests from ctest_environment (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 8 tests from 2 test suites ran. (1248 ms total) 24: [ PASSED ] 8 tests. 24/54 Test #24: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.26 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 25: Test timeout computed to be: 1500 25/54 Test #25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 26: Test timeout computed to be: 1500 26: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 26/54 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 27: Test timeout computed to be: 1500 27/54 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 28: Environment variables: 28: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 28: Test timeout computed to be: 1500 28/54 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7801/build-tests/core/unit_test/TestDeviceAndThreads.py" "-v" 29: Test timeout computed to be: 1500 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.000798039 0.000508014 || 0.051031 2026 2402 || 2223.84 2222.06 || 7.02278 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.000314032 0.000265443 || 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.000339021 0.0016467 || 0.051031 2032 2409 || 2221.31 2222.06 || 22.7639 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.00166254 -0.000208724 || 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.0265417 -0.00141304 || 0.051031 2042 2400 || 2164.61 2222.06 || -19.5338 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.00182916 -3.65322e-06 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.51042e-08 0.0202357 0.000768526 || 0.051031 2042 2420 || 2177.99 2222.06 || 10.6241 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 1.95313e-07 0.00625846 0.000203485 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.51042e-08 0.00805086 0.00184071 || 0.051031 2054 2398 || 2204.31 2222.06 || 25.4459 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 1.95313e-07 -0.00700216 0.000148542 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.51042e-08 -0.000854944 -3.19109e-05 || 0.051031 2050 2406 || 2223.96 2222.06 || -0.441137 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 1.95313e-07 -0.00605077 0.000378396 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00133073 0.000409451 || 0.051031 2047 2411 || 2225.02 2222.06 || 5.66025 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00654898 -0.000207131 || 0.051031 1e+64 -1e+64 28: [ OK ] openmp.Random_XorShift64 (5602 ms) 28: [ RUN ] openmp.Random_XorShift1024_0 28: Test Seed:1740691368124835141 28: Test Scalar=int 28: -- Testing randomness properties 29: test_device_id (__main__.KokkosInitializationTestCase) ... ok 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0133435 -0.00180818 || 0.051031 2026 2363 || 2169.28 2198.22 || -24.9962 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00994703 -9.7707e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 29: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.0130707 0.00322145 || 0.051031 2028 2394 || 2227.34 2198.22 || 44.5334 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00141662 0.00066241 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00521504 0.000507586 || 0.051031 1999 2373 || 2186.82 2198.22 || 7.01687 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.0336372 0.000330526 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 29: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 29: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0241312 -0.0039464 || 0.051031 2024 2383 || 2146.43 2198.22 || -54.5551 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.0282681 0.000311552 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.0175799 -0.000508894 || 0.051031 1987 2392 || 2237.56 2198.22 || -7.03495 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.00931482 -0.000801563 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00400083 -0.00152513 || 0.051031 2020 2388 || 2189.46 2198.22 || -21.0833 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00979682 0.0006056 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 29: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 5 tests in 3.196s 29: 29: OK (skipped=1) 29/54 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.63 sec test 30 Start 30: Kokkos_ContainersUnitTest_Serial 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 30: Test timeout computed to be: 1500 28: -- Testing 1-D histogram 28: Density 1D: 7.27255e-05 0.0123177 0.00154213 || 0.051031 2010 2402 || 2171.48 2198.22 || 21.3185 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.28572e-05 0.00158741 0.000536317 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 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 70 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 2 tests from serial_DeathTest 30: [ RUN ] serial_DeathTest.dualview_external_view_construction 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00533788 -0.000510259 || 0.051031 2030 2377 || 2186.55 2198.22 || -7.05382 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.0158662 -0.000439587 || 0.051031 1e+64 -1e+64 28: Test Seed:1740691371017772902 28: Test Scalar=int 28: -- Testing randomness properties 30: [ OK ] serial_DeathTest.dualview_external_view_construction (491 ms) 30: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.0282223 0.000473109 || 0.051031 2022 2383 || 2262.06 2198.22 || 6.54026 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.00221779 0.000276255 || 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.0157348 0.00237811 || 0.051031 1998 2366 || 2164.17 2198.22 || 32.875 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.000980406 -6.79882e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.00737902 0.00110499 || 0.051031 2016 2375 || 2214.56 2198.22 || 15.2754 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.000512356 -0.000157315 || 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.0029848 0.00122012 || 0.051031 2016 2381 || 2204.8 2198.22 || 16.8669 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.0164772 0.000776897 || 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.0029547 -0.000604057 || 0.051031 1996 2368 || 2204.74 2198.22 || -8.35048 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 -0.0236436 0.000467478 || 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.0120263 -0.00126234 || 0.051031 2009 2393 || 2172.1 2198.22 || -17.4506 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 0.0170536 0.00021269 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26926e-05 -0.00381216 0.00139509 || 0.051031 2016 2383 || 2206.63 2198.22 || 19.2857 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 0.0112192 -0.000463222 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0114016 -0.000590835 || 0.051031 2013 2383 || 2173.44 2198.22 || -8.1677 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.000567107 4.15378e-05 || 0.051031 1e+64 -1e+64 28: [ OK ] openmp.Random_XorShift1024_0 (5819 ms) 28: [ RUN ] openmp.Multi_streams 28: [ OK ] openmp.Multi_streams (0 ms) 28: [----------] 3 tests from openmp (11422 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 3 tests from 1 test suite ran. (11422 ms total) 28: [ PASSED ] 3 tests. 28/47 Test #28: Kokkos_UnitTest_Random ..................................... Passed 11.43 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (1 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 (1 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet2 29: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet3 29: [ OK ] random_access_iterator_test.operatorsSet3 (1 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 (8 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 16 tests from 4 test suites ran. (8 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-7801/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 (22 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 (19 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 (17 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 (17 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 (25 ms) 30: [----------] 7 tests from std_algorithms_min_max_element_test (102 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 7 tests from 1 test suite ran. (102 ms total) 30: [ PASSED ] 7 tests. 30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.11 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (67 ms) 31: [----------] 1 test from std_algorithms_lexicographical_compare_test (67 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_test 31: [ RUN ] std_algorithms_for_each_test.test 31: [ OK ] std_algorithms_for_each_test.test (97 ms) 31: [----------] 1 test from std_algorithms_for_each_test (97 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 (64 ms) 31: [----------] 1 test from std_algorithms_find_test (64 ms total) 31: 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 31: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1335 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 31: [ OK ] std_algorithms_non_mod_seq_ops.find_end (607 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search 31: [ OK ] std_algorithms_non_mod_seq_ops.search (605 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 30: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (6133 ms) 30: [----------] 2 tests from serial_DeathTest (6624 ms total) 30: 30: [----------] 68 tests from serial 30: [ RUN ] serial.bitset 31: [ OK ] std_algorithms_non_mod_seq_ops.search_n (667 ms) 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3216 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 (41 ms) 31: [----------] 1 test from std_algorithms_count_test (41 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 (55 ms) 31: [----------] 1 test from std_algorithms_equal_test (55 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 (63 ms) 31: [----------] 1 test from std_algorithms_all_any_none_of_test (63 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 (72 ms) 31: [----------] 1 test from std_algorithms_nonmod_seq_ops (72 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 (140 ms) 31: [----------] 1 test from std_algorithms_mismatch_test (140 ms total) 31: 31: [----------] 1 test from std_algorithms_mod_seq_ops 31: [ RUN ] std_algorithms_mod_seq_ops.move_backward 31: [ OK ] std_algorithms_mod_seq_ops.move_backward (106 ms) 31: [----------] 1 test from std_algorithms_mod_seq_ops (106 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 13 tests from 10 test suites ran. (3927 ms total) 31: [ PASSED ] 13 tests. 31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 3.93 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (1 ms) 32: [----------] 3 tests from std_algorithms_mod_ops_test (1 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 (2 ms) 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 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 (67 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_if 32: [ OK ] std_algorithms_replace_ops_test.replace_if (175 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy 32: [ OK ] std_algorithms_replace_ops_test.replace_copy (97 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 32: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (97 ms) 32: [----------] 4 tests from std_algorithms_replace_ops_test (436 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 (64 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] serial.bitset (1171 ms) 30: [ RUN ] serial.bitset_default_constructor_no_alloc 30: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] serial.dualview_combination 30: [ OK ] serial.dualview_combination (0 ms) 30: [ RUN ] serial.dualview_alloc 30: [ OK ] serial.dualview_alloc (0 ms) 30: [ RUN ] serial.test_dualview_copy_construction_and_assignment 30: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] serial.dualview_combinations_without_init 30: [ OK ] serial.dualview_combinations_without_init (0 ms) 30: [ RUN ] serial.dualview_deep_copy 30: [ OK ] serial.dualview_deep_copy (0 ms) 30: [ RUN ] serial.dualview_realloc 30: [ OK ] serial.dualview_realloc (0 ms) 30: [ RUN ] serial.dualview_resize 30: [ OK ] serial.dualview_resize (0 ms) 30: [ RUN ] serial.dualview_device_correct_kokkos_device 30: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] serial.dualview_host_correct_kokkos_device 30: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] serial.dualview_host_modify_template_device_sync 30: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 30: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] serial.dualview_device_modify_template_host_sync 30: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 30: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 30: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 30: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 30: [ RUN ] serial.dualview_sequential_host_init 30: [ OK ] serial.dualview_sequential_host_init (0 ms) 30: [ RUN ] serial.dynamic_view 30: [ OK ] serial.dynamic_view (14 ms) 30: [ RUN ] serial.dyn_rank_view_api_generic 30: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 30: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 30: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 30: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 30: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 30: skipping since not default execution space 30: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] serial.dyn_rank_view_api_operator_rank67 30: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 30: [ RUN ] serial.dyn_rank_view_team_scratch 30: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 30: [ RUN ] serial.ErrorReporterViaLambda 30: [ OK ] serial.ErrorReporterViaLambda (0 ms) 30: [ RUN ] serial.ErrorReporter 30: [ OK ] serial.ErrorReporter (0 ms) 30: [ RUN ] serial.offsetview_construction 30: [ OK ] serial.offsetview_construction (36 ms) 30: [ RUN ] serial.offsetview_unmanaged_construction 30: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] serial.offsetview_subview 30: [ OK ] serial.offsetview_subview (4 ms) 30: [ RUN ] serial.offsetview_offsets_rank1 30: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] serial.offsetview_offsets_rank2 30: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] serial.offsetview_offsets_rank3 30: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] serial.scatterview 32: [ OK ] std_algorithms_mod_seq_ops.unique (180 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 32: [ OK ] std_algorithms_mod_seq_ops.unique_copy (97 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove 32: [ OK ] std_algorithms_mod_seq_ops.remove (72 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_if (80 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy (163 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (112 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate 32: [ OK ] std_algorithms_mod_seq_ops.rotate (774 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 32: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (415 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_left 30: [ OK ] serial.scatterview (1696 ms) 30: [ RUN ] serial.scatterview_devicetype 30: [ OK ] serial.scatterview_devicetype (1 ms) 30: [ RUN ] serial.staticcrsgraph 30: [ OK ] serial.staticcrsgraph (7 ms) 30: [ RUN ] serial.resize_realloc_no_init_dualview 30: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 30: [ RUN ] serial.resize_realloc_no_alloc_dualview 30: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] serial.resize_exec_space_dualview 30: [ OK ] serial.resize_exec_space_dualview (0 ms) 30: [ RUN ] serial.realloc_exec_space_dualview 30: [ OK ] serial.realloc_exec_space_dualview (0 ms) 30: [ RUN ] serial.resize_realloc_no_init_dynrankview 30: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] serial.resize_exec_space_dynrankview 30: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] serial.realloc_exec_space_dynrankview 30: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] serial.resize_realloc_no_init_scatterview 30: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] serial.resize_realloc_no_alloc_scatterview 30: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] serial.resize_exec_space_scatterview 30: [ OK ] serial.resize_exec_space_scatterview (0 ms) 30: [ RUN ] serial.realloc_exec_space_scatterview 30: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynrankview 30: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 30: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_offsetview 30: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_offsetview 30: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynamicview 30: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 30: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] serial.UnorderedMap_insert 32: [ OK ] std_algorithms_mod_seq_ops.shift_left (975 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_right 32: [ OK ] std_algorithms_mod_seq_ops.shift_right (982 ms) 32: [----------] 11 tests from std_algorithms_mod_seq_ops (3919 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 (94 ms) 32: [----------] 1 test from std_algorithms_modseq_test (94 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 31 tests from 5 test suites ran. (4461 ms total) 32: [ PASSED ] 31 tests. 32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.47 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted (36 ms) 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (32 ms) 33: [----------] 2 tests from std_algorithms_sorting_ops_test (68 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 (4 ms) 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 33: [ RUN ] std_algorithms_partitioning_test.partition_point 33: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 33: [----------] 4 tests from std_algorithms_partitioning_test (11 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 (47 ms) 33: [----------] 1 test from std_algorithms_partitioning_ops (47 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 (3 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 (3 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 (3 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 (3 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 ms) 33: [----------] 12 tests from std_algorithms_numerics_test (35 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 (111 ms) 33: [----------] 1 test from std_algorithms_numerics_ops_test (111 ms total) 33: 33: [----------] 8 tests from std_algorithms_numeric_ops_test 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (29458 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1828 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 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1653 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 (441 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 30: [ OK ] serial.UnorderedMap_insert (6678 ms) 30: [ RUN ] serial.UnorderedMap_failed_insert 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (737 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 (4661 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 (76 ms) 33: [----------] 1 test from std_algorithms_transform_ops_test (76 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 29 tests from 7 test suites ran. (5012 ms total) 33: [ PASSED ] 29 tests. 33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 5.02 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (833 ms) 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (792 ms) 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1626 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 (358 ms) 34: [ RUN ] std_algorithms_count_team_test.count_returns_zero 34: [ OK ] std_algorithms_count_team_test.count_returns_zero (349 ms) 34: [----------] 2 tests from std_algorithms_count_team_test (707 ms total) 34: 34: [----------] 1 test from std_algorithms_count_if_team_test 34: [ RUN ] std_algorithms_count_if_team_test.test 30: [ OK ] serial.UnorderedMap_failed_insert (3460 ms) 30: [ RUN ] serial.UnorderedMap_deep_copy 30: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 30: [ RUN ] serial.UnorderedMap_valid_empty 30: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 30: [ RUN ] serial.UnorderedMap_clear_zero_size 30: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] serial.UnorderedMap_consistent_size 30: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 30: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] serial.UnorderedMap_lambda_capturable 30: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] serial.UnorderedMap_constructor_view_alloc 30: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] serial.vector_combination 30: [ OK ] serial.vector_combination (0 ms) 30: [ RUN ] serial.vector_insert 30: [ OK ] serial.vector_insert (0 ms) 30: [ RUN ] serial.vector_push_back_default_exec 30: [ OK ] serial.vector_push_back_default_exec (0 ms) 30: [ RUN ] serial.viewctorprop_embedded_dim 30: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 30: [----------] 68 tests from serial (13090 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 70 tests from 2 test suites ran. (19715 ms total) 30: [ PASSED ] 69 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 34: [ OK ] std_algorithms_count_if_team_test.test (396 ms) 34: [----------] 1 test from std_algorithms_count_if_team_test (396 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_team_test 34: [ RUN ] std_algorithms_for_each_team_test.test 30/54 Test #30: Kokkos_ContainersUnitTest_Serial ........................... Passed 20.03 sec test 31 Start 31: Kokkos_ContainersUnitTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_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 70 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from cuda_DeathTest 31: [ RUN ] cuda_DeathTest.dualview_external_view_construction 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped 31: test only relevant if DualView uses one allocation 31: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) 31: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 34: [ OK ] std_algorithms_for_each_team_test.test (524 ms) 34: [----------] 1 test from std_algorithms_for_each_team_test (524 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_n_team_test 34: [ RUN ] std_algorithms_for_each_n_team_test.test 34: [ OK ] std_algorithms_for_each_n_team_test.test (548 ms) 34: [----------] 1 test from std_algorithms_for_each_n_team_test (548 ms total) 34: 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 34: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (857 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (836 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (834 ms) 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2528 ms total) 34: 34: [----------] 2 tests from std_algorithms_mismatch_team_test 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 34: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (885 ms) 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 34: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1216 ms) 34: [----------] 2 tests from std_algorithms_mismatch_team_test (2102 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 12 tests from 7 test suites ran. (8436 ms total) 34: [ PASSED ] 12 tests. 34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 8.44 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 35: [ OK ] std_algorithms_equal_team_test.views_are_equal (1387 ms) 35: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 31: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (8080 ms) 31: [----------] 2 tests from cuda_DeathTest (8080 ms total) 31: 31: [----------] 68 tests from cuda 31: [ RUN ] cuda.bitset 31: [ OK ] cuda.bitset (12 ms) 31: [ RUN ] cuda.bitset_default_constructor_no_alloc 31: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 31: [ RUN ] cuda.dualview_combination 31: [ OK ] cuda.dualview_combination (0 ms) 31: [ RUN ] cuda.dualview_alloc 31: [ OK ] cuda.dualview_alloc (0 ms) 31: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 31: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 31: [ RUN ] cuda.dualview_combinations_without_init 31: [ OK ] cuda.dualview_combinations_without_init (0 ms) 31: [ RUN ] cuda.dualview_deep_copy 31: [ OK ] cuda.dualview_deep_copy (4 ms) 31: [ RUN ] cuda.dualview_realloc 31: [ OK ] cuda.dualview_realloc (1 ms) 31: [ RUN ] cuda.dualview_resize 31: [ OK ] cuda.dualview_resize (2 ms) 31: [ RUN ] cuda.dualview_device_correct_kokkos_device 31: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_correct_kokkos_device 31: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_sync 31: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 31: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 31: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_sync 31: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 31: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 31: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 31: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 31: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 31: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 31: [ RUN ] cuda.dualview_sequential_host_init 31: [ OK ] cuda.dualview_sequential_host_init (2 ms) 31: [ RUN ] cuda.dynamic_view 31: [ OK ] cuda.dynamic_view (84 ms) 31: [ RUN ] cuda.dyn_rank_view_api_generic 31: [ OK ] cuda.dyn_rank_view_api_generic (32 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 31: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 31: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 31: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms) 31: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 31: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 31: [ RUN ] cuda.dyn_rank_view_team_scratch 31: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 31: [ RUN ] cuda.ErrorReporterViaLambda 31: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 31: [ RUN ] cuda.ErrorReporter 31: [ OK ] cuda.ErrorReporter (2 ms) 31: [ RUN ] cuda.offsetview_construction 31: [ OK ] cuda.offsetview_construction (9 ms) 31: [ RUN ] cuda.offsetview_unmanaged_construction 31: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 31: [ RUN ] cuda.offsetview_subview 31: [ OK ] cuda.offsetview_subview (10 ms) 31: [ RUN ] cuda.offsetview_offsets_rank1 31: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank2 31: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 31: [ RUN ] cuda.offsetview_offsets_rank3 31: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 31: [ RUN ] cuda.scatterview 35: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1816 ms) 35: [----------] 2 tests from std_algorithms_equal_team_test (3203 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 (730 ms) 35: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 35: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (795 ms) 35: [----------] 2 tests from std_algorithms_search_team_test (1526 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_end_team_test 35: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 35: [ OK ] std_algorithms_find_end_team_test.sequences_exist (760 ms) 35: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 35: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (867 ms) 35: [----------] 2 tests from std_algorithms_find_end_team_test (1628 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 (885 ms) 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1086 ms) 35: [----------] 2 tests from std_algorithms_find_first_of_team_test (1972 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 8 tests from 4 test suites ran. (8330 ms total) 35: [ PASSED ] 8 tests. 35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 8.34 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (394 ms) 36: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 36: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (367 ms) 36: [----------] 2 tests from std_algorithms_find_team_test (762 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 (361 ms) 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (367 ms) 36: [----------] 2 tests from std_algorithms_find_if_team_test (728 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 (361 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 (349 ms) 36: [----------] 2 tests from std_algorithms_find_if_not_team_test (710 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 (358 ms) 36: [----------] 1 test from std_algorithms_all_of_team_test (358 ms total) 36: 36: [----------] 1 test from std_algorithms_any_of_team_test 36: [ RUN ] std_algorithms_any_of_team_test.test 36: [ OK ] std_algorithms_any_of_team_test.test (350 ms) 36: [----------] 1 test from std_algorithms_any_of_team_test (350 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 (356 ms) 36: [----------] 1 test from std_algorithms_none_of_team_test (356 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 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (432 ms) 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (375 ms) 36: [----------] 2 tests from std_algorithms_search_n_team_test (807 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 11 tests from 7 test suites ran. (4075 ms total) 36: [ PASSED ] 11 tests. 36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 4.08 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 37: [ OK ] std_algorithms_min_element_team_test.test (824 ms) 37: [----------] 1 test from std_algorithms_min_element_team_test (824 ms total) 37: 37: [----------] 1 test from std_algorithms_max_element_team_test 37: [ RUN ] std_algorithms_max_element_team_test.test 37: [ OK ] std_algorithms_max_element_team_test.test (791 ms) 37: [----------] 1 test from std_algorithms_max_element_team_test (791 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 (784 ms) 37: [----------] 1 test from std_algorithms_minmax_element_team_test (784 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 3 test suites ran. (2400 ms total) 37: [ PASSED ] 3 tests. 37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.41 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (29750 ms) 5: [----------] 19 tests from hip_DeathTest (91823 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-7801/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: [----------] 307 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 (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 (29 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (28 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (27 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 (23 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (22 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (457 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral 38: [ OK ] std_algorithms_fill_team_test.test (418 ms) 38: [----------] 1 test from std_algorithms_fill_team_test (418 ms total) 38: 38: [----------] 1 test from std_algorithms_fill_n_team_test 38: [ RUN ] std_algorithms_fill_n_team_test.test 38: [ OK ] std_algorithms_fill_n_team_test.test (587 ms) 38: [----------] 1 test from std_algorithms_fill_n_team_test (587 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_team_test 38: [ RUN ] std_algorithms_replace_team_test.test 38: [ OK ] std_algorithms_replace_team_test.test (575 ms) 38: [----------] 1 test from std_algorithms_replace_team_test (575 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_if_team_test 38: [ RUN ] std_algorithms_replace_if_team_test.test 38: [ OK ] std_algorithms_replace_if_team_test.test (467 ms) 38: [----------] 1 test from std_algorithms_replace_if_team_test (467 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_team_test 38: [ RUN ] std_algorithms_replace_copy_team_test.test 38: [ OK ] std_algorithms_replace_copy_team_test.test (550 ms) 38: [----------] 1 test from std_algorithms_replace_copy_team_test (550 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test 38: [ RUN ] std_algorithms_replace_copy_if_team_test.test 31: [ OK ] cuda.scatterview (13028 ms) 31: [ RUN ] cuda.scatterview_devicetype 31: [ OK ] cuda.scatterview_devicetype (30 ms) 31: [ RUN ] cuda.staticcrsgraph 31: [ OK ] cuda.staticcrsgraph (64 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dualview 31: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_dualview 31: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dualview 31: [ OK ] cuda.resize_exec_space_dualview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dualview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:155: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_dynrankview 31: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.resize_exec_space_dynrankview 31: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_dynrankview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:247: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_init_scatterview 31: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 31: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 31: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 31: [ RUN ] cuda.resize_exec_space_scatterview 31: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.realloc_exec_space_scatterview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:386: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview 31: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 31: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:496: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview 31: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:600: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview 31: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 31: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestWithoutInitializing.hpp:672: Skipped 31: skipping since CudaUVMSpace requires additional fences 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 31: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 31: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 31: [ RUN ] cuda.UnorderedMap_insert 38: [ OK ] std_algorithms_replace_copy_if_team_test.test (506 ms) 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (507 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 6 tests from 6 test suites ran. (3107 ms total) 38: [ PASSED ] 6 tests. 38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 3.12 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (427 ms) 39: [----------] 1 test from std_algorithms_reverse_team_test (427 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 (469 ms) 39: [----------] 1 test from std_algorithms_reverse_copy_team_test (469 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_team_test 39: [ RUN ] std_algorithms_rotate_team_test.test 39: [ OK ] std_algorithms_rotate_team_test.test (834 ms) 39: [----------] 1 test from std_algorithms_rotate_team_test (834 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 (824 ms) 39: [----------] 1 test from std_algorithms_rotate_copy_team_test (824 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 4 tests from 4 test suites ran. (2556 ms total) 39: [ PASSED ] 4 tests. 39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.56 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (647 ms) 40: [----------] 1 test from std_algorithms_move_team_test (647 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 (658 ms) 40: [----------] 1 test from std_algorithms_move_backward_team_test (658 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 (1825 ms) 40: [----------] 1 test from std_algorithms_shift_left_team_test (1825 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_right_team_test 40: [ RUN ] std_algorithms_shift_right_team_test.test 40: [ OK ] std_algorithms_shift_right_team_test.test (1820 ms) 40: [----------] 1 test from std_algorithms_shift_right_team_test (1820 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (4952 ms total) 40: [ PASSED ] 4 tests. 40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.96 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (798 ms) 41: [----------] 1 test from std_algorithms_copy_team_test (798 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 (671 ms) 41: [----------] 1 test from std_algorithms_copy_n_team_test (671 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_backward_team_test 41: [ RUN ] std_algorithms_copy_backward_team_test.test 41: [ OK ] std_algorithms_copy_backward_team_test.test (677 ms) 41: [----------] 1 test from std_algorithms_copy_backward_team_test (677 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_if_team_test 41: [ RUN ] std_algorithms_copy_if_team_test.test 41: [ OK ] std_algorithms_copy_if_team_test.test (631 ms) 41: [----------] 1 test from std_algorithms_copy_if_team_test (631 ms total) 41: 41: [----------] 1 test from std_algorithms_unique_copy_team_test 41: [ RUN ] std_algorithms_unique_copy_team_test.test 41: [ OK ] std_algorithms_unique_copy_team_test.test (707 ms) 41: [----------] 1 test from std_algorithms_unique_copy_team_test (707 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 (524 ms) 41: [----------] 1 test from std_algorithms_remove_team_test (524 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_if_team_test 41: [ RUN ] std_algorithms_remove_if_team_test.test 31: [ OK ] cuda.UnorderedMap_insert (13344 ms) 31: [ RUN ] cuda.UnorderedMap_failed_insert 41: [ OK ] std_algorithms_remove_if_team_test.test (460 ms) 41: [----------] 1 test from std_algorithms_remove_if_team_test (460 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_team_test 41: [ RUN ] std_algorithms_remove_copy_team_test.test 41: [ OK ] std_algorithms_remove_copy_team_test.test (639 ms) 41: [----------] 1 test from std_algorithms_remove_copy_team_test (639 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test 41: [ RUN ] std_algorithms_remove_copy_if_team_test.test 41: [ OK ] std_algorithms_remove_copy_if_team_test.test (498 ms) 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (498 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 9 tests from 9 test suites ran. (5610 ms total) 41: [ PASSED ] 9 tests. 41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 5.62 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (715 ms) 42: [----------] 1 test from std_algorithms_unique_team_test (715 ms total) 42: 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test 42: [ RUN ] std_algorithms_adjacent_difference_team_test.test 5: [ OK ] hip.atomic_views_integral (17611 ms) 5: [ RUN ] hip.atomic_views_nonintegral 42: [ OK ] std_algorithms_adjacent_difference_team_test.test (997 ms) 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (997 ms total) 42: 42: [----------] 1 test from std_algorithms_reduce_team_test 42: [ RUN ] std_algorithms_reduce_team_test.test 42: [ OK ] std_algorithms_reduce_team_test.test (1145 ms) 42: [----------] 1 test from std_algorithms_reduce_team_test (1146 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_reduce_team_test 42: [ RUN ] std_algorithms_transform_reduce_team_test.test 31: [ OK ] cuda.UnorderedMap_failed_insert (4584 ms) 31: [ RUN ] cuda.UnorderedMap_deep_copy 31: [ OK ] cuda.UnorderedMap_deep_copy (21 ms) 31: [ RUN ] cuda.UnorderedMap_valid_empty 31: [ OK ] cuda.UnorderedMap_valid_empty (5 ms) 31: [ RUN ] cuda.UnorderedMap_clear_zero_size 31: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 31: [ RUN ] cuda.UnorderedMap_consistent_size 31: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 31: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 31: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 31: [ RUN ] cuda.UnorderedMap_lambda_capturable 31: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 31: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 31: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 31: [ RUN ] cuda.vector_combination 31: [ OK ] cuda.vector_combination (1 ms) 31: [ RUN ] cuda.vector_insert 31: [ OK ] cuda.vector_insert (2 ms) 31: [ RUN ] cuda.vector_push_back_default_exec 31: [ OK ] cuda.vector_push_back_default_exec (0 ms) 31: [ RUN ] cuda.viewctorprop_embedded_dim 31: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 31: [----------] 68 tests from cuda (31274 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 70 tests from 2 test suites ran. (39355 ms total) 31: [ PASSED ] 63 tests. 31: [ SKIPPED ] 7 tests, listed below: 31: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 31: [ SKIPPED ] cuda.realloc_exec_space_dualview 31: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 31: [ SKIPPED ] cuda.realloc_exec_space_scatterview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 31: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 31/54 Test #31: Kokkos_ContainersUnitTest_Cuda ............................. Passed 39.70 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_Cuda 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 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 4 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 4 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: Cuda 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.000592416 32: View sum computation time: 0.000592416 32: Strided View time (init only): 0.000608257 32: View Rank7 time (init only): 0.000588469 32: DynRankView time (init only): 0.000581387 32: DynRankView sum computation time: 0.00224751 32: Ratio of View to DynRankView time: 1.01897 32: Ratio of View to DynRankView sum computation time: 0.956974 32: Ratio of View to View Rank7 time: 1.00671 32: Ratio of StrideView to DynRankView time: 1.04622 32: Ratio of DynRankView to View Rank7 time: 0.987965 32: [ OK ] TEST_CATEGORY.dynrankview_perf (619 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: Cuda 32: size, create, generate, fill, find 32: 256, 0.0013225, 1.5037e-05, 0.00502421, 0.00190407 32: 512, 0.00135665, 1.1401e-05, 2.3545e-05, 0.00194674 32: 1024, 0.00123682, 1.071e-05, 2.2302e-05, 0.00197009 32: 2048, 0.00126322, 1.052e-05, 2.4526e-05, 0.00199702 32: 4096, 0.00106436, 1.077e-05, 2.5037e-05, 0.00200779 32: 8192, 0.0012321, 1.0961e-05, 2.7411e-05, 0.00199724 32: 16384, 0.00125519, 1.0841e-05, 2.9887e-05, 0.00204299 32: 32768, 0.00149482, 1.0901e-05, 3.5266e-05, 0.00209925 32: 65536, 0.00261833, 1.1111e-05, 4.1388e-05, 0.00221527 32: 131072, 0.00294919, 1.1632e-05, 5.9992e-05, 0.00249151 32: 262144, 0.00447866, 1.2333e-05, 9.693e-05, 0.00310078 32: 524288, 0.00705312, 1.553e-05, 0.000148177, 0.00614318 32: 1048576, 0.0117653, 1.9086e-05, 0.000246942, 0.0113195 32: 2097152, 0.0196985, 2.5908e-05, 0.000779185, 0.0305588 32: 4194304, 0.0379313, 3.79e-05, 0.00172449, 0.0736898 32: [ OK ] TEST_CATEGORY.global_2_local (263 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [----------] 4 tests from TEST_CATEGORY (883 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 4 tests from 1 test suite ran. (883 ms total) 32: [ PASSED ] 4 tests. 32/54 Test #32: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 1.18 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from cuda_DeathTest 33: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 42: [ OK ] std_algorithms_transform_reduce_team_test.test (2000 ms) 42: [----------] 1 test from std_algorithms_transform_reduce_team_test (2000 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (4859 ms total) 42: [ PASSED ] 4 tests. 42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.87 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (767 ms) 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 33: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1205 ms) 33: [----------] 1 test from cuda_DeathTest (1205 ms total) 33: 33: [----------] 16 tests from cuda 33: [ RUN ] cuda.SortUnsignedValueType 33: [ OK ] cuda.SortUnsignedValueType (28 ms) 33: [ RUN ] cuda.SortEmptyView 33: [ OK ] cuda.SortEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyView 33: [ OK ] cuda.SortByKeyEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyViewHost 33: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 33: [ RUN ] cuda.SortByKey 33: [ OK ] cuda.SortByKey (2 ms) 33: [ RUN ] cuda.SortByKeyWithComparator 33: [ OK ] cuda.SortByKeyWithComparator (2 ms) 33: [ RUN ] cuda.SortByKeyStaticExtents 33: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 33: [ RUN ] cuda.SortByKeyWithStrides 33: [ OK ] cuda.SortByKeyWithStrides (0 ms) 33: [ RUN ] cuda.SortWithCustomComparator 33: [ OK ] cuda.SortWithCustomComparator (130 ms) 33: [ RUN ] cuda.BinSortGenericTests 33: [ OK ] cuda.BinSortGenericTests (45 ms) 33: [ RUN ] cuda.BinSortEmptyView 33: [ OK ] cuda.BinSortEmptyView (0 ms) 33: [ RUN ] cuda.BinSortEmptyKeysView 33: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 33: [ RUN ] cuda.BinSort_issue_7221 33: [ OK ] cuda.BinSort_issue_7221 (0 ms) 33: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (534 ms) 43: [----------] 2 tests from std_algorithms_is_sorted_team_test (1302 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 (33 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (34 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (426 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (617 ms) 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1111 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 (16 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 43: [ OK ] std_algorithms_is_partitioned_team_test.all_true (304 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 43: [ OK ] std_algorithms_is_partitioned_team_test.all_false (307 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.random 43: [ OK ] std_algorithms_is_partitioned_team_test.random (208 ms) 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (837 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 (25 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_true 43: [ OK ] std_algorithms_partition_copy_team_test.all_true (579 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_false 43: [ OK ] std_algorithms_partition_copy_team_test.all_false (575 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.random 43: [ OK ] std_algorithms_partition_copy_team_test.random (481 ms) 43: [----------] 4 tests from std_algorithms_partition_copy_team_test (1662 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 (15 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_true 43: [ OK ] std_algorithms_partition_point_team_test.all_true (310 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_false 43: [ OK ] std_algorithms_partition_point_team_test.all_false (302 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.random 43: [ OK ] std_algorithms_partition_point_team_test.random (211 ms) 43: [----------] 4 tests from std_algorithms_partition_point_team_test (840 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 18 tests from 5 test suites ran. (5753 ms total) 43: [ PASSED ] 18 tests. 43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.76 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (975 ms) 44: [ RUN ] std_algorithms_transform_team_test.test_binary_op 44: [ OK ] std_algorithms_transform_team_test.test_binary_op (1129 ms) 44: [----------] 2 tests from std_algorithms_transform_team_test (2104 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_team_test 44: [ RUN ] std_algorithms_generate_team_test.test_unary_op 5: [ OK ] hip.atomic_views_nonintegral (12080 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 (1 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 (4 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (8 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (10 ms) 5: [ RUN ] hip.deep_copy_conversion 5: [ OK ] hip.deep_copy_conversion (882 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (25 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 44: [ OK ] std_algorithms_generate_team_test.test_unary_op (1952 ms) 44: [----------] 1 test from std_algorithms_generate_team_test (1952 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 (587 ms) 44: [----------] 1 test from std_algorithms_generate_n_team_test (587 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 (1012 ms) 44: [----------] 1 test from std_algorithms_swap_ranges_team_test (1012 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 5 tests from 4 test suites ran. (5657 ms total) 44: [ PASSED ] 5 tests. 44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.67 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 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 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 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.graph_then 5: [ OK ] hip.graph_then (0 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 33: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12067 ms) 33: [ RUN ] cuda.NestedSort 33: [ OK ] cuda.NestedSort (68 ms) 33: [ RUN ] cuda.NestedSortByKey 33: [ OK ] cuda.NestedSortByKey (163 ms) 33: [----------] 16 tests from cuda (12512 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 17 tests from 2 test suites ran. (13717 ms total) 33: [ PASSED ] 17 tests. 33/54 Test #33: Kokkos_UnitTest_Sort ....................................... Passed 14.06 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (658 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 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 3 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from cuda 34: [ RUN ] cuda.Random_XorShift64 34: Test Seed:1740691445509033278 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00269971 -0.00392075 || 0.051031 28014 29344 || 28597.2 28674.4 || -54.2004 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0105951 -0.00677799 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00415813 0.0318214 || 0.051031 28056 29295 || 28794.1 28674.4 || 439.898 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00361163 -0.00299065 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0116194 0.0251222 || 0.051031 27985 29327 || 28345 28674.4 || 347.289 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00560982 0.00771381 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0171573 0.0116702 || 0.051031 27953 29383 || 29175 28674.4 || 161.329 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.016466 -0.00741761 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000243857 -0.99999 -48244.5 || 0.051031 0 195009 || 2.92859e+09 28674.4 || -6.66933e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000730427 -0.31206 0.160199 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195552 -0.999999 -57857.7 || 0.051031 0 1.55245e+06 || 2.86902e+10 28674.4 || -7.99825e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00587674 -0.96776 10.2332 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.71e-07 0.0085425 0.00564322 || 0.051031 28085 29356 || 28431.5 28674.4 || 78.0118 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.26496e-07 0.00671364 -0.00117511 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0100585 -0.00049279 || 0.051031 28033 29350 || 28388.8 28674.4 || -6.81233 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00282386 -0.00612245 || 0.051031 1e+64 -1e+64 34: Test Seed:1740691445667034027 34: Test Scalar=int 34: -- Testing randomness properties 45: [ OK ] std_algorithms_exclusive_scan_team_test.test (2219 ms) 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2219 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 45: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0182605 0.0018245 || 0.051031 27988 29344 || 29207.7 28674.4 || 25.2219 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0133596 -0.00216243 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0146841 -0.00062667 || 0.051031 27981 29334 || 29101.7 28674.4 || -8.66308 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0225206 -0.0154699 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0185425 -0.000364992 || 0.051031 27965 29332 || 29216.1 28674.4 || -5.04565 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00831943 0.00688127 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0150909 -0.0085828 || 0.051031 28044 29303 || 29113.7 28674.4 || -118.649 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0177124 0.0122322 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245265 -0.99999 -48244.1 || 0.051031 0 195104 || 2.92883e+09 28674.4 || -6.66927e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000734701 -0.305627 0.157864 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195821 -0.999999 -57857.5 || 0.051031 0 1.55107e+06 || 2.8689e+10 28674.4 || -7.99822e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.0058842 -0.967798 10.2611 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.71e-07 0.000380476 0.000234135 || 0.051031 27978 29378 || 28663.5 28674.4 || 3.23669 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.26496e-07 0.0107713 0.0121743 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0194555 -0.0582395 || 0.051031 28002 29389 || 28127.2 28674.4 || -805.104 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00121496 -0.00873078 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift64 (324 ms) 34: [ RUN ] cuda.Random_XorShift1024_0 34: Test Seed:1740691445833268498 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0107705 0.000776141 || 0.051031 10962 11799 || 11500.8 11377 || 10.7294 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0141467 0.0050406 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.000295981 0.00194133 || 0.051031 10970 11787 || 11380.3 11377 || 26.8369 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.000401666 0.000270386 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.000729515 0.0104089 || 0.051031 10870 11805 || 11385.3 11377 || 143.892 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00310997 -0.00154409 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0167541 0.00752902 || 0.051031 10935 11806 || 11570.8 11377 || 104.081 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00716194 0.00298955 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000242934 -0.999975 -7594.75 || 0.051031 0 77711 || 4.60978e+08 11377 || -1.0499e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000728432 -0.146045 0.0240037 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00196054 -0.999997 -9107.48 || 0.051031 0 615765 || 4.51647e+09 11377 || -1.25902e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00589281 -0.922644 1.60987 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.79744e-07 0.0106086 -0.00345435 || 0.051031 10969 11765 || 11257.5 11377 || -47.753 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.43323e-07 0.0100065 0.000914448 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0112843 -0.0119452 || 0.051031 10957 11804 || 11506.8 11377 || -165.13 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0038139 -0.00128487 || 0.051031 1e+64 -1e+64 34: Test Seed:1740691445984172989 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.000813822 -0.0113992 || 0.051031 10946 11793 || 11386.2 11377 || -157.582 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00343035 0.0028245 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0215622 -0.00573981 || 0.051031 10950 11789 || 11136.8 11377 || -79.3471 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00445732 0.00240596 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0139861 0.00632189 || 0.051031 10983 11786 || 11220 11377 || 87.3938 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00109344 0.00255497 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00375945 4.62481e-05 || 0.051031 10984 11837 || 11334.3 11377 || 0.639334 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00553195 0.000230633 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00024761 -0.999975 -7595.26 || 0.051031 0 77720 || 4.6107e+08 11377 || -1.04997e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000742567 -0.148077 0.0269459 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195984 -0.999997 -9107.5 || 0.051031 0 616179 || 4.51612e+09 11377 || -1.25902e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00589111 -0.922865 1.62959 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.9246e-07 -0.00531748 -0.00255409 || 0.051031 10975 11763 || 11437.8 11377 || -35.3077 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.8147e-07 -0.0100608 0.00109087 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00106466 0.00661161 || 0.051031 10965 11832 || 11364.9 11377 || 91.3989 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0196844 0.00234548 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift1024_0 (380 ms) 34: [ RUN ] cuda.Multi_streams 34: [ OK ] cuda.Multi_streams (366 ms) 34: [----------] 3 tests from cuda (1071 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (1071 ms total) 34: [ PASSED ] 3 tests. 34/54 Test #34: Kokkos_UnitTest_Random ..................................... Passed 1.36 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1116 ms) 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1116 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 2 tests from 2 test suites ran. (3335 ms total) 45: [ PASSED ] 2 tests. 45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.34 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 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 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 35: [ OK ] std_algorithms_DeathTest.expect_no_overlap (2 ms) 35: [----------] 1 test from std_algorithms_DeathTest (2 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 (3 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (2 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (3 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (2 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 (18 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 16 tests from 4 test suites ran. (21 ms total) 35: [ PASSED ] 16 tests. 35/54 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.31 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 7 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 7 tests from std_algorithms_min_max_element_test 36: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 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 (13 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (12 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (13 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (17 ms) 36: [----------] 7 tests from std_algorithms_min_max_element_test (71 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 7 tests from 1 test suite ran. (71 ms total) 36: [ PASSED ] 7 tests. 36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.35 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 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 (52 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (52 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 (143 ms) 37: [----------] 1 test from std_algorithms_for_each_test (143 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (61 ms) 37: [----------] 1 test from std_algorithms_find_test (61 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2072 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (624 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1470 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1425 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (0 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 5: [ OK ] hip.mathematical_functions_trigonometric_functions (21 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 (20 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 (9 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 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-7801/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 (11 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (15 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (4 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 (7 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 (5 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 (51 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 46: [ OK ] std_algorithms_inclusive_scan_team_test.test (3216 ms) 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3216 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1144 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search 37: [ OK ] std_algorithms_non_mod_seq_ops.search (1124 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (2601 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 (5 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 5: [ OK ] hip.memory_pool (22 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 46: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2160 ms) 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2160 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (5376 ms total) 46: [ PASSED ] 2 tests. 46/47 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 5.38 sec test 47 Start 47: Kokkos_UnitTest_SIMD 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 = 409.61 sec*proc (43 tests) Total Test time (real) = 643.01 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-7801/build/../core/src/ ../core/unit_test/tools/TestCInterface.c Post stage 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (809 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4548 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 (41 ms) 37: [----------] 1 test from std_algorithms_count_test (41 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 (42 ms) 37: [----------] 1 test from std_algorithms_equal_test (42 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 (59 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (59 ms total) 37: 37: [----------] 1 test from std_algorithms_nonmod_seq_ops 37: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } 5: [ OK ] hip.parallel_scan_range_policy (40 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (2 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 (2 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 (8 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (7 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (10 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (4 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 (4 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 (1 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (20 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (17 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (26 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (25 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 [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 be1f5aa44c99811a589df7bc4483a5c12dd02703f93c64e9891c36afe17bd99c 37: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (140 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (140 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 (173 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (173 ms total) 37: 37: [----------] 1 test from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.move_backward 5: [ OK ] hip.reduction_with_large_iteration_count (311 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy 37: [ OK ] std_algorithms_mod_seq_ops.move_backward (251 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (251 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (5516 ms total) 37: [ PASSED ] 13 tests. 37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 5.81 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes be1f5aa44c99811a589df7bc4483a5c12dd02703f93c64e9891c36afe17bd99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 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 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 (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 38: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill 38: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 38: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 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 (2 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 (1 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate 38: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 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 (4 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 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 (120 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (275 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (287 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (226 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (910 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 (121 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 38: [ OK ] std_algorithms_mod_seq_ops.unique (288 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (185 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (141 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (144 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (290 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (151 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1589 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1004 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (2606 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (2626 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (9150 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 (237 ms) 38: [----------] 1 test from std_algorithms_modseq_test (237 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (10320 ms total) 38: [ PASSED ] 31 tests. 38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 14.50 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 29 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_sorting_ops_test 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted (26 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (24 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (51 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 (11 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 (136 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (136 ms total) 39: 39: [----------] 12 tests from std_algorithms_numerics_test 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 39: [----------] 12 tests from std_algorithms_numerics_test (18 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (291 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (291 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2039 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1864 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (725 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 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1239 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 39: [----------] 8 tests from std_algorithms_numeric_ops_test (5869 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 (174 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (174 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (6552 ms total) 39: [ PASSED ] 29 tests. 39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 6.86 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 12 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1468 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1445 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2914 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (710 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (701 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (1411 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test 40: [ OK ] std_algorithms_count_if_team_test.test (689 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (689 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 40: [ OK ] std_algorithms_for_each_team_test.test (706 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (706 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 40: [ OK ] std_algorithms_for_each_n_team_test.test (844 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (844 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1575 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1522 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 5: [ OK ] hip.reduce_device_view_range_policy (29762 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1522 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (4620 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1588 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1827 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (3415 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (14603 ms total) 40: [ PASSED ] 12 tests. 40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 14.89 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_equal_team_test 41: [ RUN ] std_algorithms_equal_team_test.views_are_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (2367 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2710 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (5078 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist 41: [ OK ] std_algorithms_search_team_test.sequences_exist (1399 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1404 ms) 41: [----------] 2 tests from std_algorithms_search_team_test (2804 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_end_team_test 41: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1459 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1545 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (3005 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_first_of_team_test 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1468 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1638 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (3107 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (13994 ms total) 41: [ PASSED ] 8 tests. 41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 14.28 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 11 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_find_team_test 42: [ RUN ] std_algorithms_find_team_test.searched_values_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_exist (668 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (665 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (1334 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_team_test 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (656 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (667 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (1324 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_not_team_test 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (670 ms) 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (653 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (1324 ms total) 42: 42: [----------] 1 test from std_algorithms_all_of_team_test 42: [ RUN ] std_algorithms_all_of_team_test.test 42: [ OK ] std_algorithms_all_of_team_test.test (601 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (601 ms total) 42: 42: [----------] 1 test from std_algorithms_any_of_team_test 42: [ RUN ] std_algorithms_any_of_team_test.test 42: [ OK ] std_algorithms_any_of_team_test.test (590 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (590 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 42: [ OK ] std_algorithms_none_of_team_test.test (601 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (601 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_n_team_test 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (702 ms) 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (688 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (1390 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (7167 ms total) 42: [ PASSED ] 11 tests. 42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 7.45 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 5: [ OK ] hip.reduce_device_view_mdrange_policy (24614 ms) 5: [ RUN ] hip.reduce_device_view_team_policy 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 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 (1624 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (1624 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 (1603 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (1603 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 (1605 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (1605 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (4833 ms total) 43: [ PASSED ] 3 tests. 43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 5.12 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 6 tests from 6 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_fill_team_test 44: [ RUN ] std_algorithms_fill_team_test.test 44: [ OK ] std_algorithms_fill_team_test.test (462 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (462 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 44: [ OK ] std_algorithms_fill_n_team_test.test (2031 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (2031 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 (648 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (648 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 44: [ OK ] std_algorithms_replace_if_team_test.test (526 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (526 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_replace_copy_team_test.test (1006 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (1006 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (961 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (961 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (5637 ms total) 44: [ PASSED ] 6 tests. 44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 5.93 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 45: [ RUN ] std_algorithms_reverse_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (475 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (475 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test 45: [ OK ] std_algorithms_reverse_copy_team_test.test (877 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (877 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 45: [ OK ] std_algorithms_rotate_team_test.test (2410 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (2410 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 45: [ OK ] std_algorithms_rotate_copy_team_test.test (2497 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (2497 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (6260 ms total) 45: [ PASSED ] 4 tests. 45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 6.54 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test 46: [ OK ] std_algorithms_move_team_test.test (1057 ms) 46: [----------] 1 test from std_algorithms_move_team_test (1057 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 (1100 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (1100 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test 46: [ OK ] std_algorithms_shift_left_team_test.test (4133 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (4133 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test 5: [ OK ] hip.reduce_device_view_team_policy (26258 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (87 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (2 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (18 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (0 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (73 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (6 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 (9 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (5 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (66 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (2 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 (38 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (10 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (22 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (7 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 (1614 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (20 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (20 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (21 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (21 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 (114 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (107 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (3 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 (3 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (27 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (26 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (17 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 (6 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (6 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 (1 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 (0 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 (6 ms) 5: [ RUN ] hip.view_copy_tests_rank_0 5: [ OK ] hip.view_copy_tests_rank_0 (1 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 (37 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 (49 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (47 ms) 5: [ RUN ] hip.view_irregular_layout 5: [ OK ] hip.view_irregular_layout (4 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (70 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 (1 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (1 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 (12 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (0 ms) 5: [ RUN ] hip.workgraph_fib 46: [ OK ] std_algorithms_shift_right_team_test.test (4165 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (4165 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (10457 ms total) 46: [ PASSED ] 4 tests. 46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 10.74 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 5: [ OK ] hip.workgraph_fib (3026 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 (1 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 (5 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 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 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 (1248 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (1248 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 47: [ OK ] std_algorithms_copy_n_team_test.test (2356 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (2356 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 (1124 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (1124 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test 47: [ OK ] std_algorithms_copy_if_team_test.test (980 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (980 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test 47: [ OK ] std_algorithms_unique_copy_team_test.test (1078 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1078 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test 47: [ OK ] std_algorithms_remove_team_test.test (939 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (939 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 47: [ OK ] std_algorithms_remove_if_team_test.test (867 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (867 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (1029 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (1029 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 (906 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (906 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (10530 ms total) 47: [ PASSED ] 9 tests. 47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 10.82 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1075 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (1075 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (1847 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1847 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test 48: [ OK ] std_algorithms_reduce_team_test.test (2164 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (2164 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test 48: [ OK ] std_algorithms_transform_reduce_team_test.test (3091 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (3091 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (8179 ms total) 48: [ PASSED ] 4 tests. 48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 8.47 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 18 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_is_sorted_team_test 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1529 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1374 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (2904 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 (108 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (154 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (974 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1146 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2383 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test 49: [ RUN ] std_algorithms_is_partitioned_team_test.empty 49: [ OK ] std_algorithms_is_partitioned_team_test.empty (51 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (574 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (581 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random 49: [ OK ] std_algorithms_is_partitioned_team_test.random (493 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1699 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_copy_team_test 49: [ RUN ] std_algorithms_partition_copy_team_test.empty 49: [ OK ] std_algorithms_partition_copy_team_test.empty (62 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (1124 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (1140 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random 49: [ OK ] std_algorithms_partition_copy_team_test.random (1022 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (3349 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_point_team_test 49: [ RUN ] std_algorithms_partition_point_team_test.empty 49: [ OK ] std_algorithms_partition_point_team_test.empty (37 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 49: [ OK ] std_algorithms_partition_point_team_test.all_true (556 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false 49: [ OK ] std_algorithms_partition_point_team_test.all_false (550 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random 49: [ OK ] std_algorithms_partition_point_team_test.random (468 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (1614 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (11951 ms total) 49: [ PASSED ] 18 tests. 49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 12.24 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_transform_team_test 50: [ RUN ] std_algorithms_transform_team_test.test_unary_op 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (1592 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (1623 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (3215 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (1919 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (1919 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 50: [ OK ] std_algorithms_generate_n_team_test.test (2053 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (2053 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 50: [ OK ] std_algorithms_swap_ranges_team_test.test (1494 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (1494 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (8683 ms total) 50: [ PASSED ] 5 tests. 50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 8.97 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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_exclusive_scan_team_test 51: [ RUN ] std_algorithms_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (3922 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3922 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2034 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2034 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (5957 ms total) 51: [ PASSED ] 2 tests. 51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 6.25 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test 52: [ RUN ] std_algorithms_inclusive_scan_team_test.test 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (5770 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5770 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3721 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3721 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (9491 ms total) 52: [ PASSED ] 2 tests. 52/54 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 9.79 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 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: [==========] 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: [ OK ] simd.device_math_ops (4 ms) 53: [ RUN ] simd.host_mask_ops 53: [ OK ] simd.host_mask_ops (0 ms) 53: [ RUN ] simd.device_mask_ops 53: [ OK ] simd.device_mask_ops (0 ms) 53: [ RUN ] simd.host_conversions 53: [ OK ] simd.host_conversions (0 ms) 53: [ RUN ] simd.device_conversions 53: [ OK ] simd.device_conversions (0 ms) 53: [ RUN ] simd.host_shift_ops 53: [ OK ] simd.host_shift_ops (0 ms) 53: [ RUN ] simd.device_shift_ops 53: [ OK ] simd.device_shift_ops (0 ms) 53: [ RUN ] simd.host_condition 53: [ OK ] simd.host_condition (0 ms) 53: [ RUN ] simd.device_condition 53: [ OK ] simd.device_condition (0 ms) 53: [ RUN ] simd.host_gen_ctors 53: [ OK ] simd.host_gen_ctors (0 ms) 53: [ RUN ] simd.device_gen_ctors 53: [ OK ] simd.device_gen_ctors (0 ms) 53: [ RUN ] simd.host_where_expressions 53: [ OK ] simd.host_where_expressions (0 ms) 53: [ RUN ] simd.device_where_expressions 53: [ OK ] simd.device_where_expressions (0 ms) 53: [ RUN ] simd.host_reductions 53: [ OK ] simd.host_reductions (0 ms) 53: [ RUN ] simd.device_reductions 53: [ OK ] simd.device_reductions (0 ms) 53: [ 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 (5 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 1 test suite ran. (5 ms total) 53: [ PASSED ] 18 tests. 53/54 Test #53: Kokkos_UnitTest_SIMD ....................................... Passed 0.39 sec test 54 Start 54: Kokkos_Example_RelocatableFunction 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build-tests/example/relocatable_function/Kokkos_example_relocatable_function 54: Test timeout computed to be: 1500 54: 54: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 54: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 54: setting CUDA_VISIBLE_DEVICES. 54: This could on multi GPU systems lead to severe performance" 54: penalties. 54: 1.000000e+01 3.525600e-05s (relocatable) vs. 1.982700e-05s (inline) 54: 1.000000e+02 1.800300e-05s (relocatable) vs. 1.782300e-05s (inline) 54: 1.000000e+03 1.807400e-05s (relocatable) vs. 1.786400e-05s (inline) 54: 1.000000e+04 1.795400e-05s (relocatable) vs. 1.818400e-05s (inline) 54: 1.000000e+05 1.900500e-05s (relocatable) vs. 1.848300e-05s (inline) 54: 1.000000e+06 2.080800e-05s (relocatable) vs. 1.953600e-05s (inline) 54: 1.000000e+07 4.051600e-05s (relocatable) vs. 2.773200e-05s (inline) 54: 1.000000e+08 2.329440e-04s (relocatable) vs. 1.070900e-04s (inline) 54/54 Test #54: Kokkos_Example_RelocatableFunction ......................... Passed 0.30 sec 100% tests passed, 0 tests failed out of 54 Label Time Summary: Kokkos = 477.83 sec*proc (52 tests) Total Test time (real) = 483.38 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-7801/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-7801/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-7801/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 33%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o 5: [ OK ] hip.team_scratch_1_streams (65649 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (3 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-7801/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 307 tests from hip (194984 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (1 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 (2 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 (4 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-7801/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 (4 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (4 ms) 5: [----------] 16 tests from hip_graph (25 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 (1 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 (43 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (43 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (43 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (121 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (122 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (121 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (125 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (125 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (125 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 (264 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (5 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 (16 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 (810 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 (7 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 (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 [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 ] NVIDIA A100 80GB PCIe : Selected 1: Capability: 8.0 1: Total Global Memory: 79.25 GiB 1: Shared Memory per Block: 48 KiB 1: Can access system allocated memory: 0 1: via Address Translation Service: 0 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000038 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.30 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.31 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 -- Enabled Kokkos devices: SERIAL;CUDA -- 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-7801/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all [ 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 5: [ OK ] hip_managed.view_fill_tests_layout_right (1970 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left 5: [ OK ] hip_managed.view_fill_tests_layout_left (825 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (68 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 (1 ms) 5: [----------] 56 tests from hip_managed (4910 ms total) 5: 5: [----------] 28 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (177 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 (7 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 (2 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 5: [ OK ] hip_hostpinned.view_allocation_large_rank (1224 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 (4 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 [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-7801/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.30 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.31 sec Post stage [Pipeline] sh 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (3650 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Feb 27 21:18:26 2025 stats zeroed Thu Feb 27 20:59:27 2025 cache hit (direct) 54 cache hit (preprocessed) 48 cache miss 496 cache hit rate 17.06 % compiler produced stdout 1 cleanups performed 2 files in cache 3168 cache size 4.5 GB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 2f051b6eee7a20afd398825b81c44075cd5f74f7a1de89a800dca0a649dc2293 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 2f051b6eee7a20afd398825b81c44075cd5f74f7a1de89a800dca0a649dc2293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (5265 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 (1 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 (10413 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 427 tests from 6 test suites ran. (302157 ms total) 5: [ PASSED ] 419 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/57 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 302.64 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 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.graph_lock_based_atomic_op 6: [ OK ] hip.graph_lock_based_atomic_op (13 ms) 6: [----------] 1 test from hip (13 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (13 ms total) 6: [ PASSED ] 1 test. 6/57 Test #6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.43 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 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_interop 7: [ OK ] hip.raw_hip_interop (334 ms) 7: [----------] 1 test from hip (334 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (335 ms total) 7: [ PASSED ] 1 test. 7/57 Test #7: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.39 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 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 hip 8: [ RUN ] hip.raw_hip_streams 8: [ OK ] hip.raw_hip_streams (353 ms) 8: [----------] 1 test from hip (353 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (353 ms total) 8: [ PASSED ] 1 test. 8/57 Test #8: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.42 sec test 9 Start 9: Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test timeout computed to be: 1500 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from hip 9: [ RUN ] hip.graph_promises_on_native_objects 9: [ OK ] hip.graph_promises_on_native_objects (12 ms) 9: [ RUN ] hip.graph_instantiate_and_debug_dot_print 9: [ OK ] hip.graph_instantiate_and_debug_dot_print (0 ms) 9: [ RUN ] hip.graph_construct_from_native 9: 9: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 9: does not support page migration between device and host. 9: HIPManagedSpace might not work as expected. 9: Please refer to the ROCm documentation on unified/managed memory. 9: [ OK ] hip.graph_construct_from_native (0 ms) 9: [----------] 3 tests from hip (13 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (13 ms total) 9: [ PASSED ] 3 tests. 9/57 Test #9: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.42 sec test 10 Start 10: Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 4 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from hip_multi_gpu 10: [ RUN ] hip_multi_gpu.managed_views 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.managed_views (22 ms) 10: [ RUN ] hip_multi_gpu.unmanaged_views 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.unmanaged_views (1 ms) 10: [ RUN ] hip_multi_gpu.scratch_space 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.scratch_space (1 ms) 10: [ RUN ] hip_multi_gpu.stream_sync_semantics_raw_hip 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/hip/TestHIP_InterOp_StreamsMultiGPU.cpp:62: Skipped 10: Skipping HIP multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] hip_multi_gpu.stream_sync_semantics_raw_hip (1 ms) 10: [----------] 4 tests from hip_multi_gpu (25 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 4 tests from 1 test suite ran. (25 ms total) 10: [ PASSED ] 0 tests. 10: [ SKIPPED ] 4 tests, listed below: 10: [ SKIPPED ] hip_multi_gpu.managed_views 10: [ SKIPPED ] hip_multi_gpu.unmanaged_views 10: [ SKIPPED ] hip_multi_gpu.scratch_space 10: [ SKIPPED ] hip_multi_gpu.stream_sync_semantics_raw_hip 10/57 Test #10: Kokkos_CoreUnitTest_HIPInterOpStreamsMultiGPU .............. Passed 0.43 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 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 (1 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 11: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestSharedSpace.cpp:109: Skipped 11: skipping because specified arch does not support page migration 11: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (0 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (4 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (0 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 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (27 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (12 ms) 11: [----------] 19 tests from defaultdevicetype (134 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (14 ms) 11: [----------] 1 test from kokkosresize (14 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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. (152 ms total) 11: [ PASSED ] 58 tests. 11: [ SKIPPED ] 1 test, listed below: 11: [ SKIPPED ] defaultdevicetype.shared_space 11/57 Test #11: Kokkos_CoreUnitTest_Default ................................ Passed 0.55 sec test 12 Start 12: Kokkos_CoreUnitTest_InitializeFinalize 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 6 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 12: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 12: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (812 ms) 12: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 12: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (4737 ms) 12: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (5550 ms total) 12: 12: [----------] 4 tests from InitializeFinalize_DeathTest 12: [ RUN ] InitializeFinalize_DeathTest.initialize 12: [ OK ] InitializeFinalize_DeathTest.initialize (3676 ms) 12: [ RUN ] InitializeFinalize_DeathTest.finalize 12: [ OK ] InitializeFinalize_DeathTest.finalize (2402 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_initialized 12: [ OK ] InitializeFinalize_DeathTest.is_initialized (403 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_finalized 12: [ OK ] InitializeFinalize_DeathTest.is_finalized (391 ms) 12: [----------] 4 tests from InitializeFinalize_DeathTest (6873 ms total) 12: 12: [----------] 1 test from Legion_DeathTest 12: [ RUN ] Legion_DeathTest.individual_backend_initialization 12: [ OK ] Legion_DeathTest.individual_backend_initialization (392 ms) 12: [----------] 1 test from Legion_DeathTest (392 ms total) 12: 12: [----------] 2 tests from PushFinalizeHook_DeathTest 12: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 12: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (388 ms) 12: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 12: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1624 ms) 12: [----------] 2 tests from PushFinalizeHook_DeathTest (2013 ms total) 12: 12: [----------] 6 tests from ScopeGuard_DeathTest 12: [ RUN ] ScopeGuard_DeathTest.create 12: [ OK ] ScopeGuard_DeathTest.create (401 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_argument 12: [ OK ] ScopeGuard_DeathTest.create_argument (399 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 12: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1696 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 12: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1652 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 12: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1627 ms) 12: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 12: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1603 ms) 12: [----------] 6 tests from ScopeGuard_DeathTest (7380 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 (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 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 (1 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 6 test suites ran. (22213 ms total) 12: [ PASSED ] 28 tests. 12/57 Test #12: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 22.24 sec test 13 Start 13: Kokkos_CoreUnitTest_Develop 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from 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/57 Test #13: Kokkos_CoreUnitTest_Develop ................................ Passed 0.40 sec test 14 Start 14: Kokkos_CoreUnitTest_KokkosP 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 14: Test timeout computed to be: 1500 14: [==========] Running 31 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 31 tests from kokkosp 14: [ RUN ] kokkosp.test_named_instance_fence 14: Ref: 50331649 14: Ref: named_instance 14: 50331649 14: named_instance 14: [ OK ] kokkosp.test_named_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_instance_fence 14: Ref: 50331649 14: Ref: Unnamed Instance Fence 14: 50331649 14: Kokkos::HIP::fence(): Unnamed Instance Fence 14: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_named_global_fence 14: Ref: 50331648 14: Ref: test global fence 14: 0 14: test global fence 14: Miss on id 14: 50331648 14: test global fence 14: [ OK ] kokkosp.test_named_global_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_global_fence 14: Ref: 50331648 14: Ref: Unnamed Global Fence 14: 0 14: Kokkos::fence: Unnamed Global Fence 14: Miss on id 14: 50331648 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: 50331649 14: Ref: named_instance 14: 50331649 14: named_instance 14: Ref: 50331649 14: Ref: test_kernel 14: 50331649 14: named_instance 14: Miss on name 14: 0 14: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 14: Miss on name 14: Miss on id 14: 50331648 14: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 14: Miss on name 14: Miss on id 14: 50331649 14: test_kernel 14: [ OK ] kokkosp.test_kernel_sequence (1 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 (5 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 (1 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: [----------] 31 tests from kokkosp (10 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 31 tests from 1 test suite ran. (10 ms total) 14: [ PASSED ] 31 tests. 14/57 Test #14: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.40 sec test 15 Start 15: Kokkos_CoreUnitTest_ToolIndependence 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 15: Test timeout computed to be: 1500 15/57 Test #15: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.03 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoadHelp 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 16/57 Test #16: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLineHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/57 Test #17: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.40 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoad 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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: 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:0x2384cc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2384f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2385040:Host:source:0x2384dc0: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:0x1d82640: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:0x2384f40:40::kokkosp_deallocate_data:Host:source:0x2384cc0:40::kokkosp_finalize_library:: 18/57 Test #18: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.40 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLine 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: 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:0xeb0b80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xeb0dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xeb0ec0:Host:source:0xeb0c80: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:0xfceb80: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:0xeb0dc0:40::kokkosp_deallocate_data:Host:source:0xeb0b80:40::kokkosp_finalize_library:: 19/57 Test #19: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.39 sec test 20 Start 20: Kokkos_CoreUnitTest_StackTraceTest 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 20: Test timeout computed to be: 1500 20: [==========] Running 3 tests from 2 test suites. 20: [----------] Global test environment set-up. 20: [----------] 2 tests from defaultdevicetype_DeathTest 20: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fede303fcb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f82a] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fede31723b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fede314af48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fede314c2ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fede314cca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fede315c4dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fede3172e99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fede315c066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fede0f75d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fede0f75e40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f1: 20: [0x7fede303fcb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x25deef] Test::test_stacktrace(bool, bool) 20: [0x25f82a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 20: [0x7fede31723b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7fede314af48] testing::Test::Run() 20: [0x7fede314c2ad] testing::TestInfo::Run() 20: [0x7fede314cca2] testing::TestSuite::Run() 20: [0x7fede315c4dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7fede3172e99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7fede315c066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7fede0f75d90] 20: [0x7fede0f75e40] __libc_start_main 20: [0x25dd85] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fede303fcb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2627c6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e8e6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f82a] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fede31723b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fede314af48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fede314c2ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fede314cca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fede315c4dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fede3172e99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fede315c066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fede0f75d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fede0f75e40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f3: 20: [0x7fede303fcb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x2627c6] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x25e8e6] Test::test_stacktrace(bool, bool) 20: [0x25f82a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 20: [0x7fede31723b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7fede314af48] testing::Test::Run() 20: [0x7fede314c2ad] testing::TestInfo::Run() 20: [0x7fede314cca2] testing::TestSuite::Run() 20: [0x7fede315c4dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7fede3172e99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7fede315c066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7fede0f75d90] 20: [0x7fede0f75e40] __libc_start_main 20: [0x25dd85] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1616 ms) 20: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2a25b17cb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fae7] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2a25c4a3b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2a25c22f48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2a25c242ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2a25c24ca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2a25c344dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2a25c4ae99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2a25c34066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2a23a4dd90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2a23a4de40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f1: 20: [0x7f2a25b17cb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x25deef] Test::test_stacktrace(bool, bool) 20: [0x25fae7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 20: [0x7f2a25c4a3b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f2a25c22f48] testing::Test::Run() 20: [0x7f2a25c242ad] testing::TestInfo::Run() 20: [0x7f2a25c24ca2] testing::TestSuite::Run() 20: [0x7f2a25c344dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f2a25c4ae99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f2a25c34066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7f2a23a4dd90] 20: [0x7f2a23a4de40] __libc_start_main 20: [0x25dd85] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2a25b17cb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2627c6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e8e6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fae7] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2a25c4a3b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2a25c22f48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2a25c242ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2a25c24ca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2a25c344dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2a25c4ae99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2a25c34066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2a23a4dd90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2a23a4de40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f3: 20: [0x7f2a25b17cb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x2627c6] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x25e8e6] Test::test_stacktrace(bool, bool) 20: [0x25fae7] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 20: [0x7f2a25c4a3b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f2a25c22f48] testing::Test::Run() 20: [0x7f2a25c242ad] testing::TestInfo::Run() 20: [0x7f2a25c24ca2] testing::TestSuite::Run() 20: [0x7f2a25c344dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f2a25c4ae99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f2a25c34066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7f2a23a4dd90] 20: [0x7f2a23a4de40] __libc_start_main 20: [0x25dd85] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1648 ms) 20: [----------] 2 tests from defaultdevicetype_DeathTest (3264 ms total) 20: 20: [----------] 1 test from defaultdevicetype 20: [ RUN ] defaultdevicetype.stacktrace_normal 20: Top of f1 20: Top of f0 20: Top of f0 20: test_f1: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f1bd436bcb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f1bd449e3b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f1bd4476f48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f1bd44782ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f1bd4478ca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f1bd44884dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f1bd449ee99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f1bd4488066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f1bd22a1d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f1bd22a1e40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f1: 20: [0x7f1bd436bcb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x25deef] Test::test_stacktrace(bool, bool) 20: [0x7f1bd449e3b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f1bd4476f48] testing::Test::Run() 20: [0x7f1bd44782ad] testing::TestInfo::Run() 20: [0x7f1bd4478ca2] testing::TestSuite::Run() 20: [0x7f1bd44884dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f1bd449ee99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f1bd4488066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7f1bd22a1d90] 20: [0x7f1bd22a1e40] __libc_start_main 20: [0x25dd85] _start 20: 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f3 20: Top of f1 20: Top of f0 20: Top of f0 20: StackTrace f3(std::cout, 4) returned: 110 20: test_f3: 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f1bd436bcb2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x2622de] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2627c6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25e8e6] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f1bd449e3b9] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f1bd4476f48] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f1bd44782ad] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f1bd4478ca2] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f1bd44884dd] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f1bd449ee99] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f1bd4488066] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fd00] 20: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f1bd22a1d90] 20: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f1bd22a1e40] 20: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dd85] 20: 20: demangled test_f3: 20: [0x7f1bd436bcb2] Kokkos::Impl::save_stacktrace() 20: [0x2622de] Test::stacktrace_test_f1(std::ostream&) 20: [0x2627c6] Test::stacktrace_test_f3(std::ostream&, int) 20: [0x25e8e6] Test::test_stacktrace(bool, bool) 20: [0x7f1bd449e3b9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 20: [0x7f1bd4476f48] testing::Test::Run() 20: [0x7f1bd44782ad] testing::TestInfo::Run() 20: [0x7f1bd4478ca2] testing::TestSuite::Run() 20: [0x7f1bd44884dd] testing::internal::UnitTestImpl::RunAllTests() 20: [0x7f1bd449ee99] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 20: [0x7f1bd4488066] testing::UnitTest::Run() 20: [0x25fd00] main 20: [0x7f1bd22a1d90] 20: [0x7f1bd22a1e40] __libc_start_main 20: [0x25dd85] _start 20: 20: Test setting std::terminate handler that prints the last saved stack trace 20: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 20: [----------] 1 test from defaultdevicetype (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 3 tests from 2 test suites ran. (3265 ms total) 20: [ PASSED ] 3 tests. 20/57 Test #20: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 3.67 sec test 21 Start 21: Kokkos_IncrementalTest_SERIAL 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 21: Test timeout computed to be: 1500 21: [==========] Running 28 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 28 tests from SERIAL 21: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 21: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 21: [ RUN ] SERIAL.IncrTest_01_execspace 21: Host Serial Execution Space: 21: KOKKOS_ENABLE_SERIAL: yes 21: 21: Serial Runtime Configuration: 21: Serial 21: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 21: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 21: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 21: [ RUN ] SERIAL.IncrTest_02_AtomicSub 21: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 21: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 21: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 21: [ RUN ] SERIAL.IncrTest_03b_memspace_free 21: [ OK ] SERIAL.IncrTest_03b_memspace_free (67 ms) 21: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 21: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 21: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 21: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 21: [ RUN ] SERIAL.IncrTest_05_reduction 21: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange2D 21: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange3D 21: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 21: [ RUN ] SERIAL.IncrTest_06_mdrange4D 21: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 21: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 21: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 21: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 21: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 21: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 21: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 21: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 21: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (82 ms) 21: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 21: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 21: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 21: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 21: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 21: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 21: [ RUN ] SERIAL.incr_14_MDrangeReduce 21: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 21: [ RUN ] SERIAL.IncrTest_16_parallelscan 21: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 21: [ RUN ] SERIAL.incr_17_atomicView 21: [ OK ] SERIAL.incr_17_atomicView (0 ms) 21: [----------] 28 tests from SERIAL (154 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 28 tests from 1 test suite ran. (154 ms total) 21: [ PASSED ] 28 tests. 21/57 Test #21: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.56 sec test 22 Start 22: Kokkos_IncrementalTest_HIP 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_HIP 22: Test timeout computed to be: 1500 22: [==========] Running 28 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 28 tests from HIP 22: [ RUN ] HIP.IncrTest_01_execspace_typedef 22: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 22: [ RUN ] HIP.IncrTest_01_execspace 22: Device Execution Space: 22: KOKKOS_ENABLE_HIP: yes 22: HIP Options: 22: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 22: 22: Runtime Configuration: 22: XNACK environment variable set: no 22: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 22: macro KOKKOS_ENABLE_HIP : defined 22: macro HIP_VERSION = 50731921 = version 5.7.31921 22: macro KOKKOS_ENABLE_ROCTHRUST : defined 22: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 22: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 22: Total Global Memory: 31.98 GiB 22: Shared Memory per Block: 64 KiB 22: APU or dGPU: dGPU 22: Is Large Bar: 1 22: Supports Managed Memory: 1 22: Architecture capable of accessing system allocated memory: 1 22: System allows accessing system allocated memory on GPU: 0 22: Wavefront Size: 64 22: HIP 22: [ OK ] HIP.IncrTest_01_execspace (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicExchange 22: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicAdd 22: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 22: [ RUN ] HIP.IncrTest_02_AtomicSub 22: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 22: [ RUN ] HIP.IncrTest_03a_memspace_malloc 22: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 22: [ RUN ] HIP.IncrTest_03b_memspace_free 22: [ OK ] HIP.IncrTest_03b_memspace_free (3417 ms) 22: [ RUN ] HIP.IncrTest_04_simple_parallelFor 22: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 22: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 22: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 22: [ RUN ] HIP.IncrTest_05_reduction 22: [ OK ] HIP.IncrTest_05_reduction (5 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange2D 22: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange3D 22: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 22: [ RUN ] HIP.IncrTest_06_mdrange4D 22: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_2D 22: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_3D 22: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 22: [ RUN ] HIP.IncrTest_08_deep_copy_4D 22: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 22: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 22: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 22: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 22: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 22: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 22: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (165 ms) 22: [ RUN ] HIP.IncrTest_12a_ThreadScratch 22: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 22: [ RUN ] HIP.IncrTest_12b_TeamScratch 22: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 22: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 22: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 22: [ RUN ] HIP.incr_14_MDrangeReduce 22: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 22: [ RUN ] HIP.IncrTest_16_parallelscan 22: [ OK ] HIP.IncrTest_16_parallelscan (6 ms) 22: [ RUN ] HIP.incr_17_atomicView 22: [ OK ] HIP.incr_17_atomicView (1 ms) 22: [----------] 28 tests from HIP (3614 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 28 tests from 1 test suite ran. (3614 ms total) 22: [ PASSED ] 28 tests. 22/57 Test #22: Kokkos_IncrementalTest_HIP ................................. Passed 4.03 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/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 (453 ms) 23: [ RUN ] ctest_environment_DeathTest.no_type_str 23: [ OK ] ctest_environment_DeathTest.no_type_str (445 ms) 23: [ RUN ] ctest_environment_DeathTest.missing_type 23: [ OK ] ctest_environment_DeathTest.missing_type (882 ms) 23: [ RUN ] ctest_environment_DeathTest.no_id_str 23: [ OK ] ctest_environment_DeathTest.no_id_str (456 ms) 23: [ RUN ] ctest_environment_DeathTest.invalid_id_str 23: [ OK ] ctest_environment_DeathTest.invalid_id_str (910 ms) 23: [----------] 5 tests from ctest_environment_DeathTest (3149 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. (3150 ms total) 23: [ PASSED ] 8 tests. 23/57 Test #23: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 3.18 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/57 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.03 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/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/57 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.03 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 26: Test timeout computed to be: 1500 26/57 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.03 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 27: Environment variables: 27: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 27: Test timeout computed to be: 1500 27/57 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.03 sec test 28 Start 28: Kokkos_CoreUnitTest_DeviceAndThreads 28: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7801/build/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 4.364s 28: 28: OK (skipped=1) 28/57 Test #28: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.41 sec test 29 Start 29: Kokkos_PerformanceTest_TaskDag 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 29: Test timeout computed to be: 1500 29/57 Test #29: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.03 sec test 30 Start 30: Kokkos_PerformanceTest_Benchmark 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T21-00-09.json" 30: Test timeout computed to be: 1500 30: 2025-02-27T21:27:44+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 30: Run on (64 X 3110.39 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x32) 30: L1 Instruction 32 KiB (x32) 30: L2 Unified 512 KiB (x32) 30: L3 Unified 16384 KiB (x16) 30: Load Average: 2.81, 4.53, 7.65 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 30: Kokkos Version: 4.5.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 31.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: --------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Count Time normalized 30: --------------------------------------------------------------------------------------------------------------------------------------------------- 30: GramSchmidt/Count:1024/iterations:5/manual_time 0.007 s 0.007 s 5 1024 6.69585u 30: GramSchmidt/Count:2048/iterations:5/manual_time 0.007 s 0.007 s 5 2.048k 3.33943u 30: GramSchmidt/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.64946u 30: GramSchmidt/Count:8192/iterations:5/manual_time 0.007 s 0.008 s 5 8.192k 804.84n 30: GramSchmidt/Count:16384/iterations:5/manual_time 0.007 s 0.008 s 5 16.384k 407.585n 30: GramSchmidt/Count:32768/iterations:5/manual_time 0.007 s 0.010 s 5 32.768k 211.671n 30: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.012 s 5 65.536k 114.03n 30: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.018 s 5 131.072k 73.1437n 30: GramSchmidt/Count:262144/iterations:5/manual_time 0.031 s 0.047 s 5 262.144k 117.354n 30: GramSchmidt/Count:524288/iterations:5/manual_time 0.033 s 0.064 s 5 524.288k 62.472n 30: ---------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: GB/s Max 30: ---------------------------------------------------------------------------------------------------------------------------------------------- 30: CustomReduction/N:100000/R:1000/manual_time 0.008 s 0.018 s 93 14.178k/s 11.5 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 30: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 30: OverlapRangePolicy/N:2000/M:10000/R:10 0.545 s 0.543 s 1 0.0956216 0.0468702 0.0818845 0.040196 0.040881 2.936u 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: OverlapMDRangePolicy/N:200/M:10000/R:10 0.044 s 0.043 s 16 8.08497m 4.00605m 7.65613m 3.81514m 3.81571m 2.635u 30: OverlapTeamPolicy/N:20/M:1000000/R:10 0.191 s 0.190 s 4 0.0354657 0.0178592 0.0336479 0.016745 0.0168005 4.198u 30: --------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Count Time normalized 30: --------------------------------------------------------------------------------------------------------------------------------------------------- 30: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 29.1758n 30: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.813n 30: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.08862n 30: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.61877n 30: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.79602n 30: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 964.05p 30: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 577.866p 30: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 490.425p 30: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 477.852p 30: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 393.94p 30: ----------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: rate 30: ----------------------------------------------------------------------------------------------------------------------------------- 30: Malloc/N:1/manual_time 11.8 us 34.1 us 54713 84.7382k/s 30: Malloc/N:16/manual_time 11.9 us 34.4 us 58671 84.1179k/s 30: Malloc/N:256/manual_time 11.6 us 33.9 us 60473 86.2177k/s 30: Malloc/N:4096/manual_time 11.6 us 33.8 us 60553 86.5348k/s 30: Malloc/N:65536/manual_time 11.6 us 33.8 us 59911 86.5229k/s 30: Malloc/N:1048576/manual_time 11.6 us 33.8 us 60248 86.172k/s 30: Malloc/N:16777216/manual_time 11.6 us 33.8 us 60098 86.0343k/s 30: Malloc/N:268435456/manual_time 11.7 us 34.3 us 60235 85.7438k/s 30: Malloc/N:4294967296/manual_time 11.6 us 34.2 us 59936 85.8882k/s 30: MallocFree/N:1/manual_time 33.8 us 33.7 us 20773 29.6036k/s 30: MallocFree/N:16/manual_time 34.4 us 34.2 us 20574 29.0834k/s 30: MallocFree/N:256/manual_time 34.1 us 34.0 us 20478 29.3394k/s 30: MallocFree/N:4096/manual_time 33.9 us 33.8 us 20503 29.5039k/s 30: MallocFree/N:65536/manual_time 33.9 us 33.8 us 20596 29.5079k/s 30: MallocFree/N:1048576/manual_time 33.8 us 33.7 us 20597 29.578k/s 30: MallocFree/N:16777216/manual_time 33.7 us 33.5 us 20788 29.6796k/s 30: MallocFree/N:268435456/manual_time 33.8 us 33.7 us 20621 29.5708k/s 30: MallocFree/N:4294967296/manual_time 34.3 us 34.1 us 20059 29.1725k/s 30: MallocTouch/N:1/manual_time 12.3 us 34.7 us 56754 81.3687k/s 30: MallocTouch/N:16/manual_time 12.4 us 35.1 us 55771 80.6898k/s 30: MallocTouch/N:256/manual_time 12.3 us 34.5 us 57243 81.4454k/s 30: MallocTouch/N:4096/manual_time 26.8 us 50.2 us 26139 37.3385k/s 30: MallocTouch/N:65536/manual_time 26.8 us 50.2 us 26044 37.3236k/s 30: MallocTouch/N:1048576/manual_time 30.5 us 53.9 us 23005 32.7484k/s 30: MallocTouch/N:16777216/manual_time 32.2 us 55.3 us 21524 31.0527k/s 30: MallocTouch/N:268435456/manual_time 74.7 us 97.7 us 9402 13.3789k/s 30: MallocTouch/N:4294967296/manual_time 784 us 803 us 896 1.27499k/s 30: MallocTouchFree/N:1/manual_time 34.7 us 34.5 us 20172 28.845k/s 30: MallocTouchFree/N:16/manual_time 34.8 us 34.6 us 20124 28.7542k/s 30: MallocTouchFree/N:256/manual_time 34.7 us 34.5 us 20148 28.8156k/s 30: MallocTouchFree/N:4096/manual_time 50.2 us 50.0 us 13988 19.9032k/s 30: MallocTouchFree/N:65536/manual_time 50.2 us 50.0 us 13957 19.9209k/s 30: MallocTouchFree/N:1048576/manual_time 53.7 us 53.5 us 13058 18.6216k/s 30: MallocTouchFree/N:16777216/manual_time 55.6 us 55.4 us 12599 17.9834k/s 30: MallocTouchFree/N:268435456/manual_time 98.2 us 97.7 us 7147 10.1867k/s 30: MallocTouchFree/N:4294967296/manual_time 805 us 801 us 870 1.24241k/s 30: ---------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: GB/s MB 30: ---------------------------------------------------------------------------------------------------------------------------------------------- 30: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 900 1027.61/s 800 30: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 900 1027.39/s 800 30: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 899 1027.67/s 800 30: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 899 1027.75/s 800 30: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 900 1027.67/s 800 30: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 898 1027.54/s 800 30: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 899 1027.31/s 800 30: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 900 1027.8/s 800 30: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 899 1027.69/s 800 30: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 900 1026.93/s 800 30: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 899 1026.71/s 800 30: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 900 1027.61/s 800 30: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 899 1026.96/s 800 30: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 898 1027.13/s 800 30: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 899 1027.28/s 800 30: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 898 1027.5/s 800 30: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 449 1028.3/s 1.6k 30: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 450 1027.05/s 1.6k 30: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 450 1013.97/s 1.6k 30: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 450 1027.17/s 1.6k 30: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 450 1027.22/s 1.6k 30: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 450 1027.57/s 1.6k 30: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 450 1027.18/s 1.6k 30: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 220 502.215/s 1.6k 30: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 227 518.099/s 1.6k 30: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 450 1027.14/s 1.6k 30: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 324 740.014/s 1.6k 30: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 281 641.724/s 1.6k 30: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 449 1027.69/s 1.6k 30: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 450 1027.21/s 1.6k 30: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 450 1027.64/s 1.6k 30: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 450 1028.24/s 1.6k 30: ViewDeepCopy_Rank4/N:10/manual_time 0.015 s 0.014 s 48 110.322/s 1.6k 30: ViewDeepCopy_Rank5/N:10/manual_time 0.014 s 0.014 s 48 110.403/s 1.6k 30: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 223 508.249/s 1.6k 30: ViewDeepCopy_Rank5/N:10/manual_time 0.007 s 0.007 s 102 231.548/s 1.6k 30: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 450 1026.81/s 1.6k 30: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 450 1027.65/s 1.6k 30: ViewDeepCopy_Rank6/N:10/manual_time 0.016 s 0.016 s 44 99.7604/s 1.6k 30: ViewDeepCopy_Rank6/N:10/manual_time 0.018 s 0.018 s 38 87.7714/s 1.6k 30: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 450 1027.62/s 1.6k 30: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 450 1028.15/s 1.6k 30: ViewDeepCopy_Rank7/N:10/manual_time 0.018 s 0.018 s 39 90.5439/s 1.6k 30: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.5481/s 1.6k 30: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 424 1027.94/s 1.6k 30: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 450 1027.94/s 1.6k 30: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.018 s 38 86.4791/s 1.6k 30: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.019 s 36 83.4628/s 1.6k 30: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 453 1034.54/s 1.6k 30: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 452 1034.09/s 1.6k 30: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 452 1033.6/s 1.6k 30: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 453 1034.23/s 1.6k 30: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 916 1046.77/s 800 30: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 917 1047.62/s 800 30: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 917 1047.16/s 800 30: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 917 1047.39/s 800 30: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 917 1047.13/s 800 30: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 917 1047.25/s 800 30: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 917 1047.6/s 800 30: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 916 1048.61/s 800 30: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 917 1047.65/s 800 30: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 917 1048.37/s 800 30: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 918 1048.28/s 800 30: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 917 1048.68/s 800 30: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 918 1048.22/s 800 30: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 918 1049.21/s 800 30: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 918 1044.58/s 800 30: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 918 1049.08/s 800 30: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 919 1050.05/s 800 30: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 918 1049.81/s 800 30: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.35114k/s 1.6k 30: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.68188k/s 1.6k 30: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.45323k/s 1.6k 30: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.91791k/s 1.6k 30: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.14848k/s 1.6k 30: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.48607k/s 1.6k 30: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.2016k/s 1.6k 30: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1938k/s 1.6k 30: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.32499k/s 1.6k 30: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.93409k/s 1.6k 30: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.03793k/s 1.6k 30: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.83814k/s 1.6k 30: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06786k/s 1.6k 30: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.46702k/s 1.6k 30: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.06119k/s 1.6k 30: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.34688k/s 1.6k 30: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.31716k/s 1.6k 30: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.79556k/s 1.6k 30: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06989k/s 1.6k 30: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.07487k/s 1.6k 30: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.64722k/s 1.6k 30: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.04971k/s 1.6k 30: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.11919k/s 1.6k 30: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.3031k/s 1.6k 30: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.83875k/s 1.6k 30: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.76046k/s 1.6k 30: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.6054k/s 1.6k 30: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.35579k/s 1.6k 30: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.489k/s 1.6k 30: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.96731k/s 1.6k 30: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.37674k/s 1.6k 30: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.72785k/s 1.6k 30: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 981.608/s 1.6k 30: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1021.66/s 1.6k 30/57 Test #30: Kokkos_PerformanceTest_Benchmark ........................... Passed 121.36 sec test 31 Start 31: Kokkos_Benchmark_Atomic_MinMax 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T21-00-09.json" 31: Test timeout computed to be: 1500 31: 2025-02-27T21:29:45+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 31: Run on (64 X 2994.67 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x32) 31: L1 Instruction 32 KiB (x32) 31: L2 Unified 512 KiB (x32) 31: L3 Unified 16384 KiB (x16) 31: Load Average: 2.70, 3.95, 7.04 31: APU or dGPU: dGPU 31: Architecture capable of accessing system allocated memory: 1 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 31: Kokkos Version: 4.5.99 31: Shared Memory per Block: 64 KiB 31: Supports Managed Memory: 1 31: System allows accessing system allocated memory on GPU: 0 31: Total Global Memory: 31.98 GiB 31: Wavefront Size: 64 31: XNACK environment variable set: no 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit 31: ---------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations 31: ---------------------------------------------------------------------------------------------------------------------------------------- 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 31/57 Test #31: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.45 sec test 32 Start 32: Kokkos_PerformanceTest_Mempool 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T21-00-09.json" 32: Test timeout computed to be: 1500 32: 2025-02-27T21:29:45+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 32: Run on (64 X 3288.78 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x32) 32: L1 Instruction 32 KiB (x32) 32: L2 Unified 512 KiB (x32) 32: L3 Unified 16384 KiB (x16) 32: Load Average: 2.70, 3.95, 7.04 32: APU or dGPU: dGPU 32: Architecture capable of accessing system allocated memory: 1 32: CPU architecture: none 32: Default Device: HIP 32: GPU architecture: AMD_GFX908 32: Is Large Bar: 1 32: KOKKOS_COMPILER_CLANG: 1700 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CXX17: no 32: KOKKOS_ENABLE_CXX20: yes 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HIP: yes 32: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 32: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 32: Kokkos Version: 4.5.99 32: Shared Memory per Block: 64 KiB 32: Supports Managed Memory: 1 32: System allows accessing system allocated memory on GPU: 0 32: Total Global Memory: 31.98 GiB 32: Wavefront Size: 64 32: XNACK environment variable set: no 32: macro KOKKOS_ENABLE_HIP: defined 32: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 32: macro KOKKOS_ENABLE_ROCTHRUST: defined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: fill ops per second 32: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: 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 2328 18.506M/s 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: cycle ops per second 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: 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 9537 151.239M/s 32/57 Test #32: Kokkos_PerformanceTest_Mempool ............................. Passed 3.44 sec test 33 Start 33: Kokkos_PerformanceTest_Atomic 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T21-00-09.json" 33: Test timeout computed to be: 1500 33: 2025-02-27T21:29:49+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 33: Run on (64 X 3276.47 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x32) 33: L1 Instruction 32 KiB (x32) 33: L2 Unified 512 KiB (x32) 33: L3 Unified 16384 KiB (x16) 33: Load Average: 2.70, 3.95, 7.04 33: APU or dGPU: dGPU 33: Architecture capable of accessing system allocated memory: 1 33: CPU architecture: none 33: Default Device: HIP 33: GPU architecture: AMD_GFX908 33: Is Large Bar: 1 33: KOKKOS_COMPILER_CLANG: 1700 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CXX17: no 33: KOKKOS_ENABLE_CXX20: yes 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HIP: yes 33: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 33: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 33: Kokkos Version: 4.5.99 33: Shared Memory per Block: 64 KiB 33: Supports Managed Memory: 1 33: System allows accessing system allocated memory on GPU: 0 33: Total Global Memory: 31.98 GiB 33: Wavefront Size: 64 33: XNACK environment variable set: no 33: macro KOKKOS_ENABLE_HIP: defined 33: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 33: macro KOKKOS_ENABLE_ROCTHRUST: defined 33: platform: 64bit 33: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 33: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Test_Atomic/30000/iterations:10 0.359 s 0.356 s 10 1 4 6.54563m 5.56843m 58.4667u 449.985M 54.776k 449.985M 33: Test_Atomic/100000/iterations:10 11.5 s 11.4 s 10 1 8 20.3099 1.65221m 115.11u 4.99995G 108.222k 4.99995G 33: Test_Atomic/100000/iterations:10 4.03 s 4.01 s 10 1 8 2.91378m 1.56524m 114.51u 4.99995G 113.278k 4.99995G 33: Test_Atomic/100000/iterations:10 3.57 s 3.55 s 10 1 4 2.90104m 1.52076m 56.11u 704.983M 153.4k 704.983M 33: Test_Atomic/100000/iterations:10 12.2 s 12.2 s 10 1 8 20.61 1.73065m 115.61u 4.99995G 38.718k 4.99995G 33: Test_Atomic/100000/iterations:10 4.08 s 4.07 s 10 1 8 2.88692m 1.62785m 114.42u 4.99995G 57.47k 4.99995G 33: Test_Atomic/100000/iterations:10 10.7 s 10.6 s 10 0 4 18.0369 1.68166m 911.21u 4.99998G 114.424k 4.99989G 33: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 19.7742 1.57987m 911.11u 4.99995G 74.558k 4.99995G 33/57 Test #33: Kokkos_PerformanceTest_Atomic .............................. Passed 586.92 sec test 34 Start 34: Kokkos_ContainersUnitTest_Serial 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 34: Test timeout computed to be: 1500 34: [==========] Running 70 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from serial_DeathTest 34: [ RUN ] serial_DeathTest.dualview_external_view_construction 34: [ OK ] serial_DeathTest.dualview_external_view_construction (1613 ms) 34: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 34: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (19397 ms) 34: [----------] 2 tests from serial_DeathTest (21011 ms total) 34: 34: [----------] 68 tests from serial 34: [ RUN ] serial.bitset 34: [ OK ] serial.bitset (1179 ms) 34: [ RUN ] serial.bitset_default_constructor_no_alloc 34: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 34: [ RUN ] serial.dualview_combination 34: [ OK ] serial.dualview_combination (0 ms) 34: [ RUN ] serial.dualview_alloc 34: [ OK ] serial.dualview_alloc (0 ms) 34: [ RUN ] serial.test_dualview_copy_construction_and_assignment 34: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 34: [ RUN ] serial.dualview_combinations_without_init 34: [ OK ] serial.dualview_combinations_without_init (0 ms) 34: [ RUN ] serial.dualview_deep_copy 34: [ OK ] serial.dualview_deep_copy (0 ms) 34: [ RUN ] serial.dualview_realloc 34: [ OK ] serial.dualview_realloc (0 ms) 34: [ RUN ] serial.dualview_resize 34: [ OK ] serial.dualview_resize (0 ms) 34: [ RUN ] serial.dualview_device_correct_kokkos_device 34: 34: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 34: does not support page migration between device and host. 34: HIPManagedSpace might not work as expected. 34: Please refer to the ROCm documentation on unified/managed memory. 34: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 34: [ RUN ] serial.dualview_host_correct_kokkos_device 34: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 34: [ RUN ] serial.dualview_host_modify_template_device_sync 34: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 34: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 34: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 34: [ RUN ] serial.dualview_device_modify_template_host_sync 34: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 34: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 34: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 34: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 34: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 34: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 34: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 34: [ RUN ] serial.dualview_sequential_host_init 34: [ OK ] serial.dualview_sequential_host_init (0 ms) 34: [ RUN ] serial.dynamic_view 34: [ OK ] serial.dynamic_view (6 ms) 34: [ RUN ] serial.dyn_rank_view_api_generic 34: [ OK ] serial.dyn_rank_view_api_generic (4 ms) 34: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 34: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 34: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 34: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 34: skipping since not default execution space 34: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 34: [ RUN ] serial.dyn_rank_view_api_operator_rank67 34: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 34: [ RUN ] serial.dyn_rank_view_team_scratch 34: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 34: [ RUN ] serial.ErrorReporterViaLambda 34: [ OK ] serial.ErrorReporterViaLambda (0 ms) 34: [ RUN ] serial.ErrorReporter 34: [ OK ] serial.ErrorReporter (0 ms) 34: [ RUN ] serial.offsetview_construction 34: [ OK ] serial.offsetview_construction (16 ms) 34: [ RUN ] serial.offsetview_unmanaged_construction 34: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 34: [ RUN ] serial.offsetview_subview 34: [ OK ] serial.offsetview_subview (4 ms) 34: [ RUN ] serial.offsetview_offsets_rank1 34: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 34: [ RUN ] serial.offsetview_offsets_rank2 34: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 34: [ RUN ] serial.offsetview_offsets_rank3 34: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 34: [ RUN ] serial.scatterview 34: [ OK ] serial.scatterview (1658 ms) 34: [ RUN ] serial.scatterview_devicetype 34: [ OK ] serial.scatterview_devicetype (1 ms) 34: [ RUN ] serial.staticcrsgraph 34: [ OK ] serial.staticcrsgraph (7 ms) 34: [ RUN ] serial.resize_realloc_no_init_dualview 34: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 34: [ RUN ] serial.resize_realloc_no_alloc_dualview 34: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 34: [ RUN ] serial.resize_exec_space_dualview 34: [ OK ] serial.resize_exec_space_dualview (0 ms) 34: [ RUN ] serial.realloc_exec_space_dualview 34: [ OK ] serial.realloc_exec_space_dualview (0 ms) 34: [ RUN ] serial.resize_realloc_no_init_dynrankview 34: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 34: [ RUN ] serial.resize_exec_space_dynrankview 34: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 34: [ RUN ] serial.realloc_exec_space_dynrankview 34: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 34: [ RUN ] serial.resize_realloc_no_init_scatterview 34: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 34: [ RUN ] serial.resize_realloc_no_alloc_scatterview 34: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 34: [ RUN ] serial.resize_exec_space_scatterview 34: [ OK ] serial.resize_exec_space_scatterview (0 ms) 34: [ RUN ] serial.realloc_exec_space_scatterview 34: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynrankview 34: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 34: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 34: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_offsetview 34: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 34: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_offsetview 34: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynamicview 34: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 34: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 34: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 34: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 34: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 34: [ RUN ] serial.UnorderedMap_insert 34: [ OK ] serial.UnorderedMap_insert (6257 ms) 34: [ RUN ] serial.UnorderedMap_failed_insert 34: [ OK ] serial.UnorderedMap_failed_insert (2826 ms) 34: [ RUN ] serial.UnorderedMap_deep_copy 34: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 34: [ RUN ] serial.UnorderedMap_valid_empty 34: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 34: [ RUN ] serial.UnorderedMap_clear_zero_size 34: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 34: [ RUN ] serial.UnorderedMap_consistent_size 34: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 34: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 34: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 34: [ RUN ] serial.UnorderedMap_lambda_capturable 34: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 34: [ RUN ] serial.UnorderedMap_constructor_view_alloc 34: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 34: [ RUN ] serial.vector_combination 34: [ OK ] serial.vector_combination (0 ms) 34: [ RUN ] serial.vector_insert 34: [ OK ] serial.vector_insert (0 ms) 34: [ RUN ] serial.vector_push_back_default_exec 34: [ OK ] serial.vector_push_back_default_exec (0 ms) 34: [ RUN ] serial.viewctorprop_embedded_dim 34: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 34: [----------] 68 tests from serial (11970 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 70 tests from 2 test suites ran. (32981 ms total) 34: [ PASSED ] 69 tests. 34: [ SKIPPED ] 1 test, listed below: 34: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 34/57 Test #34: Kokkos_ContainersUnitTest_Serial ........................... Passed 33.42 sec test 35 Start 35: Kokkos_ContainersUnitTest_HIP 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 35: Test timeout computed to be: 1500 35: [==========] Running 70 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from hip_DeathTest 35: [ RUN ] hip_DeathTest.dualview_external_view_construction 35: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped 35: test only relevant if DualView uses one allocation 35: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 35: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 35: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (20928 ms) 35: [----------] 2 tests from hip_DeathTest (20929 ms total) 35: 35: [----------] 68 tests from hip 35: [ RUN ] hip.bitset 35: [ OK ] hip.bitset (19 ms) 35: [ RUN ] hip.bitset_default_constructor_no_alloc 35: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] hip.dualview_combination 35: [ OK ] hip.dualview_combination (5 ms) 35: [ RUN ] hip.dualview_alloc 35: [ OK ] hip.dualview_alloc (0 ms) 35: [ RUN ] hip.test_dualview_copy_construction_and_assignment 35: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] hip.dualview_combinations_without_init 35: [ OK ] hip.dualview_combinations_without_init (0 ms) 35: [ RUN ] hip.dualview_deep_copy 35: [ OK ] hip.dualview_deep_copy (1 ms) 35: [ RUN ] hip.dualview_realloc 35: [ OK ] hip.dualview_realloc (0 ms) 35: [ RUN ] hip.dualview_resize 35: [ OK ] hip.dualview_resize (0 ms) 35: [ RUN ] hip.dualview_device_correct_kokkos_device 35: 35: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 35: does not support page migration between device and host. 35: HIPManagedSpace might not work as expected. 35: Please refer to the ROCm documentation on unified/managed memory. 35: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 35: [ RUN ] hip.dualview_host_correct_kokkos_device 35: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] hip.dualview_host_modify_template_device_sync 35: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 35: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] hip.dualview_device_modify_template_host_sync 35: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 35: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 35: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 35: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 35: [ RUN ] hip.dualview_sequential_host_init 35: [ OK ] hip.dualview_sequential_host_init (0 ms) 35: [ RUN ] hip.dynamic_view 35: [ OK ] hip.dynamic_view (42 ms) 35: [ RUN ] hip.dyn_rank_view_api_generic 35: [ OK ] hip.dyn_rank_view_api_generic (15 ms) 35: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 35: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 35: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 35: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] hip.dyn_rank_view_api_operator_rank67 35: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 35: [ RUN ] hip.dyn_rank_view_team_scratch 35: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 35: [ RUN ] hip.ErrorReporterViaLambda 35: [ OK ] hip.ErrorReporterViaLambda (1 ms) 35: [ RUN ] hip.ErrorReporter 35: [ OK ] hip.ErrorReporter (0 ms) 35: [ RUN ] hip.offsetview_construction 35: [ OK ] hip.offsetview_construction (3 ms) 35: [ RUN ] hip.offsetview_unmanaged_construction 35: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] hip.offsetview_subview 35: [ OK ] hip.offsetview_subview (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank1 35: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank2 35: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] hip.offsetview_offsets_rank3 35: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] hip.scatterview 35: [ OK ] hip.scatterview (28586 ms) 35: [ RUN ] hip.scatterview_devicetype 35: [ OK ] hip.scatterview_devicetype (45839 ms) 35: [ RUN ] hip.staticcrsgraph 35: [ OK ] hip.staticcrsgraph (22 ms) 35: [ RUN ] hip.resize_realloc_no_init_dualview 35: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 35: [ RUN ] hip.resize_realloc_no_alloc_dualview 35: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] hip.resize_exec_space_dualview 35: [ OK ] hip.resize_exec_space_dualview (0 ms) 35: [ RUN ] hip.realloc_exec_space_dualview 35: [ OK ] hip.realloc_exec_space_dualview (0 ms) 35: [ RUN ] hip.resize_realloc_no_init_dynrankview 35: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] hip.resize_exec_space_dynrankview 35: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] hip.realloc_exec_space_dynrankview 35: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] hip.resize_realloc_no_init_scatterview 35: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] hip.resize_realloc_no_alloc_scatterview 35: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] hip.resize_exec_space_scatterview 35: [ OK ] hip.resize_exec_space_scatterview (0 ms) 35: [ RUN ] hip.realloc_exec_space_scatterview 35: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynrankview 35: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 35: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_offsetview 35: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_offsetview 35: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynamicview 35: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 35: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] hip.UnorderedMap_insert 35: [ OK ] hip.UnorderedMap_insert (1935 ms) 35: [ RUN ] hip.UnorderedMap_failed_insert 35: [ OK ] hip.UnorderedMap_failed_insert (611 ms) 35: [ RUN ] hip.UnorderedMap_deep_copy 35: [ OK ] hip.UnorderedMap_deep_copy (4 ms) 35: [ RUN ] hip.UnorderedMap_valid_empty 35: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 35: [ RUN ] hip.UnorderedMap_clear_zero_size 35: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] hip.UnorderedMap_consistent_size 35: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 35: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] hip.UnorderedMap_lambda_capturable 35: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] hip.UnorderedMap_constructor_view_alloc 35: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] hip.vector_combination 35: [ OK ] hip.vector_combination (0 ms) 35: [ RUN ] hip.vector_insert 35: [ OK ] hip.vector_insert (2 ms) 35: [ RUN ] hip.vector_push_back_default_exec 35: [ OK ] hip.vector_push_back_default_exec (0 ms) 35: [ RUN ] hip.viewctorprop_embedded_dim 35: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 35: [----------] 68 tests from hip (77113 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 70 tests from 2 test suites ran. (98042 ms total) 35: [ PASSED ] 69 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 35/57 Test #35: Kokkos_ContainersUnitTest_HIP .............................. Passed 98.53 sec test 36 Start 36: Kokkos_ContainersPerformanceTest_HIP 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 36: Test timeout computed to be: 1500 36: [==========] Running 4 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 4 tests from TEST_CATEGORY 36: [ RUN ] TEST_CATEGORY.dynrankview_perf 36: HIP 36: DynRankView vs View: Initialization Only 36: View time (init only): 0.00305687 36: View sum computation time: 0.00305687 36: Strided View time (init only): 0.00166927 36: View Rank7 time (init only): 0.00161998 36: DynRankView time (init only): 0.00175682 36: DynRankView sum computation time: 0.00137644 36: Ratio of View to DynRankView time: 1.74 36: Ratio of View to DynRankView sum computation time: 1.09453 36: Ratio of View to View Rank7 time: 1.88698 36: Ratio of StrideView to DynRankView time: 0.950163 36: Ratio of DynRankView to View Rank7 time: 1.08447 36: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 36: [ RUN ] TEST_CATEGORY.global_2_local 36: HIP 36: size, create, generate, fill, find 36: 256, 0.000230913, 1.8124e-05, 0.00367295, 0.00431266 36: 512, 0.000232337, 1.2684e-05, 3.703e-05, 0.00332687 36: 1024, 0.000216717, 1.2022e-05, 3.5477e-05, 0.00331925 36: 2048, 0.000203752, 1.2544e-05, 3.6889e-05, 0.00337694 36: 4096, 0.000266591, 1.1962e-05, 3.8823e-05, 0.0034089 36: 8192, 0.000205586, 1.1552e-05, 3.728e-05, 0.00335131 36: 16384, 0.000204053, 1.1452e-05, 3.7931e-05, 0.00344412 36: 32768, 0.00020737, 1.2253e-05, 4.1017e-05, 0.00359213 36: 65536, 0.000290766, 1.2314e-05, 4.4614e-05, 0.00383742 36: 131072, 0.000301987, 1.2343e-05, 6.6225e-05, 0.00457609 36: 262144, 0.000389652, 1.3225e-05, 0.000114906, 0.00698136 36: 524288, 0.000473209, 1.579e-05, 0.000253806, 0.00856396 36: 1048576, 0.000440658, 2.0488e-05, 0.000680828, 0.0209466 36: 2097152, 0.000497594, 2.7963e-05, 0.00154802, 0.04839 36: 4194304, 0.000587323, 4.2019e-05, 0.0034291, 0.119662 36: [ OK ] TEST_CATEGORY.global_2_local (257 ms) 36: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 36: skipping test 36: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 36: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 36: skipping test 36: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 36: [----------] 4 tests from TEST_CATEGORY (271 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 4 tests from 1 test suite ran. (271 ms total) 36: [ PASSED ] 4 tests. 36/57 Test #36: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.69 sec test 37 Start 37: Kokkos_UnitTest_Sort 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 37: Test timeout computed to be: 1500 37: [==========] Running 17 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from hip_DeathTest 37: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 37: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (3332 ms) 37: [----------] 1 test from hip_DeathTest (3332 ms total) 37: 37: [----------] 16 tests from hip 37: [ RUN ] hip.SortUnsignedValueType 37: [ OK ] hip.SortUnsignedValueType (24 ms) 37: [ RUN ] hip.SortEmptyView 37: [ OK ] hip.SortEmptyView (0 ms) 37: [ RUN ] hip.SortByKeyEmptyView 37: [ OK ] hip.SortByKeyEmptyView (0 ms) 37: [ RUN ] hip.SortByKeyEmptyViewHost 37: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 37: [ RUN ] hip.SortByKey 37: [ OK ] hip.SortByKey (10 ms) 37: [ RUN ] hip.SortByKeyWithComparator 37: [ OK ] hip.SortByKeyWithComparator (0 ms) 37: [ RUN ] hip.SortByKeyStaticExtents 37: [ OK ] hip.SortByKeyStaticExtents (0 ms) 37: [ RUN ] hip.SortByKeyWithStrides 37: [ OK ] hip.SortByKeyWithStrides (0 ms) 37: [ RUN ] hip.SortWithCustomComparator 37: [ OK ] hip.SortWithCustomComparator (89 ms) 37: [ RUN ] hip.BinSortGenericTests 37: [ OK ] hip.BinSortGenericTests (16 ms) 37: [ RUN ] hip.BinSortEmptyView 37: [ OK ] hip.BinSortEmptyView (0 ms) 37: [ RUN ] hip.BinSortEmptyKeysView 37: [ OK ] hip.BinSortEmptyKeysView (0 ms) 37: [ RUN ] hip.BinSort_issue_7221 37: [ OK ] hip.BinSort_issue_7221 (0 ms) 37: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues 37: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10091 ms) 37: [ RUN ] hip.NestedSort 37: [ OK ] hip.NestedSort (38 ms) 37: [ RUN ] hip.NestedSortByKey 37: [ OK ] hip.NestedSortByKey (104 ms) 37: [----------] 16 tests from hip (10377 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 17 tests from 2 test suites ran. (13709 ms total) 37: [ PASSED ] 17 tests. 37/57 Test #37: Kokkos_UnitTest_Sort ....................................... Passed 14.13 sec test 38 Start 38: Kokkos_UnitTest_Random 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 38: Test timeout computed to be: 1500 38: [==========] Running 3 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from hip 38: [ RUN ] hip.Random_XorShift64 38: Test Seed:1740692523113922103 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0012977 -0.0085267 || 0.051031 28045 29266 || 28637.2 28674.4 || -117.873 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00237424 -0.00367123 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00705106 -0.0332497 || 0.051031 28058 29372 || 28878 28674.4 || -459.644 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00288986 -0.0018472 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0065653 0.000873665 || 0.051031 28016 29350 || 28863.9 28674.4 || 12.0775 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.022379 0.00279609 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00244875 -0.0154001 || 0.051031 28084 29318 || 28744.8 28674.4 || -212.891 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00426227 0.0088797 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.00024556 -0.99999 -48246.1 || 0.051031 0 194874 || 2.92888e+09 28674.4 || -6.66954e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000735497 -0.324154 0.147799 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.86136e-07 -0.017699 -0.0109627 || 0.051031 28021 29367 || 29191 28674.4 || -151.548 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.71903e-07 0.00766191 0.00104945 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.91181e-07 -0.00567706 0.0168881 || 0.051031 28077 29281 || 28838.1 28674.4 || 233.461 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.87038e-07 -0.0143041 0.00255754 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0040014 -0.00533343 || 0.051031 28045 29360 || 28789.6 28674.4 || -73.7293 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0143232 0.0101209 || 0.051031 1e+64 -1e+64 38: Test Seed:1740692523272850353 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00684529 0.0124464 || 0.051031 27879 29292 || 28872 28674.4 || 172.058 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00929794 0.00720903 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00218888 -0.0225134 || 0.051031 28003 29313 || 28611.8 28674.4 || -311.225 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00214889 -0.00444625 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00397345 -0.00243449 || 0.051031 27882 29392 || 28788.8 28674.4 || -33.6544 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00125044 0.00184774 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00553785 -0.0166677 || 0.051031 27864 29383 || 28516.5 28674.4 || -230.414 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00956411 0.00656925 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000246613 -0.99999 -48242.9 || 0.051031 0 194825 || 2.92854e+09 28674.4 || -6.6691e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000738726 -0.308194 0.143942 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.73523e-07 0.00778591 -0.0045625 || 0.051031 27969 29323 || 28452.9 28674.4 || -63.072 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.34064e-07 0.00801328 -0.00087946 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.65955e-07 -0.000246599 0.00701177 || 0.051031 27970 29264 || 28681.5 28674.4 || 96.9307 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.11361e-07 -0.0309988 0.00115846 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00398452 -0.0175106 || 0.051031 27977 29318 || 28560.6 28674.4 || -242.066 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0125192 0.00455633 || 0.051031 1e+64 -1e+64 38: [ OK ] hip.Random_XorShift64 (315 ms) 38: [ RUN ] hip.Random_XorShift1024_0 38: Test Seed:1740692523429370041 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00124087 0.00277617 || 0.051031 10943 11829 || 11362.9 11377 || 38.3778 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0102898 0.00306972 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.54313e-07 -0.01297 0.00734966 || 0.051031 10974 11825 || 11526.5 11377 || 101.602 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.67029e-07 0.00115484 0.0020607 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0150417 -0.00682954 || 0.051031 10941 11806 || 11208.4 11377 || -94.4116 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0111277 -0.00426467 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0191778 0.00565519 || 0.051031 10977 11805 || 11599.4 11377 || 78.1773 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0031841 -0.00252964 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244906 -0.999975 -7594.79 || 0.051031 0 77709 || 4.61061e+08 11377 || -1.0499e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000734448 -0.152042 0.0220578 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.79744e-07 0.00317577 -0.0160632 || 0.051031 10951 11762 || 11340.9 11377 || -222.057 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.43323e-07 -0.00459324 0.00040442 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 -0.0142101 0.0010367 || 0.051031 10970 11793 || 11541 11377 || 14.3314 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 -0.0082038 0.00285324 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00734797 0.00405903 || 0.051031 10956 11741 || 11461.2 11377 || 56.112 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0147944 0.00147387 || 0.051031 1e+64 -1e+64 38: Test Seed:1740692523550554124 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0114963 -0.00948607 || 0.051031 11002 11756 || 11247.7 11377 || -131.135 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0155116 -0.00251596 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0115239 0.00195481 || 0.051031 10840 11808 || 11509.6 11377 || 27.0232 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00251818 -0.000216765 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0017134 0.00254736 || 0.051031 10947 11784 || 11396.5 11377 || 35.2148 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0093089 -0.00204319 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00554961 -0.00312933 || 0.051031 10957 11757 || 11440.4 11377 || -43.2599 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.000528403 -0.00118677 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245021 -0.999975 -7595.17 || 0.051031 0 77489 || 4.61029e+08 11377 || -1.04996e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000734716 -0.171595 0.0262364 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 -0.0120324 0.00629251 || 0.051031 10964 11787 || 11515.5 11377 || 86.9876 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 0.011392 0.0013737 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.67029e-07 0.0121935 0.00289228 || 0.051031 10947 11832 || 11239.9 11377 || 39.9829 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.05176e-07 0.0156852 -0.00112853 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00907376 -0.0116962 || 0.051031 10980 11814 || 11481.1 11377 || -161.689 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00164306 0.00272191 || 0.051031 1e+64 -1e+64 38: [ OK ] hip.Random_XorShift1024_0 (280 ms) 38: [ RUN ] hip.Multi_streams 38: [ OK ] hip.Multi_streams (296 ms) 38: [----------] 3 tests from hip (893 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 1 test suite ran. (893 ms total) 38: [ PASSED ] 3 tests. 38/57 Test #38: Kokkos_UnitTest_Random ..................................... Passed 1.30 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test timeout computed to be: 1500 39: [==========] Running 16 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_DeathTest 39: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 39: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 39: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 39: 39: [----------] 3 tests from std_algorithms_reducers 39: [ RUN ] std_algorithms_reducers.max_first_loc 39: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_first_loc 39: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 39: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 39: [----------] 3 tests from std_algorithms_reducers (0 ms total) 39: 39: [----------] 1 test from std_algorithms 39: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 39: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 39: [----------] 1 test from std_algorithms (0 ms total) 39: 39: [----------] 11 tests from random_access_iterator_test 39: [ RUN ] random_access_iterator_test.constructor 39: [ OK ] random_access_iterator_test.constructor (1 ms) 39: [ RUN ] random_access_iterator_test.constructiblity 39: [ OK ] random_access_iterator_test.constructiblity (0 ms) 39: [ RUN ] random_access_iterator_test.dereference 39: [ OK ] random_access_iterator_test.dereference (1 ms) 39: [ RUN ] random_access_iterator_test.subscript_operator 39: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet1 39: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet2 39: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet3 39: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet4 39: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 39: [ RUN ] random_access_iterator_test.assignment_operator 39: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 39: [ RUN ] random_access_iterator_test.distance 39: [ OK ] random_access_iterator_test.distance (0 ms) 39: [ RUN ] random_access_iterator_test.traits_helpers 39: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 39: [----------] 11 tests from random_access_iterator_test (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 16 tests from 4 test suites ran. (6 ms total) 39: [ PASSED ] 16 tests. 39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.40 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test timeout computed to be: 1500 40: [==========] Running 7 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 7 tests from std_algorithms_min_max_element_test 40: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 40: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 40: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 7 tests from 1 test suite ran. (45 ms total) 40: [ PASSED ] 7 tests. 40/57 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.45 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test timeout computed to be: 1500 41: [==========] Running 13 tests from 10 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_lexicographical_compare_test 41: [ RUN ] std_algorithms_lexicographical_compare_test.test 41: [ OK ] std_algorithms_lexicographical_compare_test.test (27 ms) 41: [----------] 1 test from std_algorithms_lexicographical_compare_test (27 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_test 41: [ RUN ] std_algorithms_for_each_test.test 41: [ OK ] std_algorithms_for_each_test.test (65 ms) 41: [----------] 1 test from std_algorithms_for_each_test (65 ms total) 41: 41: [----------] 1 test from std_algorithms_find_test 41: [ RUN ] std_algorithms_find_test.test 41: [ OK ] std_algorithms_find_test.test (34 ms) 41: [----------] 1 test from std_algorithms_find_test (34 ms total) 41: 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 41: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (495 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 41: [ OK ] std_algorithms_non_mod_seq_ops.find_end (510 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search 41: [ OK ] std_algorithms_non_mod_seq_ops.search (506 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 41: [ OK ] std_algorithms_non_mod_seq_ops.search_n (338 ms) 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1850 ms total) 41: 41: [----------] 1 test from std_algorithms_count_test 41: [ RUN ] std_algorithms_count_test.test 41: [ OK ] std_algorithms_count_test.test (22 ms) 41: [----------] 1 test from std_algorithms_count_test (22 ms total) 41: 41: [----------] 1 test from std_algorithms_equal_test 41: [ RUN ] std_algorithms_equal_test.test 41: [ OK ] std_algorithms_equal_test.test (18 ms) 41: [----------] 1 test from std_algorithms_equal_test (18 ms total) 41: 41: [----------] 1 test from std_algorithms_all_any_none_of_test 41: [ RUN ] std_algorithms_all_any_none_of_test.test 41: [ OK ] std_algorithms_all_any_none_of_test.test (33 ms) 41: [----------] 1 test from std_algorithms_all_any_none_of_test (33 ms total) 41: 41: [----------] 1 test from std_algorithms_nonmod_seq_ops 41: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 41: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (69 ms) 41: [----------] 1 test from std_algorithms_nonmod_seq_ops (69 ms total) 41: 41: [----------] 1 test from std_algorithms_mismatch_test 41: [ RUN ] std_algorithms_mismatch_test.test 41: [ OK ] std_algorithms_mismatch_test.test (78 ms) 41: [----------] 1 test from std_algorithms_mismatch_test (78 ms total) 41: 41: [----------] 1 test from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.move_backward 41: [ OK ] std_algorithms_mod_seq_ops.move_backward (69 ms) 41: [----------] 1 test from std_algorithms_mod_seq_ops (69 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 13 tests from 10 test suites ran. (2269 ms total) 41: [ PASSED ] 13 tests. 41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.68 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test timeout computed to be: 1500 42: [==========] Running 31 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from std_algorithms_mod_ops_test 42: [ RUN ] std_algorithms_mod_ops_test.move 42: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 42: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 42: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 42: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 42: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 42: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 42: 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy 42: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 42: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill 42: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 42: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate 42: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 42: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 42: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 42: 42: [----------] 4 tests from std_algorithms_replace_ops_test 42: [ RUN ] std_algorithms_replace_ops_test.replace 42: [ OK ] std_algorithms_replace_ops_test.replace (36 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_if 42: [ OK ] std_algorithms_replace_ops_test.replace_if (119 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy 42: [ OK ] std_algorithms_replace_ops_test.replace_copy (65 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 42: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (61 ms) 42: [----------] 4 tests from std_algorithms_replace_ops_test (284 ms total) 42: 42: [----------] 11 tests from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.copy_if 42: [ OK ] std_algorithms_mod_seq_ops.copy_if (38 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique 42: [ OK ] std_algorithms_mod_seq_ops.unique (88 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 42: [ OK ] std_algorithms_mod_seq_ops.unique_copy (57 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove 42: [ OK ] std_algorithms_mod_seq_ops.remove (39 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_if (43 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy (147 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (37 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate 42: [ OK ] std_algorithms_mod_seq_ops.rotate (1202 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 42: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (454 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_left 42: [ OK ] std_algorithms_mod_seq_ops.shift_left (1388 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_right 42: [ OK ] std_algorithms_mod_seq_ops.shift_right (1395 ms) 42: [----------] 11 tests from std_algorithms_mod_seq_ops (4894 ms total) 42: 42: [----------] 1 test from std_algorithms_modseq_test 42: [ RUN ] std_algorithms_modseq_test.reverse 42: [ OK ] std_algorithms_modseq_test.reverse (56 ms) 42: [----------] 1 test from std_algorithms_modseq_test (56 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 31 tests from 5 test suites ran. (5243 ms total) 42: [ PASSED ] 31 tests. 42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.67 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test timeout computed to be: 1500 43: [==========] Running 29 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_sorting_ops_test 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 43: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 43: 43: [----------] 4 tests from std_algorithms_partitioning_test 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 43: [ RUN ] std_algorithms_partitioning_test.partition_point 43: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 43: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 43: 43: [----------] 1 test from std_algorithms_partitioning_ops 43: [ RUN ] std_algorithms_partitioning_ops.partition_copy 43: [ OK ] std_algorithms_partitioning_ops.partition_copy (33 ms) 43: [----------] 1 test from std_algorithms_partitioning_ops (33 ms total) 43: 43: [----------] 12 tests from std_algorithms_numerics_test 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 43: [----------] 12 tests from std_algorithms_numerics_test (14 ms total) 43: 43: [----------] 1 test from std_algorithms_numerics_ops_test 43: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 43: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (80 ms) 43: [----------] 1 test from std_algorithms_numerics_ops_test (80 ms total) 43: 43: [----------] 8 tests from std_algorithms_numeric_ops_test 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (694 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (626 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (200 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (345 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 43: [----------] 8 tests from std_algorithms_numeric_ops_test (1866 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_ops_test 43: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 43: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (41 ms) 43: [----------] 1 test from std_algorithms_transform_ops_test (41 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 29 tests from 7 test suites ran. (2067 ms total) 43: [ PASSED ] 29 tests. 43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.48 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test timeout computed to be: 1500 44: [==========] Running 12 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (513 ms) 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (485 ms) 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (998 ms total) 44: 44: [----------] 2 tests from std_algorithms_count_team_test 44: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 44: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (254 ms) 44: [ RUN ] std_algorithms_count_team_test.count_returns_zero 44: [ OK ] std_algorithms_count_team_test.count_returns_zero (226 ms) 44: [----------] 2 tests from std_algorithms_count_team_test (480 ms total) 44: 44: [----------] 1 test from std_algorithms_count_if_team_test 44: [ RUN ] std_algorithms_count_if_team_test.test 44: [ OK ] std_algorithms_count_if_team_test.test (277 ms) 44: [----------] 1 test from std_algorithms_count_if_team_test (277 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_team_test 44: [ RUN ] std_algorithms_for_each_team_test.test 44: [ OK ] std_algorithms_for_each_team_test.test (337 ms) 44: [----------] 1 test from std_algorithms_for_each_team_test (337 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_n_team_test 44: [ RUN ] std_algorithms_for_each_n_team_test.test 44: [ OK ] std_algorithms_for_each_n_team_test.test (362 ms) 44: [----------] 1 test from std_algorithms_for_each_n_team_test (362 ms total) 44: 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 44: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (552 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (524 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (522 ms) 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1600 ms total) 44: 44: [----------] 2 tests from std_algorithms_mismatch_team_test 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 44: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (591 ms) 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 44: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (815 ms) 44: [----------] 2 tests from std_algorithms_mismatch_team_test (1407 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 12 tests from 7 test suites ran. (5464 ms total) 44: [ PASSED ] 12 tests. 44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 5.87 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test timeout computed to be: 1500 45: [==========] Running 8 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_equal_team_test 45: [ RUN ] std_algorithms_equal_team_test.views_are_equal 45: [ OK ] std_algorithms_equal_team_test.views_are_equal (911 ms) 45: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 45: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1237 ms) 45: [----------] 2 tests from std_algorithms_equal_team_test (2149 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_team_test 45: [ RUN ] std_algorithms_search_team_test.sequences_exist 45: [ OK ] std_algorithms_search_team_test.sequences_exist (504 ms) 45: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (515 ms) 45: [----------] 2 tests from std_algorithms_search_team_test (1020 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_end_team_test 45: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 45: [ OK ] std_algorithms_find_end_team_test.sequences_exist (601 ms) 45: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (621 ms) 45: [----------] 2 tests from std_algorithms_find_end_team_test (1223 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_first_of_team_test 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (545 ms) 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (719 ms) 45: [----------] 2 tests from std_algorithms_find_first_of_team_test (1265 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 8 tests from 4 test suites ran. (5659 ms total) 45: [ PASSED ] 8 tests. 45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.07 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test timeout computed to be: 1500 46: [==========] Running 11 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_find_team_test 46: [ RUN ] std_algorithms_find_team_test.searched_values_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_exist (251 ms) 46: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (255 ms) 46: [----------] 2 tests from std_algorithms_find_team_test (507 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_team_test 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (251 ms) 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (255 ms) 46: [----------] 2 tests from std_algorithms_find_if_team_test (506 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_not_team_test 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (261 ms) 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (247 ms) 46: [----------] 2 tests from std_algorithms_find_if_not_team_test (509 ms total) 46: 46: [----------] 1 test from std_algorithms_all_of_team_test 46: [ RUN ] std_algorithms_all_of_team_test.test 46: [ OK ] std_algorithms_all_of_team_test.test (261 ms) 46: [----------] 1 test from std_algorithms_all_of_team_test (261 ms total) 46: 46: [----------] 1 test from std_algorithms_any_of_team_test 46: [ RUN ] std_algorithms_any_of_team_test.test 46: [ OK ] std_algorithms_any_of_team_test.test (235 ms) 46: [----------] 1 test from std_algorithms_any_of_team_test (235 ms total) 46: 46: [----------] 1 test from std_algorithms_none_of_team_test 46: [ RUN ] std_algorithms_none_of_team_test.test 46: [ OK ] std_algorithms_none_of_team_test.test (245 ms) 46: [----------] 1 test from std_algorithms_none_of_team_test (245 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_n_team_test 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (263 ms) 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (249 ms) 46: [----------] 2 tests from std_algorithms_search_n_team_test (513 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 11 tests from 7 test suites ran. (2779 ms total) 46: [ PASSED ] 11 tests. 46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.18 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test timeout computed to be: 1500 47: [==========] Running 3 tests from 3 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_min_element_team_test 47: [ RUN ] std_algorithms_min_element_team_test.test 47: [ OK ] std_algorithms_min_element_team_test.test (559 ms) 47: [----------] 1 test from std_algorithms_min_element_team_test (559 ms total) 47: 47: [----------] 1 test from std_algorithms_max_element_team_test 47: [ RUN ] std_algorithms_max_element_team_test.test 47: [ OK ] std_algorithms_max_element_team_test.test (535 ms) 47: [----------] 1 test from std_algorithms_max_element_team_test (535 ms total) 47: 47: [----------] 1 test from std_algorithms_minmax_element_team_test 47: [ RUN ] std_algorithms_minmax_element_team_test.test 47: [ OK ] std_algorithms_minmax_element_team_test.test (576 ms) 47: [----------] 1 test from std_algorithms_minmax_element_team_test (576 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 3 test suites ran. (1672 ms total) 47: [ PASSED ] 3 tests. 47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.08 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test timeout computed to be: 1500 48: [==========] Running 6 tests from 6 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_fill_team_test 48: [ RUN ] std_algorithms_fill_team_test.test 48: [ OK ] std_algorithms_fill_team_test.test (259 ms) 48: [----------] 1 test from std_algorithms_fill_team_test (259 ms total) 48: 48: [----------] 1 test from std_algorithms_fill_n_team_test 48: [ RUN ] std_algorithms_fill_n_team_test.test 48: [ OK ] std_algorithms_fill_n_team_test.test (367 ms) 48: [----------] 1 test from std_algorithms_fill_n_team_test (367 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_team_test 48: [ RUN ] std_algorithms_replace_team_test.test 48: [ OK ] std_algorithms_replace_team_test.test (380 ms) 48: [----------] 1 test from std_algorithms_replace_team_test (380 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_if_team_test 48: [ RUN ] std_algorithms_replace_if_team_test.test 48: [ OK ] std_algorithms_replace_if_team_test.test (320 ms) 48: [----------] 1 test from std_algorithms_replace_if_team_test (320 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_team_test 48: [ RUN ] std_algorithms_replace_copy_team_test.test 48: [ OK ] std_algorithms_replace_copy_team_test.test (339 ms) 48: [----------] 1 test from std_algorithms_replace_copy_team_test (339 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test 48: [ RUN ] std_algorithms_replace_copy_if_team_test.test 48: [ OK ] std_algorithms_replace_copy_if_team_test.test (359 ms) 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (359 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 6 tests from 6 test suites ran. (2026 ms total) 48: [ PASSED ] 6 tests. 48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.44 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test timeout computed to be: 1500 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_reverse_team_test 49: [ RUN ] std_algorithms_reverse_team_test.test 49: [ OK ] std_algorithms_reverse_team_test.test (285 ms) 49: [----------] 1 test from std_algorithms_reverse_team_test (286 ms total) 49: 49: [----------] 1 test from std_algorithms_reverse_copy_team_test 49: [ RUN ] std_algorithms_reverse_copy_team_test.test 49: [ OK ] std_algorithms_reverse_copy_team_test.test (337 ms) 49: [----------] 1 test from std_algorithms_reverse_copy_team_test (337 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_team_test 49: [ RUN ] std_algorithms_rotate_team_test.test 49: [ OK ] std_algorithms_rotate_team_test.test (549 ms) 49: [----------] 1 test from std_algorithms_rotate_team_test (549 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_copy_team_test 49: [ RUN ] std_algorithms_rotate_copy_team_test.test 49: [ OK ] std_algorithms_rotate_copy_team_test.test (601 ms) 49: [----------] 1 test from std_algorithms_rotate_copy_team_test (601 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (1774 ms total) 49: [ PASSED ] 4 tests. 49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.18 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 50: [ RUN ] std_algorithms_move_team_test.test 50: [ OK ] std_algorithms_move_team_test.test (450 ms) 50: [----------] 1 test from std_algorithms_move_team_test (450 ms total) 50: 50: [----------] 1 test from std_algorithms_move_backward_team_test 50: [ RUN ] std_algorithms_move_backward_team_test.test 50: [ OK ] std_algorithms_move_backward_team_test.test (422 ms) 50: [----------] 1 test from std_algorithms_move_backward_team_test (422 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_left_team_test 50: [ RUN ] std_algorithms_shift_left_team_test.test 50: [ OK ] std_algorithms_shift_left_team_test.test (1474 ms) 50: [----------] 1 test from std_algorithms_shift_left_team_test (1474 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_right_team_test 50: [ RUN ] std_algorithms_shift_right_team_test.test 50: [ OK ] std_algorithms_shift_right_team_test.test (1465 ms) 50: [----------] 1 test from std_algorithms_shift_right_team_test (1465 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (3813 ms total) 50: [ PASSED ] 4 tests. 50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.23 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test timeout computed to be: 1500 51: [==========] Running 9 tests from 9 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_copy_team_test 51: [ RUN ] std_algorithms_copy_team_test.test 51: [ OK ] std_algorithms_copy_team_test.test (571 ms) 51: [----------] 1 test from std_algorithms_copy_team_test (571 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_n_team_test 51: [ RUN ] std_algorithms_copy_n_team_test.test 51: [ OK ] std_algorithms_copy_n_team_test.test (478 ms) 51: [----------] 1 test from std_algorithms_copy_n_team_test (478 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_backward_team_test 51: [ RUN ] std_algorithms_copy_backward_team_test.test 51: [ OK ] std_algorithms_copy_backward_team_test.test (448 ms) 51: [----------] 1 test from std_algorithms_copy_backward_team_test (448 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_if_team_test 51: [ RUN ] std_algorithms_copy_if_team_test.test 51: [ OK ] std_algorithms_copy_if_team_test.test (407 ms) 51: [----------] 1 test from std_algorithms_copy_if_team_test (407 ms total) 51: 51: [----------] 1 test from std_algorithms_unique_copy_team_test 51: [ RUN ] std_algorithms_unique_copy_team_test.test 51: [ OK ] std_algorithms_unique_copy_team_test.test (511 ms) 51: [----------] 1 test from std_algorithms_unique_copy_team_test (511 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_team_test 51: [ RUN ] std_algorithms_remove_team_test.test 51: [ OK ] std_algorithms_remove_team_test.test (434 ms) 51: [----------] 1 test from std_algorithms_remove_team_test (434 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_if_team_test 51: [ RUN ] std_algorithms_remove_if_team_test.test 51: [ OK ] std_algorithms_remove_if_team_test.test (397 ms) 51: [----------] 1 test from std_algorithms_remove_if_team_test (397 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_team_test 51: [ RUN ] std_algorithms_remove_copy_team_test.test 51: [ OK ] std_algorithms_remove_copy_team_test.test (433 ms) 51: [----------] 1 test from std_algorithms_remove_copy_team_test (433 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test 51: [ RUN ] std_algorithms_remove_copy_if_team_test.test 51: [ OK ] std_algorithms_remove_copy_if_team_test.test (356 ms) 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (356 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 9 tests from 9 test suites ran. (4039 ms total) 51: [ PASSED ] 9 tests. 51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.46 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test timeout computed to be: 1500 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_unique_team_test 52: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 52: [ OK ] std_algorithms_unique_team_test.test_default_predicate (652 ms) 52: [----------] 1 test from std_algorithms_unique_team_test (652 ms total) 52: 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test 52: [ RUN ] std_algorithms_adjacent_difference_team_test.test 52: [ OK ] std_algorithms_adjacent_difference_team_test.test (785 ms) 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (785 ms total) 52: 52: [----------] 1 test from std_algorithms_reduce_team_test 52: [ RUN ] std_algorithms_reduce_team_test.test 52: [ OK ] std_algorithms_reduce_team_test.test (850 ms) 52: [----------] 1 test from std_algorithms_reduce_team_test (850 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_reduce_team_test 52: [ RUN ] std_algorithms_transform_reduce_team_test.test 52: [ OK ] std_algorithms_transform_reduce_team_test.test (1419 ms) 52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1419 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3707 ms total) 52: [ PASSED ] 4 tests. 52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.13 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test timeout computed to be: 1500 53: [==========] Running 18 tests from 5 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_is_sorted_team_test 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (479 ms) 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (371 ms) 53: [----------] 2 tests from std_algorithms_is_sorted_team_test (850 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (21 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (24 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (311 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (416 ms) 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (774 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test 53: [ RUN ] std_algorithms_is_partitioned_team_test.empty 53: [ OK ] std_algorithms_is_partitioned_team_test.empty (12 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 53: [ OK ] std_algorithms_is_partitioned_team_test.all_true (205 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 53: [ OK ] std_algorithms_is_partitioned_team_test.all_false (201 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.random 53: [ OK ] std_algorithms_is_partitioned_team_test.random (145 ms) 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (563 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_copy_team_test 53: [ RUN ] std_algorithms_partition_copy_team_test.empty 53: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_true 53: [ OK ] std_algorithms_partition_copy_team_test.all_true (487 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_false 53: [ OK ] std_algorithms_partition_copy_team_test.all_false (489 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.random 53: [ OK ] std_algorithms_partition_copy_team_test.random (429 ms) 53: [----------] 4 tests from std_algorithms_partition_copy_team_test (1426 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_point_team_test 53: [ RUN ] std_algorithms_partition_point_team_test.empty 53: [ OK ] std_algorithms_partition_point_team_test.empty (12 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_true 53: [ OK ] std_algorithms_partition_point_team_test.all_true (196 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_false 53: [ OK ] std_algorithms_partition_point_team_test.all_false (193 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.random 53: [ OK ] std_algorithms_partition_point_team_test.random (136 ms) 53: [----------] 4 tests from std_algorithms_partition_point_team_test (539 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 5 test suites ran. (4155 ms total) 53: [ PASSED ] 18 tests. 53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.57 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test timeout computed to be: 1500 54: [==========] Running 5 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_transform_team_test 54: [ RUN ] std_algorithms_transform_team_test.test_unary_op 54: [ OK ] std_algorithms_transform_team_test.test_unary_op (581 ms) 54: [ RUN ] std_algorithms_transform_team_test.test_binary_op 54: [ OK ] std_algorithms_transform_team_test.test_binary_op (760 ms) 54: [----------] 2 tests from std_algorithms_transform_team_test (1342 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_team_test 54: [ RUN ] std_algorithms_generate_team_test.test_unary_op 54: [ OK ] std_algorithms_generate_team_test.test_unary_op (1376 ms) 54: [----------] 1 test from std_algorithms_generate_team_test (1376 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_n_team_test 54: [ RUN ] std_algorithms_generate_n_team_test.test 54: [ OK ] std_algorithms_generate_n_team_test.test (367 ms) 54: [----------] 1 test from std_algorithms_generate_n_team_test (367 ms total) 54: 54: [----------] 1 test from std_algorithms_swap_ranges_team_test 54: [ RUN ] std_algorithms_swap_ranges_team_test.test 54: [ OK ] std_algorithms_swap_ranges_team_test.test (698 ms) 54: [----------] 1 test from std_algorithms_swap_ranges_team_test (698 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 5 tests from 4 test suites ran. (3785 ms total) 54: [ PASSED ] 5 tests. 54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.20 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test timeout computed to be: 1500 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test 55: [ RUN ] std_algorithms_exclusive_scan_team_test.test 55: [ OK ] std_algorithms_exclusive_scan_team_test.test (1580 ms) 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1580 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 55: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (773 ms) 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (773 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (2354 ms total) 55: [ PASSED ] 2 tests. 55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.76 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test timeout computed to be: 1500 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test 56: [ RUN ] std_algorithms_inclusive_scan_team_test.test 56: [ OK ] std_algorithms_inclusive_scan_team_test.test (2331 ms) 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2331 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 56: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1512 ms) 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1512 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (3844 ms total) 56: [ PASSED ] 2 tests. 56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.28 sec test 57 Start 57: Kokkos_UnitTest_SIMD 57: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 57: Test timeout computed to be: 1500 57: [==========] Running 18 tests from 1 test suite. 57: [----------] Global test environment set-up. 57: [----------] 18 tests from simd 57: [ RUN ] simd.host_math_ops 57: [ OK ] simd.host_math_ops (0 ms) 57: [ RUN ] simd.device_math_ops 57: [ OK ] simd.device_math_ops (4 ms) 57: [ RUN ] simd.host_mask_ops 57: [ OK ] simd.host_mask_ops (0 ms) 57: [ RUN ] simd.device_mask_ops 57: [ OK ] simd.device_mask_ops (0 ms) 57: [ RUN ] simd.host_conversions 57: [ OK ] simd.host_conversions (0 ms) 57: [ RUN ] simd.device_conversions 57: [ OK ] simd.device_conversions (0 ms) 57: [ RUN ] simd.host_shift_ops 57: [ OK ] simd.host_shift_ops (0 ms) 57: [ RUN ] simd.device_shift_ops 57: [ OK ] simd.device_shift_ops (0 ms) 57: [ RUN ] simd.host_condition 57: [ OK ] simd.host_condition (0 ms) 57: [ RUN ] simd.device_condition 57: [ OK ] simd.device_condition (0 ms) 57: [ RUN ] simd.host_gen_ctors 57: [ OK ] simd.host_gen_ctors (0 ms) 57: [ RUN ] simd.device_gen_ctors 57: [ OK ] simd.device_gen_ctors (0 ms) 57: [ RUN ] simd.host_where_expressions 57: [ OK ] simd.host_where_expressions (0 ms) 57: [ RUN ] simd.device_where_expressions 57: [ OK ] simd.device_where_expressions (0 ms) 57: [ RUN ] simd.host_reductions 57: [ OK ] simd.host_reductions (0 ms) 57: [ RUN ] simd.device_reductions 57: [ OK ] simd.device_reductions (0 ms) 57: [ RUN ] simd.host_construction 57: [ OK ] simd.host_construction (0 ms) 57: [ RUN ] simd.device_construction 57: [ OK ] simd.device_construction (0 ms) 57: [----------] 18 tests from simd (5 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 18 tests from 1 test suite ran. (5 ms total) 57: [ PASSED ] 18 tests. 57/57 Test #57: Kokkos_UnitTest_SIMD ....................................... Passed 0.41 sec 100% tests passed, 0 tests failed out of 57 Label Time Summary: Kokkos = 619.78 sec*proc (52 tests) Total Test time (real) = 1336.39 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 1c065b172f5cbdcda0325d31c4e46928a5f9a70a2bc74d6205bb35625e016b83 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 1c065b172f5cbdcda0325d31c4e46928a5f9a70a2bc74d6205bb35625e016b83 [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.8-Clang-15) [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.8-Clang-15) [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-7801 [Pipeline] node [Pipeline] node Running on villars01 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] node Running on lascaux_03 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] node Running on lascaux_04 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] node [Pipeline] node [Pipeline] node Running on villars02 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [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 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 Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching without tags Fetching without tags Fetching changes from the remote Git repository Fetching without tags Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching changes from the remote Git repository Fetching without tags Fetching without tags Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 Merge succeeded, producing 0af7f6da6a966c81356ed1268b3db281c799b032 Checking out Revision 0af7f6da6a966c81356ed1268b3db281c799b032 (PR-7801) Merge succeeded, producing 0af7f6da6a966c81356ed1268b3db281c799b032 Checking out Revision 0af7f6da6a966c81356ed1268b3db281c799b032 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0af7f6da6a966c81356ed1268b3db281c799b032 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0af7f6da6a966c81356ed1268b3db281c799b032 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh + docker build -t b1adb8574d4eb5b260fc1d1cc8eb3f8e79cb7ee3 --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:987c970af8d26133937f296e06f26dec8800eafdb308412329c4fbaa1f26afd5 #1 transferring dockerfile: 1.52kB 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 + docker build -t b419564b07e667bae8810dc7f72ef6ad27d0445e --build-arg BASE=rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:a8e0224f38aa08d85ed8e26007df6670ab2e83278a68de3478a112557f23c054 #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 #2 sha256:4631c21eefcf3d561051a812bf7aec42502de2bc43e67bce857061a42e87d145 Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:26b101aeb4e4bb1f8ae373cf2b984df5809936eddbcfd9e45884a69f1a5d8b97 #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:35fd28c53f765224edc2d4152a76369a89b1c05546ee0f5233b74a90a15f1170 #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:8b1b09167d20192d32723e497e1c27cf4fed65eec875b17ae53a3d6ab7064769 #5 CACHED #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:80c6b9c882454b684af2e366ae840c07d5438237b83f5bbf8c8ff7f2c8dcacf9 #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:7201b409b3238d19582638e5d6ef1c079a8b23a010267349aa1a066c8971e0bf #4 CACHED #8 exporting to image #8 sha256:c4d130225db98b851d2e33cb321e00040844434a58fa6978c89f915550ab2036 #8 exporting layers done #8 writing image sha256:705b43ddc294a67d9d4e2e211f3a81910c794252325858c6f9db7c58f8ad8812 done #8 naming to docker.io/library/b1adb8574d4eb5b260fc1d1cc8eb3f8e79cb7ee3:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:594255b55592000c8fcf6ac40f25284512dac4c355dbad87d31998866bb9eab4 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 #7 sha256:54466c78c817020dd53d7b7a9679b88118a748b8470f4998cb43dde09988fcb4 #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:c3372e07936aeb64fe85eb892c1448c2197f9374242dacaba0d2aac9a1513ed5 #6 CACHED #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:4732783fc9dfe8767b973157b3ad72cc398f4d45e8221f5e104c39e59d7012db #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:1f19b678bec96c2f88b56f67f261ac8d5e6dda05abbe04936c9276b31d466c09 #4 CACHED #8 exporting to image #8 sha256:b5bbde8a0e172de436acb50ea30a553c5bda05a7e52e5d46a5c4ea928f07e414 #8 exporting layers done #8 writing image sha256:bf912f53f2d81f1c4e100f5efbfa97e7c4a1a11f76e4707a4d25e99302750e39 done #8 naming to docker.io/library/b419564b07e667bae8810dc7f72ef6ad27d0445e:latest #8 naming to docker.io/library/b419564b07e667bae8810dc7f72ef6ad27d0445e:latest done #8 DONE 0.0s [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 + docker inspect -f . b1adb8574d4eb5b260fc1d1cc8eb3f8e79cb7ee3 . [Pipeline] } [Pipeline] // withEnv + docker inspect -f . b419564b07e667bae8810dc7f72ef6ad27d0445e . [Pipeline] withDockerContainer > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 lascaux_03 seems to be running inside container d373d2f9e23777d36cebe74175d2086dab8f39050b432eb893049e2bf8b3ea07 $ 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-7801 --volumes-from d373d2f9e23777d36cebe74175d2086dab8f39050b432eb893049e2bf8b3ea07 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b1adb8574d4eb5b260fc1d1cc8eb3f8e79cb7ee3 cat $ docker top b4ecc2bad0813cf2d907d2580a78380e343ffd651caae9c0af2292bff3d909af -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux_04 seems to be running inside container 639594d41edee1e3f608794f6c48e8a2922cf2a472bd02056f0884af827dc192 $ 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-7801 --volumes-from 639594d41edee1e3f608794f6c48e8a2922cf2a472bd02056f0884af827dc192 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b419564b07e667bae8810dc7f72ef6ad27d0445e cat Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 $ docker top a897011e324c383fcabdab988cd01ef1cfa4f2d71e8c6577e4cb7b746e3fcddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh + 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 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 -- 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 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA90A -- 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 Merge succeeded, producing 030a4a6deb2ece60676bf85f1523597facfb3b03 Checking out Revision 030a4a6deb2ece60676bf85f1523597facfb3b03 (PR-7801) Merge succeeded, producing 030a4a6deb2ece60676bf85f1523597facfb3b03 Checking out Revision 030a4a6deb2ece60676bf85f1523597facfb3b03 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" + 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 First time build. Skipping changelog. Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- 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-7801/tpls/mdspan/include -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 030a4a6deb2ece60676bf85f1523597facfb3b03 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 030a4a6deb2ece60676bf85f1523597facfb3b03 # timeout=10 + docker build -t d673797c7d10051bf4174434e4a13e475d8df746 -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 19.46kB Step 1/18 : ARG BASE=nvcr.io/nvidia/cuda:11.7.1-devel-ubuntu22.04@sha256:a3184e4dc6f968da5bba86df3081ff3013f8e3674a9bfce544af8be905d2f17a Step 2/18 : FROM $BASE ---> 28a6f693c19c Step 3/18 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 47f747040ba5 Step 4/18 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 7755b5de3e20 Step 5/18 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 09887f518c4e Step 6/18 : 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 ---> 1ef38f5572d6 Step 7/18 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 5300b93d402a Step 8/18 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 2244f2e34eab Step 9/18 : 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 ---> 1f4e9d84f63e Step 10/18 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> dbc374528e3d Step 11/18 : 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 ---> 255a631b8f3f Step 12/18 : 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 + docker build -t 5095c1042f98f2608eeb360d81c351dd5af4c040 -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 19.46kB Step 1/9 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04@sha256:4f344e501d63c902a3f51c1783b88be5c9f5093641fc15b51b7d387f16d6d7bb Step 2/9 : FROM $BASE ---> 14f99d87eca9 Step 3/9 : ARG ADDITIONAL_PACKAGES -- [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 -- The CXX compiler identification is Clang 15.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc ---> Using cache ---> e0f147de221d Step 13/18 : ENV ONE_DPL_DIR=/opt/onedpl ---> Using cache ---> 5766e5c859bb Step 14/18 : 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 ---> c30ff6a855ab Step 15/18 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 187558334238 Step 16/18 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> 966b0fb40850 Step 17/18 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> 12d7a1f146a0 Step 18/18 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> c4f8d41e3577 Successfully built c4f8d41e3577 ---> Using cache ---> 19e9649f8c35 Step 4/9 : RUN apt-get update && apt-get install -y ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 3c45e37b549a 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 ---> 0fd425dd89ce Step 6/9 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 17e0c099567c Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 93ae6e24a8bb 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 ---> 9510c95d9944 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 86465554fd9e Successfully built 86465554fd9e Successfully tagged 5095c1042f98f2608eeb360d81c351dd5af4c040:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [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 Successfully tagged d673797c7d10051bf4174434e4a13e475d8df746:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [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 + docker inspect -f . 5095c1042f98f2608eeb360d81c351dd5af4c040 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_05 seems to be running inside container 84cabf2944c888f6607721e73257c80d3e47c53321bf8c0587a23dd975bb9a13 + docker inspect -f . d673797c7d10051bf4174434e4a13e475d8df746 . $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7801 --volumes-from 84cabf2944c888f6607721e73257c80d3e47c53321bf8c0587a23dd975bb9a13 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5095c1042f98f2608eeb360d81c351dd5af4c040 cat -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- Detecting CXX compiler ABI info -- [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 -- 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 Merge succeeded, producing 781e8406fc6c582ab9147559100ceae9469da0fa Checking out Revision 781e8406fc6c582ab9147559100ceae9469da0fa (PR-7801) -- [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 -- Compiler Version: 5.3.22062 -- Using -std=gnu++17 for C++17 extensions as feature Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 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 [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 781e8406fc6c582ab9147559100ceae9469da0fa # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 [ 2%] 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_Command_Line_Parsing.cpp.o [ 3%] Linking CXX shared library libimpl_git_version.so [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&large_images&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Linking CXX shared library libkokkos_gtest.so [ 4%] Built target kokkos_gtest [ 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 $ docker top e438075cf294980f47f1ec44d881927396a5f7b7c0ff7c86c15666cef5523590 -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] { [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars01 seems to be running inside container b3c6092f800c47261292ef8d27771877d9ca2f1d0c0ffb60bd3ae27273ead76e [ 4%] Linking CXX shared library libbenchmark.so [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7801 --volumes-from b3c6092f800c47261292ef8d27771877d9ca2f1d0c0ffb60bd3ae27273ead76e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** d673797c7d10051bf4174434e4a13e475d8df746 cat Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Linking CXX shared library libbenchmark_main.so [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.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 -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.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_DeepCopy.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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR $ docker top baad05e815879abd2e68008dd1f3892cdffd18148aabe4d61e6b0dd18c71d9f6 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker build -t bb2368f8a5e0bdc55a71616fc337c2614006fdea --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 19.46kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 5befec288183 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> fc0ebe6833c1 Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 1c7eac6cd727 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 ---> 2d35f1bbb3ab Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> c7cd774342e0 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 45f579ca2738 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 ---> 05cefaf3f215 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 35424ec3c170 Successfully built 35424ec3c170 Successfully tagged bb2368f8a5e0bdc55a71616fc337c2614006fdea:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC + ccache --zero-stats Statistics zeroed [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [Pipeline] sh + docker inspect -f . bb2368f8a5e0bdc55a71616fc337c2614006fdea . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer villars02 seems to be running inside container 0a32a6a23db40c83c8c9a383034f9dec86d7f440a9822e36dcafc913db6854e4 $ 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-7801 --volumes-from 0a32a6a23db40c83c8c9a383034f9dec86d7f440a9822e36dcafc913db6854e4 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** bb2368f8a5e0bdc55a71616fc337c2614006fdea cat + rm -rf build [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/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 [ 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_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/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 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 [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] 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 [ 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_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.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 Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 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_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.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 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] 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 [ 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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.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_DeepCopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_IsXnack.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o + rm -rf build [ 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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 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_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPGraphAtomicLocks.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o $ docker top 8138a66309ed3768958ca0e8b37f45009e78b2ba11ced5d374c54a7a4cde0130 -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 [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 11%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 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_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 9%] 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_HIPGraphAtomicLocks.dir/hip/TestHIP_GraphAtomicLocks.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 11%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 11%] Built target Kokkos_CoreUnitTest_HIPGraphAtomicLocks [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 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_HIP.dir/hip/TestHIP_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 12%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.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_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.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_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] 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_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 13%] 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_Default.dir/default/TestDefaultDeviceType.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.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_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o + mkdir -p build [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o + 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 .. -- Setting default Kokkos CXX standard to 17 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 13%] 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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 16%] 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_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 14%] 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_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.5.99 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.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 [ 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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7801/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 [ 15%] 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_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenACC -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -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 [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 21%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 21%] Built target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 21%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 16%] 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_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 16%] 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_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7801/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 [ 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_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o + 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-7801/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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o -- SIMD: AVX512 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Looking for SYCL_EXT_ONEAPI_GRAPH -- 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 [ 18%] 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_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 23%] Linking CXX executable Kokkos_ProfilingAllCalls -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 23%] Built target Kokkos_ProfilingAllCalls [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o -- SIMD: AVX512 detected [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 24%] Linking CXX executable Kokkos_ToolsInitialization [ 24%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.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_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Performing Test _fsycl_option - Success -- Adding -fsycl compiler option -- 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-7801/tpls/mdspan/include [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o -- 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 -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.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_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.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 [ 25%] Linking CXX executable Kokkos_StackTraceTestExec [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 26%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 27%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_CTestDevice [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.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 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o -- [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 -- No installed google benchmark found, fetching from GitHub -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.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_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 27%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.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_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 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_ErrorReporter_hpp -- [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_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_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.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_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.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 [ 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 [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.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 -- [benchmark] Found Threads: TRUE Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 20%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 20%] Built target Kokkos_IncrementalTest_SERIAL [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o -- Generating done [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] 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_Crs_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.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 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 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 [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- Generating done [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target benchmark Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o Scanning dependencies of target kokkoscore [ 7%] Linking CXX static library libkokkos_gtest.a [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Built target kokkos_gtest [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] 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_Default.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_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_OpenACC.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.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_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_BasicView.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 2%] Linking CXX shared library libkokkossimd.so [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 2%] Linking CXX shared library libimpl_git_version.so [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.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_runner.cc.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 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 [ 4%] Linking CXX shared library libkokkos_gtest.so [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 7%] 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_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 6%] Linking CXX shared library libbenchmark.so [ 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_ExecPolicy.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.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 [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] 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 [ 37%] 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_HIP_ViewSupport [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 23%] Built target Kokkos_IncrementalTest_HIP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Built target impl_git_version [ 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%] 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 [ 7%] Linking CXX shared library libbenchmark_main.so [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 10%] 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/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 7%] Linking CXX shared library libkokkoscore.so [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_ReferenceCountedAccessor.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_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 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_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 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_Serial1.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_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] 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_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 26%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.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_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 8%] 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_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 10%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 29%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 30%] Linking CXX executable Kokkos_ProfilingAllCalls [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 30%] Built target Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedAccessor.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedDataHandle.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_Develop [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SYCL_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_Default [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o Running on fetnat_08 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [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-7801 # 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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SYCL_ViewSupport [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 11%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 21%] Built target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Fetching without tags Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 [ 11%] 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_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7801/head:refs/remotes/origin/PR-7801 # 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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 33%] Built target Kokkos_CoreUnitTest_KokkosP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o Merge succeeded, producing 5c85d33bba8943060d5ac93520bac25d22e5640d Checking out Revision 5c85d33bba8943060d5ac93520bac25d22e5640d (PR-7801) [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 57318dc824ff5855ce42e0f90054b573e538080c -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 19.46kB Step 1/15 : ARG BASE=nvcr.io/nvidia/cuda:12.3.2-devel-ubuntu22.04@sha256:b3acdfb50afe62e6c367eba59ecf2d1768f9f174a62e005d282f843779721cb0 Step 2/15 : FROM $BASE ---> da3144977a75 Step 3/15 : ARG ADDITIONAL_PACKAGES > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c85d33bba8943060d5ac93520bac25d22e5640d # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 33%] 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_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 33%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 33%] Built target Kokkos_CoreTestCompileOnly [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o ---> Running in b12fa5194640 [ 52%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 52%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 53%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 53%] Built target Kokkos_PerformanceTest_SharedSpace [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 55%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 55%] Built target Kokkos_Benchmark_Atomic_MinMax [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 16%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.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_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o ---> Removed intermediate container b12fa5194640 ---> 6f660a6deaab Step 4/15 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Running in aabce0e0bc41 Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 InRelease [1581 B] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 Packages [1321 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3676 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1235 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2645 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:13 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3824 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2955 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1533 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Fetched 37.8 MB in 3s (11.2 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: g++-11-multilib gcc-11-multilib gcc-multilib git-man less lib32asan6 lib32atomic1 lib32gcc-11-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-11-dev lib32stdc++6 lib32ubsan1 libbrotli1 libbsd0 libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcbor0.8 libcurl3-gnutls libedit2 libelf1 liberror-perl libexpat1 libfido2-1 libhiredis0.14 libmd0 libmpdec3 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libx11-6 libx11-data libx32asan6 libx32atomic1 libx32gcc-11-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-11-dev libx32stdc++6 libx32ubsan1 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 media-types openssh-client publicsuffix python3-minimal python3.10 python3.10-minimal xauth zlib1g-dev Suggested packages: distcc | icecc lib32stdc++6-11-dbg libx32stdc++6-11-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc locales manpages-dev keychain libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binfmt-support Recommended packages: manpages manpages-dev libc-devtools libnss-nis libnss-nisplus The following NEW packages will be installed: bc ccache g++-11-multilib g++-multilib gcc-11-multilib gcc-multilib git git-man less lib32asan6 lib32atomic1 lib32gcc-11-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-11-dev lib32stdc++6 lib32ubsan1 libbrotli1 libbsd0 libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcbor0.8 libcurl3-gnutls libedit2 libelf-dev libelf1 liberror-perl libexpat1 libfido2-1 libhiredis0.14 libmd0 libmpdec3 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libx11-6 libx11-data libx32asan6 libx32atomic1 libx32gcc-11-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-11-dev libx32stdc++6 libx32ubsan1 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 media-types openssh-client publicsuffix python3 python3-minimal python3.10 python3.10-minimal wget xauth zlib1g-dev The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 70 newly installed, 0 to remove and 51 not upgraded. Need to get 43.5 MB of archives. After this operation, 161 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.9 [2100 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.9 [20.3 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.9 [3235 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.11 [903 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 bc amd64 1.07.1-3build1 [87.6 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhiredis0.14 amd64 0.14.1-2 [32.8 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ccache amd64 4.5.1-1 [495 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.9 [2838 kB] [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev-i386 amd64 2.35-0ubuntu3.9 [1445 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-x32 amd64 2.35-0ubuntu3.9 [2978 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev-x32 amd64 2.35-0ubuntu3.9 [1632 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [54.0 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gomp1 amd64 12.3.0-1ubuntu1~22.04 [133 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gomp1 amd64 12.3.0-1ubuntu1~22.04 [127 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32itm1 amd64 12.3.0-1ubuntu1~22.04 [32.0 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32itm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32atomic1 amd64 12.3.0-1ubuntu1~22.04 [8500 B] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32atomic1 amd64 12.3.0-1ubuntu1~22.04 [10.2 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32asan6 amd64 11.4.0-1ubuntu1~22.04 [2154 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32asan6 amd64 11.4.0-1ubuntu1~22.04 [2128 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32ubsan1 amd64 12.3.0-1ubuntu1~22.04 [959 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [682 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32ubsan1 amd64 12.3.0-1ubuntu1~22.04 [963 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32quadmath0 amd64 12.3.0-1ubuntu1~22.04 [244 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32quadmath0 amd64 12.3.0-1ubuntu1~22.04 [156 kB] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2339 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32gcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2107 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-multilib amd64 11.4.0-1ubuntu1~22.04 [876 B] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [989 kB] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx32stdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [906 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11-multilib amd64 11.4.0-1ubuntu1~22.04 [890 B] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-multilib amd64 4:11.2.0-1ubuntu1 [1382 B] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-multilib amd64 4:11.2.0-1ubuntu1 [854 B] Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf-dev amd64 0.186-1build1 [64.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 43.5 MB in 3s (13.5 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14803 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.9) over (2.35-0ubuntu3.6) ... [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 14%] 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_UniqueToken.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 25%] 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_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 14%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 14%] Built target Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.9) over (2.35-0ubuntu3.6) ... Preparing to unpack .../libc6_2.35-0ubuntu3.9_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:amd64 (2.35-0ubuntu3.9) over (2.35-0ubuntu3.6) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 58%] 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_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_KokkosP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 58%] 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_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 58%] 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_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 58%] Built target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o Setting up libc6:amd64 (2.35-0ubuntu3.9) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline [ 27%] 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_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o Selecting previously unselected package libpython3.10-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14803 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_Cuda3 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... Setting up python3.10-minimal (3.10.12-1~22.04.9) ... Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 36%] Linking CXX executable Kokkos_ToolsInitialization [ 36%] Built target Kokkos_ToolsInitialization [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15107 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04.1) ... [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanAtomicAccessor.cpp.o Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o Selecting previously unselected package python3.10. Preparing to unpack .../4-python3.10_3.10.12-1~22.04.9_amd64.deb ... Unpacking python3.10 (3.10.12-1~22.04.9) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... Setting up python3-minimal (3.10.6-1~22.04.1) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15508 files and directories currently installed.) Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... Unpacking python3 (3.10.6-1~22.04.1) ... Selecting previously unselected package less. Preparing to unpack .../01-less_590-1ubuntu0.22.04.3_amd64.deb ... Unpacking less (590-1ubuntu0.22.04.3) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanConversion.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 36%] Built target Kokkos_CoreUnitTest_Default [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 20%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 15%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Selecting previously unselected package libmd0:amd64. Preparing to unpack .../02-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../03-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../04-libelf1_0.186-1build1_amd64.deb ... Unpacking libelf1:amd64 (0.186-1build1) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../05-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o Selecting previously unselected package libedit2:amd64. Preparing to unpack .../06-libedit2_3.1-20210910-1build1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../07-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../08-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../09-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o Selecting previously unselected package libxau6:amd64. Preparing to unpack .../10-libxau6_1%3a1.0.9-1build5_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1build5) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../11-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../12-libxcb1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../13-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... Running on fetnat_03 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../14-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../15-libxext6_2%3a1.3.4-1build1_amd64.deb ... > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o Unpacking libxext6:amd64 (2:1.3.4-1build1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../16-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o Selecting previously unselected package openssh-client. Preparing to unpack .../17-openssh-client_1%3a8.9p1-3ubuntu0.11_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.11) ... > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Selecting previously unselected package publicsuffix. Preparing to unpack .../18-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... Selecting previously unselected package wget. Preparing to unpack .../19-wget_1.21.2-2ubuntu1.1_amd64.deb ... Unpacking wget (1.21.2-2ubuntu1.1) ... Selecting previously unselected package xauth. Preparing to unpack .../20-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o Merge succeeded, producing fe16d12ee2741bb0356af6366ac59ffff7813cf5 Checking out Revision fe16d12ee2741bb0356af6366ac59ffff7813cf5 (PR-7801) Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. Selecting previously unselected package bc. Preparing to unpack .../21-bc_1.07.1-3build1_amd64.deb ... Unpacking bc (1.07.1-3build1) ... [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe16d12ee2741bb0356af6366ac59ffff7813cf5 # timeout=10 > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 Selecting previously unselected package libhiredis0.14:amd64. Preparing to unpack .../22-libhiredis0.14_0.14.1-2_amd64.deb ... Unpacking libhiredis0.14:amd64 (0.14.1-2) ... Selecting previously unselected package ccache. Preparing to unpack .../23-ccache_4.5.1-1_amd64.deb ... Unpacking ccache (4.5.1-1) ... [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [Pipeline] withEnv [Pipeline] { [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Selecting previously unselected package libc6-i386. Preparing to unpack .../24-libc6-i386_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-i386 (2.35-0ubuntu3.9) ... [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o + docker build -t 5095c1042f98f2608eeb360d81c351dd5af4c040 -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 19.46kB Step 1/9 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04@sha256:4f344e501d63c902a3f51c1783b88be5c9f5093641fc15b51b7d387f16d6d7bb Step 2/9 : FROM $BASE ---> 14f99d87eca9 Step 3/9 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 5d4f79105910 Step 4/9 : RUN apt-get update && apt-get install -y ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> e1bd5015404e 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 ---> d96bb402adc9 Step 6/9 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 4e0d6e5b6401 Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9c73ca1ffb8b 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 ---> 80ddfedb170b Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 5d20c4b8b232 Successfully built 5d20c4b8b232 Successfully tagged 5095c1042f98f2608eeb360d81c351dd5af4c040:latest [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 5095c1042f98f2608eeb360d81c351dd5af4c040 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_03 seems to be running inside container e02bbb102812b80a0fe92ee98f3df4240844fb080f3233383bfd488f0a2aa317 $ 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-7801 --volumes-from e02bbb102812b80a0fe92ee98f3df4240844fb080f3233383bfd488f0a2aa317 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5095c1042f98f2608eeb360d81c351dd5af4c040 cat Selecting previously unselected package libc6-dev-i386. Preparing to unpack .../25-libc6-dev-i386_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-dev-i386 (2.35-0ubuntu3.9) ... Selecting previously unselected package libc6-x32. Preparing to unpack .../26-libc6-x32_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-x32 (2.35-0ubuntu3.9) ... Selecting previously unselected package libc6-dev-x32. Preparing to unpack .../27-libc6-dev-x32_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-dev-x32 (2.35-0ubuntu3.9) ... Selecting previously unselected package lib32gcc-s1. Preparing to unpack .../28-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o Selecting previously unselected package libx32gcc-s1. Preparing to unpack .../29-libx32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32gomp1. Preparing to unpack .../30-lib32gomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32gomp1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32gomp1. Preparing to unpack .../31-libx32gomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32gomp1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32itm1. Preparing to unpack .../32-lib32itm1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32itm1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32itm1. Preparing to unpack .../33-libx32itm1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32itm1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32atomic1. Preparing to unpack .../34-lib32atomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32atomic1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32atomic1. Preparing to unpack .../35-libx32atomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32atomic1 (12.3.0-1ubuntu1~22.04) ... [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o $ docker top b26691009fc151fab87d1ac97364167eaa7d9c5beac4128e6d8a1c518294f9ed -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { Selecting previously unselected package lib32asan6. Preparing to unpack .../36-lib32asan6_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32asan6 (11.4.0-1ubuntu1~22.04) ... [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh Selecting previously unselected package libx32asan6. Preparing to unpack .../37-libx32asan6_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32asan6 (11.4.0-1ubuntu1~22.04) ... Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Selecting previously unselected package lib32stdc++6. Preparing to unpack .../38-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32ubsan1. Preparing to unpack .../39-lib32ubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32ubsan1 (12.3.0-1ubuntu1~22.04) ... Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o + rm -rf build [ 28%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 60%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 60%] Built target Kokkos_ContainersUnitTest_OpenMP [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o Selecting previously unselected package libx32stdc++6. Preparing to unpack .../40-libx32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32stdc++6 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32ubsan1. Preparing to unpack .../41-libx32ubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32ubsan1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32quadmath0. Preparing to unpack .../42-lib32quadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... + mkdir -p build + 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 .. [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o -- Setting default Kokkos CXX standard to 17 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o -- 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 -- Kokkos version: 4.5.99 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Unpacking lib32quadmath0 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32quadmath0. Preparing to unpack .../43-libx32quadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32quadmath0 (12.3.0-1ubuntu1~22.04) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Selecting previously unselected package lib32gcc-11-dev. Preparing to unpack .../44-lib32gcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7801/build/generated/Kokkos_Version_Info.cpp -- Compiler Version: 12.2.91 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7801/bin/kokkos_launch_compiler) is enabled... -- Using --c++17 for C++17 standard as feature Selecting previously unselected package libx32gcc-11-dev. Preparing to unpack .../45-libx32gcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc-11-multilib. Preparing to unpack .../46-gcc-11-multilib_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11-multilib (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32stdc++-11-dev. Preparing to unpack .../47-lib32stdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libx32stdc++-11-dev. Preparing to unpack .../48-libx32stdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libx32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++-11-multilib. Preparing to unpack .../49-g++-11-multilib_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking g++-11-multilib (11.4.0-1ubuntu1~22.04) ... [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o Selecting previously unselected package gcc-multilib. Preparing to unpack .../50-gcc-multilib_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gcc-multilib (4:11.2.0-1ubuntu1) ... Selecting previously unselected package g++-multilib. Preparing to unpack .../51-g++-multilib_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking g++-multilib (4:11.2.0-1ubuntu1) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../52-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../53-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... -- SIMD: AVX512 detected -- 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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../54-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../55-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../56-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../57-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.12) ... Selecting previously unselected package git. Preparing to unpack .../58-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.12) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../59-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libelf-dev:amd64. Preparing to unpack .../60-libelf-dev_0.186-1build1_amd64.deb ... Unpacking libelf-dev:amd64 (0.186-1build1) ... Setting up media-types (7.0.0) ... Setting up libxau6:amd64 (1:1.0.9-1build5) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up wget (1.21.2-2ubuntu1.1) ... -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 31%] Linking CXX executable Kokkos_ProfilingAllCalls [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Setting up less (590-1ubuntu0.22.04.3) ... [ 31%] Built target Kokkos_ProfilingAllCalls [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Setting up bc (1.07.1-3build1) ... Setting up libc6-x32 (2.35-0ubuntu3.9) ... Setting up liberror-perl (0.17029-1) ... Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 38%] 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_Serial1.dir/serial/TestSerial_Crs.cpp.o Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o Setting up libx32gomp1 (12.3.0-1ubuntu1~22.04) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up libmd0:amd64 (1.0.4-1build1) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up libc6-i386 (2.35-0ubuntu3.9) ... Setting up git-man (1:2.34.1-1ubuntu1.12) ... Setting up libx32quadmath0 (12.3.0-1ubuntu1~22.04) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libc-dev-bin (2.35-0ubuntu3.9) ... -- 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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o Setting up libbsd0:amd64 (0.11.5-1) ... Setting up libelf1:amd64 (0.186-1build1) ... Setting up publicsuffix (20211207.1025-1) ... Setting up lib32atomic1 (12.3.0-1ubuntu1~22.04) ... Setting up libhiredis0.14:amd64 (0.14.1-2) ... Setting up libx32atomic1 (12.3.0-1ubuntu1~22.04) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Setting up libxcb1:amd64 (1.14-3ubuntu3) ... Setting up lib32itm1 (12.3.0-1ubuntu1~22.04) ... Setting up libx32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up ccache (4.5.1-1) ... Updating symlinks in /usr/lib/ccache ... Setting up libx32itm1 (12.3.0-1ubuntu1~22.04) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... Setting up lib32gomp1 (12.3.0-1ubuntu1~22.04) ... [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Setting up libx32asan6 (11.4.0-1ubuntu1~22.04) ... Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Setting up git (1:2.34.1-1ubuntu1.12) ... Setting up lib32asan6 (11.4.0-1ubuntu1~22.04) ... Setting up lib32quadmath0 (12.3.0-1ubuntu1~22.04) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.9) ... Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... Setting up libx32stdc++6 (12.3.0-1ubuntu1~22.04) ... Setting up libc6-dev-i386 (2.35-0ubuntu3.9) ... Setting up python3.10 (3.10.12-1~22.04.9) ... -- 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 [ 63%] Linking CXX executable Kokkos_PerformanceTest_Atomic -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE [ 26%] Built target Kokkos_CoreUnitTest_InitializeFinalize -- Found TPLLIBDL: /usr/include [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 63%] Built target Kokkos_PerformanceTest_Atomic [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o Setting up libx32ubsan1 (12.3.0-1ubuntu1~22.04) ... Setting up openssh-client (1:8.9p1-3ubuntu0.11) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up libxext6:amd64 (2:1.3.4-1build1) ... Setting up python3 (3.10.6-1~22.04.1) ... running python rtupdate hooks for python3.10... running python post-rtupdate hooks for python3.10... Setting up lib32ubsan1 (12.3.0-1ubuntu1~22.04) ... Setting up libc6-dev-x32 (2.35-0ubuntu3.9) ... Setting up libx32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... Setting up libx32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o Setting up xauth (1:1.1-1build2) ... Setting up lib32gcc-11-dev (11.4.0-1ubuntu1~22.04) ... Setting up lib32stdc++-11-dev (11.4.0-1ubuntu1~22.04) ... Setting up libelf-dev:amd64 (0.186-1build1) ... Setting up gcc-11-multilib (11.4.0-1ubuntu1~22.04) ... Setting up gcc-multilib (4:11.2.0-1ubuntu1) ... Setting up g++-11-multilib (11.4.0-1ubuntu1~22.04) ... Setting up g++-multilib (4:11.2.0-1ubuntu1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.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 -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.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_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 63%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 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_OpenACC.dir/openacc/TestOpenACC_ExecSpaceThreadSafety.cpp.o [ 32%] Linking CXX executable Kokkos_ToolsInitialization [ 63%] 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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 32%] Built target Kokkos_ToolsInitialization [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 39%] Linking CXX executable Kokkos_StackTraceTestExec [ 39%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 27%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o ---> Removed intermediate container aabce0e0bc41 ---> 4bfce9ebd782 Step 5/15 : ARG NPROC=8 ---> Running in d5e922310980 [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o ---> Removed intermediate container d5e922310980 ---> 975cd7d17a0e Step 6/15 : 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}* ---> Running in 2acffaa906f3 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 48822FDA51C1DA7A: public key "Damien Lebrun-Grandie " imported gpg: key A2C794A986419D8A: public key "Tom Stellard " imported gpg: key 0FC3042E345AD05D: public key "Hans Wennborg " imported gpg: key EC8FEF3A7BFB4EDA: 24 signatures not checked due to missing keys gpg: key EC8FEF3A7BFB4EDA: public key "Brad King" imported gpg: key 379CE192D401AB61: public key "Bintray (by JFrog) " imported gpg: Total number processed: 5 gpg: imported: 5 gpg: no ultimately trusted keys found gpg: Signature made Thu May 7 23:44:59 2020 UTC gpg: using RSA key 061CFF3BA41AA45D25BCE7097A0994F834C86684 gpg: Good signature from "Damien Lebrun-Grandie " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: E226 98C7 0BF0 7BDA 37E1 4154 4882 2FDA 51C1 DA7A Subkey fingerprint: 061C FF3B A41A A45D 25BC E709 7A09 94F8 34C8 6684 [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Graph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 19%] 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_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 27%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o ---> Removed intermediate container 2acffaa906f3 ---> d58600b17fc8 Step 7/15 : ARG CMAKE_VERSION=3.27.7 ---> Running in 59733643c708 [ 64%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o ---> Removed intermediate container 59733643c708 ---> 750d2c52cb42 Step 8/15 : ENV CMAKE_DIR=/opt/cmake ---> Running in 78f42425a197 [ 35%] Linking CXX executable Kokkos_StackTraceTestExec [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o ---> Removed intermediate container 78f42425a197 ---> 683a52acda86 Step 9/15 : 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} ---> Running in cfbd607bdcdb [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 64%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 36%] 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_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 64%] Built target Kokkos_ContainersTestCompileOnly [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o gpg: Signature made Fri Oct 6 13:40:47 2023 UTC gpg: using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Good signature from "Brad King" [unknown] gpg: aka "Brad King " [unknown] gpg: aka "[jpeg image of size 4005]" [unknown] gpg: Note: This key has expired! Primary key fingerprint: CBA2 3971 357C 2E65 90D9 EFD3 EC8F EF3A 7BFB 4EDA Subkey fingerprint: C6C2 6532 4BBE BDC3 50B5 13D0 2D2C EF10 3492 1684 cmake-3.27.7-Linux-x86_64.sh: OK CMake Installer Version: 3.27.7, Copyright (c) Kitware This is a self-extracting archive. The archive will be extracted to: /opt/cmake Using target directory: /opt/cmake Extracting, please wait... [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 64%] Built target Kokkos_ContainersPerformanceTest_HIP [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o Unpacking finished successfully [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.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_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 31%] 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_UniqueToken.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o ---> Removed intermediate container cfbd607bdcdb ---> f3b43d1b31a4 Step 10/15 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in 79adba0e57d5 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 39%] Built target Kokkos_StackTraceTestExec [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 65%] 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_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o ---> Removed intermediate container 79adba0e57d5 ---> b865e7f15ba0 Step 11/15 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Running in 4a6da9481b20 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.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/Cuda/Kokkos_CudaSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o ---> Removed intermediate container 4a6da9481b20 ---> 672a01f82c8b Step 12/15 : ENV LLVM_DIR=/opt/llvm ---> Running in e852e170d608 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a ---> Removed intermediate container e852e170d608 ---> 68b188f40a3e Step 13/15 : 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} ---> Running in 79ad1f473688 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 66%] 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_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 4%] Linking CXX static library libkokkoscore.a [ 4%] Built target kokkoscore [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 4%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 40%] 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_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_Develop [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 4%] Linking CXX static library libkokkoscontainers.a [ 4%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Built target kokkoscontainers [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 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_Cuda_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_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 4%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 43%] 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_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpaceThreadSafety.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewBadAlloc.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 39%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 39%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 4%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 4%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.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_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Graph.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_Serial2 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 47%] 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_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 41%] 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_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 42%] 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_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 49%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 49%] Built target Kokkos_IncrementalTest_SERIAL [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_SYCL2B [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_StackTraceTestExec [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_CTestDevice [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 50%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 28%] 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_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 45%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 45%] Built target Kokkos_IncrementalTest_OPENMP [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanAtomicAccessor.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorProp.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 45%] Linking CXX executable Kokkos_StackTraceTestExec [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanConversion.cpp.o [ 45%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 54%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_IncrementalTest_OPENACC [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 46%] 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_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Sort 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 [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.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_Complex_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.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 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.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_TeamVectorRange.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 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_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_SYCL2C [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 62%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 62%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 63%] 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_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 63%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 63%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 63%] Built target Kokkos_PerformanceTest_SharedSpace [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 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 [ 12%] Built target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 65%] Built target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfViews.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 65%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is GNU 11.4.0 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o -- The CXX compiler identification is GNU 11.4.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessorAccessViolation.cpp.o [ 82%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP -- Detecting C compiler ABI info [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 82%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o -- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.12", minimum required is "3.6") found components: Interpreter -- Looking for dlfcn.h [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o -- Looking for dlfcn.h - found -- Looking for errno.h [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessorAccessViolation.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessor.cpp.o -- Looking for sys/mman.h - found -- Looking for sys/param.h [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 65%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 65%] Built target Kokkos_ContainersPerformanceTest_HIP [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessor.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Looking for compress2 [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D -- Looking for compress2 - found -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Could NOT find Terminfo (missing: Terminfo_LIBRARIES Terminfo_LINKABLE) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o -- Looking for getpagesize - found -- Looking for sysconf [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 67%] Built target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG [ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o -- Looking for __x86_64__ - found [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o -- Found Git: /usr/bin/git (found version "2.34.1") [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o -- Targeting X86 -- Targeting NVPTX CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /scratch/llvm-project/clang/CMakeLists.txt:6 (include) -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 17.0.3 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 87%] 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_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 90%] 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_I.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCL2D [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 72%] Built target Kokkos_ContainersUnitTest_Serial [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 90%] 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_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] 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 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 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 [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 60%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 60%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 60%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 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 -- Failed to find LLVM FileCheck -- git version: v0.0.0 normalized to 0.0.0 -- Version: 1.6.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] 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 -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE [ 91%] 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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX [ 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 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 76%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewBadAlloc.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 76%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 76%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 76%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 77%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 77%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 77%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 77%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 78%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 78%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 78%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 79%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 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 [ 79%] Built target Kokkos_CoreUnitTest_Serial1 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 80%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 80%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 69%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 80%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 80%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 80%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 81%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 81%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 70%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 81%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 81%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 81%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 81%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 81%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 81%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 70%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 82%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 71%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 82%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 82%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 82%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 71%] Built target Kokkos_ContainersUnitTest_OpenMP [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 71%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 72%] Built target Kokkos_ContainersUnitTest_Cuda [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 83%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 83%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 83%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 84%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 84%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 73%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 73%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 73%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 84%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorProp.cpp.o [ 73%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 73%] Built target Kokkos_Benchmark_Atomic_MinMax [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o Running on fetnat_09 in /var/jenkins/workspace/Kokkos_PR-7801 [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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7801 # 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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 87%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 88%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 88%] Built target Kokkos_CoreUnitTest_Serial2 [ 88%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 88%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 88%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 89%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 90%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 74%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 90%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 91%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 74%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 77%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 91%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 91%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 91%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 92%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 92%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 92%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.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_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 92%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 93%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_UnitTest_Sort [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 94%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 94%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOfViews.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_atomic [ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 77%] Built target Kokkos_PerformanceTest_Benchmark [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P Fetching without tags Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gather [ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Merge succeeded, producing 7814360586e118cb52c703ebab736342f9126f4e Checking out Revision 7814360586e118cb52c703ebab736342f9126f4e (PR-7801) [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7801/head:refs/remotes/origin/PR-7801 # 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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7814360586e118cb52c703ebab736342f9126f4e # timeout=10 Scanning dependencies of target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 95%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 96%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 96%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 96%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 96%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o Scanning dependencies of target Kokkos_gups [ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 5672cab034646587aa4c2aaa0f8854658645b979 --build-arg BASE=nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04 --build-arg ADDITIONAL_PACKAGES=clang-15 clang-tidy-15 -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 19.46kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 95%] Linking CXX executable Kokkos_atomic 11.8.0-devel-ubuntu22.04: Pulling from nvidia/cuda aece8493d397: Already exists [ 95%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency [ 95%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 5e3b7ee77381: Pulling fs layer 5bd037f007fd: Pulling fs layer 4cda774ad2ec: Pulling fs layer 775f22adee62: Pulling fs layer 263fc748118f: Pulling fs layer 16c36d0187d0: Pulling fs layer e7a56570655c: Pulling fs layer 507fc9045cba: Pulling fs layer 23b7d8e07c16: Pulling fs layer 922ac8fcb889: Pulling fs layer 775f22adee62: Waiting 263fc748118f: Waiting 23b7d8e07c16: Waiting 16c36d0187d0: Waiting e7a56570655c: Waiting 507fc9045cba: Waiting 4cda774ad2ec: Verifying Checksum 4cda774ad2ec: Download complete 5e3b7ee77381: Verifying Checksum 5e3b7ee77381: Download complete [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o 775f22adee62: Verifying Checksum 775f22adee62: Download complete [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 16c36d0187d0: Verifying Checksum 16c36d0187d0: Download complete [ 95%] Linking CXX executable Kokkos_gups e7a56570655c: Verifying Checksum e7a56570655c: Download complete 507fc9045cba: Verifying Checksum 507fc9045cba: Download complete 922ac8fcb889: Download complete 5e3b7ee77381: Pull complete [ 95%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 96%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o 5bd037f007fd: Pull complete [ 96%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Linking CXX executable Kokkos_stream [ 96%] Linking CXX executable Kokkos_launch_latency [ 96%] Built target Kokkos_stream 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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 96%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_policy_performance [ 96%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.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 [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 96%] Linking CXX executable Kokkos_view_copy_constructor [ 97%] Linking CXX executable Kokkos_gather [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Built target Kokkos_view_copy_constructor [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 97%] Built target Kokkos_gather [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Running on fetnat_07 in /var/jenkins/workspace/Kokkos_PR-7801 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7801/.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/7801/head:refs/remotes/origin/PR-7801 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 263fc748118f: Verifying Checksum 263fc748118f: Download complete [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o Merging remotes/origin/develop commit 31c69c16dd2a3f09c5ef225febbafb901ee7653f into PR head commit 3e30696ad105ebc730176a14d89c12c9d2874f58 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o > git config core.sparsecheckout # timeout=10 > git checkout -f 3e30696ad105ebc730176a14d89c12c9d2874f58 # timeout=10 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o Merge succeeded, producing 58501667beec083b3276597c9b274fee23e109ca Checking out Revision 58501667beec083b3276597c9b274fee23e109ca (PR-7801) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 31c69c16dd2a3f09c5ef225febbafb901ee7653f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58501667beec083b3276597c9b274fee23e109ca # timeout=10 Commit message: "Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD" First time build. Skipping changelog. [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o > git rev-list --no-walk 925c66309ebb13b1947779e40db828abcd90986d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t d822ab70401e574b9ed661539accbe292cb2b0d3 --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 19.46kB 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 ---> c27c99c88abb Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 8e4f07f606ac Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 8f5863358487 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 ---> 2fd95f1440aa Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> f9cf4fb683dc Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aaf433eb8c72 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* [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o ---> Using cache ---> 4c4410c7a081 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9292a3debc60 Successfully built 9292a3debc60 Successfully tagged d822ab70401e574b9ed661539accbe292cb2b0d3:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o + docker inspect -f . d822ab70401e574b9ed661539accbe292cb2b0d3 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_07 seems to be running inside container b1d794848695bca17d211d205ed32e8f715ebea5df5915ef3ae149bb05e2e3e1 $ 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-7801 --volumes-from b1d794848695bca17d211d205ed32e8f715ebea5df5915ef3ae149bb05e2e3e1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** d822ab70401e574b9ed661539accbe292cb2b0d3 cat [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o 23b7d8e07c16: Download complete [ 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_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 98%] Linking CXX executable Kokkos_policy_performance [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 98%] Built target Kokkos_policy_performance [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o $ docker top 9b7d072fc560e69bbe56a3dcc18d126cccb014db666728bcdba26d58d3d12f14 -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 [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o + rm -rf build [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o + 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-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 99%] Linking CXX executable Kokkos_bytes_and_flops /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_a.cpp [ 99%] Built target Kokkos_bytes_and_flops [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [100%] 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_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_b.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 81%] 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/TestStdAlgorithmsFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Random [ 87%] Built target Kokkos_UnitTest_Random [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: b4ecc2bad081 Build name: Linux-hipcc Create new tag: 20250227-2206 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 351 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 17 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (2249 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (1991 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1937 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1914 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1951 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (3930 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (1952 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (3938 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (7801 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 90%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 90%] Built target Kokkos_PerformanceTest_Benchmark -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done (445.8s) Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.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_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (13662 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] 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_D.dir/TestStdAlgorithmsCommon.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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (13549 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (54881 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once [ 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_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (4029 ms) 1: [----------] 1 test from openmp_graph_DeathTest (4029 ms total) 1: 1: [----------] 317 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 (3 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (3 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (3 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (2 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (14 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 (307 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (145 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DeepCopyAlignment.cpp 1: [ OK ] openmp.deep_copy_conversion (59 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 1: [ OK ] openmp.exec_space_thread_safety_range (1073 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy 1: [ OK ] openmp.exec_space_thread_safety_team_policy (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (107 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (108 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (108 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan 1: [ OK ] openmp.exec_space_thread_safety_range_scan (107 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.graph_then 1: [ OK ] openmp.graph_then (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 [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (879 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_a.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2132 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (835 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_b.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (824 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (25 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (62 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 (9 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (35 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (8 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (583 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 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (841 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7801/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 (6 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 (53 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (5 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (0 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_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 [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Built target Kokkos_UnitTest_Sort [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 1: [ OK ] openmp.int64_t_reduce (40 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (49 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (154 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (149 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (33 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-7801/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 (15 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 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 1: [ OK ] openmp.reduce_device_view_mdrange_policy (352 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (45 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (21 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (12 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (12 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (146 ms) 1: [ RUN ] openmp.team_parallel_single /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_subview.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewLayoutStrideAssignment.cpp 1: [ OK ] openmp.team_parallel_single (1957 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 (57 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (60 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (57 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (58 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (58 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 (213 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (274 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (66 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 (5 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_a.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 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_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.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_D.dir/TestStdAlgorithmsUnique.cpp.o 1: [ OK ] openmp.team_reduction_scan (7090 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (16 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (16 ms) 1: [ RUN ] openmp.team_long_array_reduce 1: [ OK ] openmp.team_long_array_reduce (16 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 (642 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 (139 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (141 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (271 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (32 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 (4 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2193 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 (62 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 (79 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 (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 (4 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (481 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_b.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o -- Generating done (46.5s) 1: [ OK ] openmp.view_fill_tests_layout_right (1389 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_c.cpp 1: [ OK ] openmp.view_fill_tests_layout_left (1313 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 (61 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 (3 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (706 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-7801/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 (10 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (10 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (10 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_d.cpp 1: [ OK ] openmp.view_subview_3d_from_5d_left (101 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (99 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (97 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (131 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (130 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (122 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: [----------] 317 tests from openmp (28004 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-7801/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-7801/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 (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 351 tests from 4 test suites ran. (86916 ms total) 1: [ PASSED ] 340 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 1/55 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 87.36 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (366 ms) 2: [----------] 1 test from openmp (366 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (366 ms total) 2: [ PASSED ] 1 test. 2/55 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.41 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 3: [==========] Running 415 tests from 6 test suites. 3: [----------] Global test environment set-up. 3: [----------] 17 tests from hip_DeathTest 3: [ RUN ] hip_DeathTest.abort_from_host /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_a.cpp -- Build files have been written to: /scratch/llvm-project/build 3: [ OK ] hip_DeathTest.abort_from_host (2006 ms) 3: [ RUN ] hip_DeathTest.abort_from_device [ 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_D.dir/TestStdAlgorithmsRemove.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o [ 0%] Creating export file for LLVMHello [ 0%] Generating VCSRevision.h [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 0%] Creating export file for LTO [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 0%] Built target LLVMHello_exports [ 0%] Built target LTO_exports [ 0%] Built target llvm_vcsrevision_h [ 0%] Copying clang's builtins.h... [ 0%] Copying clang's mm_malloc.h... [ 0%] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 0%] Built target utility-resource-headers [ 0%] Built target core-resource-headers [ 0%] Linking C executable ../../bin/count [ 0%] Copying clang's arm_acle.h... [ 0%] Copying clang's arm_cmse.h... [ 0%] Built target arm-common-resource-headers [ 0%] Copying clang's armintr.h... 3: [ OK ] hip_DeathTest.abort_from_device (2055 ms) 3: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 0%] Built target arm-resource-headers [ 0%] Copying clang's arm64intr.h... [ 0%] Copying clang's __clang_cuda_builtin_vars.h... [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 0%] Copying clang's arm_neon_sve_bridge.h... [ 0%] Copying clang's __clang_cuda_cmath.h... [ 0%] Built target aarch64-resource-headers [ 0%] Built target count [ 0%] Copying clang's __clang_cuda_complex_builtins.h... [ 0%] Copying clang's __clang_cuda_device_functions.h... [ 0%] Copying clang's __clang_hip_cmath.h... [ 0%] Copying clang's hexagon_circ_brev_intrinsics.h... [ 0%] Copying clang's __clang_cuda_intrinsics.h... [ 0%] Copying clang's hexagon_protos.h... [ 0%] Copying clang's __clang_hip_libdevice_declares.h... [ 0%] Copying clang's __clang_cuda_libdevice_declares.h... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 0%] Copying clang's __clang_hip_math.h... [ 0%] Copying clang's __clang_cuda_math.h... [ 0%] Copying clang's __clang_hip_runtime_wrapper.h... [ 0%] Copying clang's hexagon_types.h... [ 0%] Copying clang's __clang_hip_stdlib.h... [ 0%] Copying clang's hvx_hexagon_protos.h... [ 0%] Copying clang's __clang_cuda_math_forward_declares.h... [ 0%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 0%] Built target hip-resource-headers [ 0%] Built target hexagon-resource-headers [ 0%] Copying clang's __clang_cuda_texture_intrinsics.h... [ 0%] Copying clang's msa.h... [ 0%] Copying clang's larchintrin.h... [ 0%] Copying clang's cuda_wrappers/algorithm... [ 0%] Built target loongarch-resource-headers [ 0%] Built target mips-resource-headers 3: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (2013 ms) 3: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 0%] Copying clang's altivec.h... [ 0%] Copying clang's cuda_wrappers/bits/basic_string.h... [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 0%] Copying clang's htmintrin.h... [ 0%] Copying clang's cuda_wrappers/bits/basic_string.tcc... [ 0%] Copying clang's htmxlintrin.h... [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o [ 0%] Copying clang's ppc_wrappers/bmi2intrin.h... [ 0%] Copying clang's cuda_wrappers/bits/shared_ptr_base.h... [ 0%] Built target ppc-htm-resource-headers [ 0%] Copying clang's ppc_wrappers/bmiintrin.h... [ 0%] Copying clang's cuda_wrappers/cmath... [ 0%] Copying clang's riscv_ntlh.h... [ 0%] Copying clang's ppc_wrappers/emmintrin.h... [ 0%] Copying clang's cuda_wrappers/complex... [ 0%] Built target riscv-resource-headers [ 0%] Copying clang's ppc_wrappers/immintrin.h... [ 0%] Copying clang's cuda_wrappers/new... [ 0%] Copying clang's ppc_wrappers/mm_malloc.h... [ 0%] Built target cuda-resource-headers [ 0%] Copying clang's s390intrin.h... [ 0%] Copying clang's vecintrin.h... [ 0%] Copying clang's ppc_wrappers/mmintrin.h... [ 0%] Copying clang's ppc_wrappers/pmmintrin.h... [ 0%] Copying clang's velintrin.h... [ 0%] Built target llvm-PerfectShuffle [ 0%] Built target systemz-resource-headers [ 0%] Copying clang's ppc_wrappers/smmintrin.h... [ 0%] Copying clang's ppc_wrappers/tmmintrin.h... [ 0%] Copying clang's velintrin_approx.h... [ 0%] Copying clang's ppc_wrappers/x86gprintrin.h... [ 0%] Copying clang's velintrin_gen.h... [ 0%] Copying clang's wasm_simd128.h... [ 0%] Copying clang's ppc_wrappers/x86intrin.h... [ 0%] Built target ve-resource-headers [ 0%] Copying clang's __wmmintrin_aes.h... [ 0%] Built target webassembly-resource-headers [ 0%] Copying clang's ppc_wrappers/xmmintrin.h... [ 0%] Copying clang's __wmmintrin_pclmul.h... [ 0%] Built target ppc-resource-headers [ 0%] Copying clang's opencl-c.h... [ 0%] Copying clang's adxintrin.h... [ 0%] Built target opencl-resource-headers [ 0%] Copying clang's ammintrin.h... [ 0%] Copying clang's llvm_libc_wrappers/stdio.h... [ 0%] Copying clang's amxcomplexintrin.h... [ 0%] Built target llvm-libc-resource-headers [ 0%] Copying clang's amxfp16intrin.h... [ 0%] Copying clang's openmp_wrappers/math.h... [ 0%] Copying clang's hlsl.h... [ 0%] Copying clang's amxintrin.h... [ 0%] Built target openmp-resource-headers [ 0%] Copying clang's avx2intrin.h... [ 0%] Copying clang's intrin.h... [ 0%] Built target hlsl-resource-headers [ 0%] Built target windows-resource-headers [ 0%] Copying clang's avx512bf16intrin.h... [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 0%] Creating export file for SampleAnalyzerPlugin [ 0%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 0%] Copying clang's avx512bitalgintrin.h... [ 0%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 0%] Copying clang's avx512bwintrin.h... [ 0%] Built target SampleAnalyzerPlugin_exports [ 0%] Copying clang's avx512cdintrin.h... [ 0%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 0%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 0%] Copying clang's avx512dqintrin.h... [ 0%] Bundling HTMLLogger resources [ 0%] Copying clang's avx512erintrin.h... [ 0%] Generating ../../../../bin/scan-build [ 0%] Generating ../../../../bin/analyze-build [ 0%] Built target clangAnalysisFlowSensitiveResources [ 0%] Copying clang's avx512fintrin.h... [ 0%] Generating ../../../../libexec/c++-analyzer [ 0%] Generating ../../../../bin/intercept-build [ 0%] Generating ../../../../libexec/ccc-analyzer [ 0%] Generating ../../../../bin/scan-build-py [ 0%] Generating ../../../../share/man/man1/scan-build.1 [ 0%] Generating ../../../../lib/libear/__init__.py [ 0%] Generating ../../../../bin/scan-view [ 0%] Copying clang's avx512fp16intrin.h... [ 0%] Generating ../../../../share/scan-build/scanview.css [ 0%] Copying clang's avx512ifmaintrin.h... [ 0%] Generating ../../../../share/scan-view/Reporter.py [ 0%] Generating ../../../../lib/libear/config.h.in [ 0%] Copying clang's avx512ifmavlintrin.h... [ 0%] Generating ../../../../share/scan-build/sorttable.js [ 0%] Copying clang's avx512pfintrin.h... [ 0%] Built target scan-build [ 0%] Generating ../../../../lib/libscanbuild/__init__.py [ 0%] Copying clang's avx512vbmi2intrin.h... [ 0%] Generating ../../../../share/scan-view/ScanView.py [ 0%] Generating ../../../../lib/libear/ear.c [ 0%] Copying clang's avx512vbmiintrin.h... [ 0%] Generating ../../../../lib/libscanbuild/analyze.py [ 1%] Generating ../../../../share/scan-view/bugcatcher.ico [ 1%] Copying clang's avx512vbmivlintrin.h... [ 1%] Generating ../../../../share/scan-view/startfile.py [ 1%] Generating ../../../../lib/libscanbuild/arguments.py [ 1%] Copying clang's avx512vlbf16intrin.h... [ 1%] Generating ../../../../lib/libscanbuild/clang.py [ 1%] Copying clang's avx512vlbitalgintrin.h... [ 1%] Copying clang's avx512vlbwintrin.h... [ 1%] Generating ../../../../lib/libscanbuild/compilation.py [ 1%] Built target scan-view [ 1%] Generating ../../../../lib/libscanbuild/intercept.py [ 1%] Copying clang's avx512vlcdintrin.h... [ 1%] Built target hmaptool [ 1%] Copying clang's avx512vldqintrin.h... [ 1%] Generating ../../../../lib/libscanbuild/report.py [ 1%] Copying clang's avx512vlfp16intrin.h... [ 1%] Creating export file for BugpointPasses [ 1%] Copying clang's avx512vlintrin.h... [ 1%] Built target BugpointPasses_exports [ 1%] Generating ../../../../lib/libscanbuild/resources/scanview.css [ 1%] Creating export file for Remarks [ 1%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o 3: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (2035 ms) 3: [ RUN ] hip_DeathTest.policy_invalid_bounds [ 1%] Copying clang's avx512vlvbmi2intrin.h... [ 1%] Generating ../../../../lib/libscanbuild/resources/selectable.js [ 1%] Copying clang's avx512vlvnniintrin.h... [ 1%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 1%] Built target Remarks_exports [ 1%] Built target obj.clangSupport [ 1%] Copying clang's avx512vlvp2intersectintrin.h... [ 1%] Generating ../../../../lib/libscanbuild/resources/sorttable.js [ 1%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [ 1%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 1%] Copying clang's avx512vnniintrin.h... [ 1%] Copying clang's avx512vp2intersectintrin.h... [ 1%] Copying clang's avx512vpopcntdqintrin.h... [ 1%] Generating ../../../../lib/libscanbuild/shell.py [ 1%] Copying clang's avx512vpopcntdqvlintrin.h... [ 1%] Copying clang's avxifmaintrin.h... [ 1%] Copying clang's avxintrin.h... [ 1%] Generating ../../../../libexec/analyze-c++ [ 1%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 1%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 1%] Copying clang's avxneconvertintrin.h... [ 1%] Generating ../../../../libexec/analyze-cc [ 1%] Copying clang's avxvnniint16intrin.h... [ 1%] Linking CXX shared module PipSqueak.so [ 1%] Generating ../../../../libexec/intercept-c++ [ 1%] Linking CXX shared module SecondLib.so [ 1%] Copying clang's avxvnniint8intrin.h... [ 1%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 1%] Built target DynamicLibraryLib [ 1%] Generating ../../../../libexec/intercept-cc [ 1%] Copying clang's avxvnniintrin.h... [ 1%] Copying clang's bmi2intrin.h... [ 1%] Copying clang's bmiintrin.h... [ 1%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 1%] Built target scan-build-py [ 1%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 1%] Copying clang's cet.h... [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o [ 1%] Built target LLVMSupportBlake3 [ 1%] Copying clang's cetintrin.h... [ 1%] Built target SecondLib [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 1%] Built target PipSqueak [ 1%] Copying clang's cldemoteintrin.h... [ 1%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 1%] Copying clang's clflushoptintrin.h... [ 3%] Copying clang's clwbintrin.h... [ 3%] Copying clang's clzerointrin.h... [ 3%] Copying clang's cmpccxaddintrin.h... [ 3%] Copying clang's cpuid.h... [ 3%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 3%] Copying clang's crc32intrin.h... [ 3%] Copying clang's emmintrin.h... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_b.cpp [ 3%] Copying clang's enqcmdintrin.h... [ 3%] Copying clang's f16cintrin.h... [ 3%] Copying clang's fma4intrin.h... 3: [ OK ] hip_DeathTest.policy_invalid_bounds (2057 ms) 3: [ RUN ] hip_DeathTest.range_policy_invalid_bounds [ 3%] Copying clang's fmaintrin.h... [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 3%] Copying clang's fxsrintrin.h... [ 3%] Copying clang's gfniintrin.h... [ 3%] Copying clang's hresetintrin.h... [ 3%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 3%] Copying clang's ia32intrin.h... [ 3%] Copying clang's immintrin.h... [ 3%] Copying clang's invpcidintrin.h... [ 3%] Copying clang's keylockerintrin.h... [ 3%] Copying clang's lwpintrin.h... [ 3%] Copying clang's lzcntintrin.h... [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Copying clang's mm3dnow.h... [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 3%] Copying clang's mmintrin.h... [ 3%] Copying clang's movdirintrin.h... [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o [ 3%] Copying clang's mwaitxintrin.h... [ 3%] Copying clang's pconfigintrin.h... [ 3%] Copying clang's nmmintrin.h... [ 3%] Copying clang's pkuintrin.h... [ 3%] Copying clang's pmmintrin.h... [ 3%] Copying clang's popcntintrin.h... [ 3%] Copying clang's prfchiintrin.h... [ 3%] Copying clang's ptwriteintrin.h... [ 3%] Copying clang's prfchwintrin.h... [ 3%] Linking CXX static library ../libLLVMDemangle.a [ 3%] Copying clang's raointintrin.h... [ 3%] Copying clang's rdpruintrin.h... [ 3%] Copying clang's rdseedintrin.h... [ 3%] Copying clang's serializeintrin.h... [ 3%] Copying clang's rtmintrin.h... [ 3%] Copying clang's sgxintrin.h... [ 3%] Copying clang's sha512intrin.h... [ 3%] Copying clang's shaintrin.h... [ 3%] Built target LLVMDemangle [ 3%] Copying clang's sm3intrin.h... [ 3%] Copying clang's sm4intrin.h... [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 3%] Copying clang's smmintrin.h... [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 3%] Copying clang's tbmintrin.h... [ 3%] Copying clang's tmmintrin.h... [ 3%] Copying clang's tsxldtrkintrin.h... [ 3%] Copying clang's uintrintrin.h... [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o [ 3%] Copying clang's vaesintrin.h... [ 3%] Copying clang's vpclmulqdqintrin.h... [ 3%] Copying clang's wbnoinvdintrin.h... [ 3%] Copying clang's waitpkgintrin.h... [ 3%] Copying clang's wmmintrin.h... [ 3%] Copying clang's x86gprintrin.h... [ 3%] Copying clang's x86intrin.h... [ 3%] Copying clang's xmmintrin.h... [ 3%] Copying clang's xopintrin.h... [ 3%] Copying clang's xsavecintrin.h... [ 3%] Copying clang's xsaveintrin.h... [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o [ 3%] Copying clang's xsaveoptintrin.h... [ 3%] Copying clang's xsavesintrin.h... [ 3%] Copying clang's xtestintrin.h... [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.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 [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 3%] Built target x86-resource-headers [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 3%] Copying clang's __stddef_max_align_t.h... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Copying clang's float.h... [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 3: [ OK ] hip_DeathTest.range_policy_invalid_bounds (4071 ms) 3: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 3%] Copying clang's hlsl/hlsl_intrinsics.h... [ 3%] Copying clang's hlsl/hlsl_basic_types.h... [ 3%] Built target obj.LLVMTableGenCommon [ 3%] Copying clang's inttypes.h... [ 3%] Copying clang's iso646.h... [ 3%] Copying clang's limits.h... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 3%] Copying clang's llvm_libc_wrappers/ctype.h... [ 3%] Copying clang's llvm_libc_wrappers/inttypes.h... [ 3%] Copying clang's llvm_libc_wrappers/stdlib.h... [ 3%] Copying clang's llvm_libc_wrappers/string.h... [ 3%] Copying clang's module.modulemap... [ 3%] Copying clang's opencl-c-base.h... [ 3%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 3%] Copying clang's openmp_wrappers/cmath... [ 3%] Copying clang's openmp_wrappers/complex... [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_c.cpp [ 3%] Copying clang's openmp_wrappers/complex.h... [ 3%] Copying clang's openmp_wrappers/complex_cmath.h... [ 3%] Copying clang's openmp_wrappers/new... [ 3%] Copying clang's sifive_vector.h... [ 3%] Copying clang's stdalign.h... [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Copying clang's stdarg.h... [ 3%] Copying clang's stdatomic.h... [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 3%] Copying clang's stdbool.h... [ 3%] Copying clang's stddef.h... [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 3%] Copying clang's stdint.h... [ 3%] Copying clang's stdnoreturn.h... [ 3%] Copying clang's tgmath.h... [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 3%] Copying clang's unwind.h... [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Copying clang's vadefs.h... [ 3%] Copying clang's varargs.h... 3: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (2085 ms) 3: [ RUN ] hip_DeathTest.range_policy_check_sign_changes [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Built target clang-resource-headers [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_a.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_b.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_subview.cpp [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o 3: [ OK ] hip_DeathTest.range_policy_check_sign_changes (4060 ms) 3: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_a.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 3%] Linking CXX static library ../../../lib/libbenchmark.a [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_b.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 3%] Built target benchmark [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 3%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 3%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 3%] Built target benchmark_main [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_c.cpp [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_d.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o 3: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (8160 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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 [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-7801@tmp/durable-955baf13 (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) Post stage [Pipeline] sh [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_e.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_a.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_b.cpp [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 7%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 7%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 7%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 7%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 7%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (14533 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_c.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_a.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_View_64bit.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewOfClass.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_b.cpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 [ 95%] 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_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (14420 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c01.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c02.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c03.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c04.cpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c05.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c06.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c07.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c08.cpp [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c09.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c10.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c11.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (38499 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD 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 [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 88%] 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_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [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/bench_int32_t.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c13.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ParallelScanRangePolicy.cpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions_DeviceView.cpp 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (36693 ms) 3: [----------] 17 tests from hip_DeathTest (132695 ms total) 3: 3: [----------] 1 test from hip_graph_DeathTest 3: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o 3: [ OK ] hip_graph_DeathTest.can_instantiate_only_once (4860 ms) 3: [----------] 1 test from hip_graph_DeathTest (4860 ms total) 3: 3: [----------] 297 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 (10 ms) 3: [ RUN ] hip.atomic_operations_complexfloat 3: [ OK ] hip.atomic_operations_complexfloat (9 ms) 3: [ RUN ] hip.atomic_operations_double 3: [ OK ] hip.atomic_operations_double (12 ms) 3: [ RUN ] hip.atomic_operations_float 3: [ OK ] hip.atomic_operations_float (10 ms) 3: [ RUN ] hip.atomic_operations_int 3: [ OK ] hip.atomic_operations_int (26 ms) 3: [ RUN ] hip.atomic_operations_long 3: [ OK ] hip.atomic_operations_long (25 ms) 3: [ RUN ] hip.atomic_operations_longlong 3: [ OK ] hip.atomic_operations_longlong (25 ms) 3: [ RUN ] hip.atomic_shared 3: [ OK ] hip.atomic_shared (5 ms) 3: [ RUN ] hip.atomic_operations_unsigned 3: [ OK ] hip.atomic_operations_unsigned (22 ms) 3: [ RUN ] hip.atomic_operations_unsignedlong 3: [ OK ] hip.atomic_operations_unsignedlong (21 ms) 3: [ RUN ] hip.atomics 3: [ OK ] hip.atomics (373 ms) 3: [ RUN ] hip.atomics_tpetra_max_abs 3: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] hip.atomic_views_integral [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_b.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_c.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_d.cpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [ 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_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Complex.cpp 3: [ OK ] hip.atomic_views_integral (14830 ms) 3: [ RUN ] hip.atomic_views_nonintegral /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_int.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedint.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longint.cpp 3: [ OK ] hip.atomic_views_nonintegral (11601 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 (11 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 (1 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 (2 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 (4 ms) 3: [ RUN ] hip.crs_copy_constructor 3: [ OK ] hip.crs_copy_constructor (9 ms) 3: [ RUN ] hip.deep_copy_alignment 3: [ OK ] hip.deep_copy_alignment (13 ms) 3: [ RUN ] hip.deep_copy_conversion 3: [ OK ] hip.deep_copy_conversion (904 ms) 3: [ RUN ] hip.partitioning_by_args 3: [ OK ] hip.partitioning_by_args (36 ms) 3: [ RUN ] hip.partitioning_by_vector 3: [ OK ] hip.partitioning_by_vector (38 ms) 3: [ RUN ] hip.exec_space_thread_safety_range [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedlongint.cpp 3: [ OK ] hip.exec_space_thread_safety_range (2134 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange 3: [ OK ] hip.exec_space_thread_safety_mdrange (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy 3: [ OK ] hip.exec_space_thread_safety_team_policy (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_reduce 3: [ OK ] hip.exec_space_thread_safety_range_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 3: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 3: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (213 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_scan [ 90%] 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_D.dir/TestStdAlgorithmsUnique.cpp.o 3: [ OK ] hip.exec_space_thread_safety_range_scan (213 ms) 3: [ RUN ] hip.execution_space_as_class_data_member 3: [ OK ] hip.execution_space_as_class_data_member (0 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.graph_then 3: [ OK ] hip.graph_then (18 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 (1 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 (9 ms) 3: [ RUN ] hip.join_backward_compatibility 3: [ OK ] hip.join_backward_compatibility (0 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_double.cpp 3: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (719 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_float.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2129 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 3: [ OK ] hip.local_deepcopy_teampolicy_layoutright (680 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [100%] Built target Kokkos_gather 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1516 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 (3 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 (43 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 (43 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 3: [ OK ] hip.mathematical_functions_exponential_functions (18 ms) 3: [ RUN ] hip.mathspecialfunc_expint1 3: [ OK ] hip.mathspecialfunc_expint1 (11 ms) 3: [ RUN ] hip.mathspecialfunc_errorfunc 3: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj0y0 3: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj1y1 3: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestMathematicalSpecialFunctions.hpp:1978: Skipped 3: skipping since test is known to fail on MI100 with ROCm 5.3 3: [ SKIPPED ] hip.mathspecialfunc_cbesselj1y1 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli0k0 3: [ OK ] hip.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli1k1 3: [ OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 3: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 3: skipping since test is known to fail on MI100 and for some versions of ROCm 3: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 3: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] hip.mdrange_5d 3: [ OK ] hip.mdrange_5d (14 ms) 3: [ RUN ] hip.mdrange_6d 3: [ OK ] hip.mdrange_6d (21 ms) 3: [ RUN ] hip.mdrange_2d 3: [ OK ] hip.mdrange_2d (5 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 (9 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 (6 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 (54 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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexfloat.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 3: [ OK ] hip.mdrange_parallel_reduce_primitive_types (5555 ms) 3: [ RUN ] hip.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7801/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 (15 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 (2 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 (30 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 (52 ms) 3: [ RUN ] hip.kokkos_printf 3: [ OK ] hip.kokkos_printf (3 ms) 3: [ RUN ] hip.range_for 3: [ OK ] hip.range_for (3 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 (9 ms) 3: [ RUN ] hip.reducers_complex_double 3: [ OK ] hip.reducers_complex_double (17 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 (4 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 (22 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic 3: [ OK ] hip.int64_t_reduce_dynamic (25 ms) 3: [ RUN ] hip.double_reduce_dynamic 3: [ OK ] hip.double_reduce_dynamic (25 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic_view 3: [ OK ] hip.int64_t_reduce_dynamic_view (7 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 (359 ms) 3: [ RUN ] hip.reduction_deduction 3: [ OK ] hip.reduction_deduction (0 ms) 3: [ RUN ] hip.reduce_device_view_range_policy [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicViews.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Atomics.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamBasic.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamScratch.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamReductionScan.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamVectorRange.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Other.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_a.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_b.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_c.cpp 3: [ OK ] hip.reduce_device_view_range_policy (27098 ms) 3: [ RUN ] hip.reduce_device_view_mdrange_policy /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_d.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_e.cpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Crs.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_Task.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_WorkGraph.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_Spaces.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UniqueToken.cpp 3: [ OK ] hip.reduce_device_view_mdrange_policy (20092 ms) 3: [ RUN ] hip.reduce_device_view_team_policy [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [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-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: e438075cf294 Build name: Linux-nvc++ Create new tag: 20250227-2212 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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.18 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenACC_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (34 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 (36 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (36 ms total) 2: [ PASSED ] 14 tests. 2/23 Test #2: Kokkos_CoreUnitTest_OpenACC_ViewSupport .................... Passed 0.21 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 251 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 (456 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (373 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 (393 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (3 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 (48 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (157 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (1807 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 (774 ms) 3: [----------] 1 test from serial_graph_DeathTest (774 ms total) 3: 3: [----------] 223 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 (7 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 (117 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (20 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 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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-7801/core/unit_test/TestExecSpaceThreadSafety.hpp:304: 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-7801/core/unit_test/TestExecSpaceThreadSafety.hpp:356: 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.graph_then 3: [ OK ] serial.graph_then (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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2121 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace_deepcopy.cpp 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2204 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Abort.cpp [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (999 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1013 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 (36 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (132 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 (95 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (8 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 (1230 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostThreadTeam.cpp 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 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3175 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 (1 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (39 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-7801/core/unit_test/TestNumericTraits.hpp:416: 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 (10 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 (2 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 (288 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (296 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (977 ms) 3: [ RUN ] serial.double_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_hwloc.cpp 3: [ OK ] serial.double_reduce_dynamic (1069 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_CPUDiscovery.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic_view (612 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 (20 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 3: [ OK ] hip.reduce_device_view_team_policy (21143 ms) 3: [ RUN ] hip.impl_shared_alloc 3: [ OK ] hip.impl_shared_alloc (168 ms) 3: [ RUN ] hip.kokkos_swap 3: [ OK ] hip.kokkos_swap (0 ms) 3: [ RUN ] hip.team_for 3: [ OK ] hip.team_for (29 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 (82 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 (58 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 3: [ OK ] hip.TeamThreadMDRangeParallelFor (44 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelFor 3: [ OK ] hip.ThreadVectorMDRangeParallelFor (11 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelFor 3: [ OK ] hip.TeamVectorMDRangeParallelFor (12 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelReduce 3: [ OK ] hip.TeamThreadMDRangeParallelReduce (21 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 3: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelReduce 3: [ OK ] hip.TeamVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] hip.team_policy_runtime_parameters 3: [ OK ] hip.team_policy_runtime_parameters (1 ms) 3: [ RUN ] hip.team_reduction_scan 3: [ OK ] serial.reduce_device_view_team_policy (2222 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 (187 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 (7 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 3: [ OK ] serial.task_fib_deprecated_multiple (190 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 (6 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 (181 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 (6 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 (182 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 (5 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp 3: [ OK ] serial.task_fib_chase_lev (207 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 (6 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: [----------] 223 tests from serial (17804 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-7801/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-7801/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: [==========] 251 tests from 4 test suites ran. (20387 ms total) 3: [ PASSED ] 239 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 20.57 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] hip.team_reduction_scan (2045 ms) 3: [ RUN ] hip.team_long_reduce 3: [ OK ] hip.team_long_reduce (20 ms) 3: [ RUN ] hip.team_double_reduce 3: [ OK ] hip.team_double_reduce (20 ms) 3: [ RUN ] hip.team_long_array_reduce 3: [ OK ] hip.team_long_array_reduce (22 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 (22 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 (124 ms) 3: [ RUN ] hip.team_scan_ret_val 3: [ OK ] hip.team_scan_ret_val (118 ms) 3: [ RUN ] hip.team_shared_request 3: [ OK ] hip.team_shared_request (7 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 (11 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 (24 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 (5 ms) 3: [ RUN ] hip.unique_token_global 3: [ OK ] hip.unique_token_global (32 ms) 3: [ RUN ] hip.unique_token_instance 3: [ OK ] hip.unique_token_instance (25 ms) 3: [ RUN ] hip.unique_token_team_acquire 3: [ OK ] hip.unique_token_team_acquire (18 ms) 3: [ RUN ] hip.view_api_a 3: [ OK ] hip.view_api_a (5 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 3: [ OK ] hip.view_api_b (8 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 (2 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 (5 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-7801/core/unit_test/TestViewBadAlloc.hpp:59: Skipped 3: ROCm 5.6 and earlier 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 (8 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 (83 ms) 3: [ RUN ] hip.view_fill_tests_layout_left 3: [ OK ] hip.view_fill_tests_layout_left (62 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 (53 ms) 3: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (51 ms) 3: [ RUN ] hip.view_irregular_layout 3: [ OK ] hip.view_irregular_layout (6 ms) 3: [ RUN ] hip.view_mapping 3: [ OK ] hip.view_mapping (59 ms) 3: [ RUN ] hip.view_mapping_operator 3: [ OK ] hip.view_mapping_operator (24 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 (16 ms) 3: [ RUN ] hip.view_realloc 3: [ OK ] hip.view_realloc (0 ms) 3: [ RUN ] hip.workgraph_fib [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Profiling.cpp 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2765 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: 8138a66309ed Build name: Linux-nvcc_wrapper Create new tag: 20250227-2212 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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: 1: [==========] Running 352 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 18 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (790 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (961 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (921 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1034 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (947 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (1868 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o 3: [ OK ] hip.workgraph_fib (3113 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 (3 ms) 3: [ RUN ] hip.memory_requirements 3: [ OK ] hip.memory_requirements (0 ms) 3: [ RUN ] hip.team_scratch_1_streams 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (979 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_MemoryPool.cpp 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2748 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (5514 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 4: [ OK ] serial.team_reduce_large (516 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (10 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 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (2096 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 4: [ OK ] serial.triple_nested_parallelism (396 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (71 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 (4 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (4 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 4: [ OK ] serial.team_long_reduce (142 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (112 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (142 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (113 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Instance.cpp 4: [ OK ] serial.repeated_team_reduce (1168 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 (105 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (29 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 (30 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 (16 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (16 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 (35 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 (934 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 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (3784 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/src/Lock_Array_CUDA.cpp 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (5200 ms) 4: [ RUN ] serial.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Init.cpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6692 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SharedAlloc.cpp 4: [ OK ] serial.view_fill_tests_layout_left (3852 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 (53 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (48 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 (7 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (36 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-7801/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 (26 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (26 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (26 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (153 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (153 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (152 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 (13886 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 142 tests from 2 test suites ran. (19400 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.59 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenACC 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 5: Test timeout computed to be: 1500 5: [==========] Running 223 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from openacc_DeathTest 5: [ RUN ] openacc_DeathTest.abort_from_host /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicy.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_View_64bit.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_a.cpp 5: [ OK ] openacc_DeathTest.abort_from_host (2032 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 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (6692 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 5: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1952 ms) 5: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_b.cpp 5: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1955 ms) 5: [ RUN ] openacc_DeathTest.policy_invalid_bounds 5: [ OK ] openacc_DeathTest.policy_invalid_bounds (3 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 (2 ms) 5: [ RUN ] openacc_DeathTest.range_policy_check_sign_changes 5: [ OK ] openacc_DeathTest.range_policy_check_sign_changes (4 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 5: [ OK ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1942 ms) 5: [ RUN ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_c.cpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_b.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_c.cpp 1: [ OK ] openmp_DeathTest.view_out_of_bounds_access (14891 ms) 1: [----------] 18 tests from openmp_DeathTest (41660 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (1632 ms) 1: [----------] 1 test from openmp_graph_DeathTest (1632 ms total) 1: 1: [----------] 317 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 (3 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (3 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (6 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (7 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (6 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 (5 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (5 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 (567 ms) 1: [ RUN ] openmp.atomic_views_nonintegral [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o 1: [ OK ] openmp.atomic_views_nonintegral (384 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 (2 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 (2 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (11 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 (142 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_a.cpp 5: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (14898 ms) 5: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment 1: [ OK ] openmp.exec_space_thread_safety_range (1908 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (191 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy 1: [ OK ] openmp.exec_space_thread_safety_team_policy (190 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (191 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (206 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (191 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_b.cpp 1: [ OK ] openmp.exec_space_thread_safety_range_scan (207 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.graph_then 1: [ OK ] openmp.graph_then (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 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_subview.cpp 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (4423 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 96%] 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/TestStdAlgorithmsTeamRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewLayoutStrideAssignment.cpp [ 96%] Linking CXX executable Kokkos_CoreUnitTest_HIP 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (4560 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 96%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (3223 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 5: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (15020 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewOfClass.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_a.cpp 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (3329 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (37 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (35 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (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 (7 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (7 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 (256 ms) 1: [ RUN ] openmp.mdrange_6d 3: [ OK ] hip.team_scratch_1_streams (51130 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-7801/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 3: this test should only be run with HIP unified memory enabled 3: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 3: [----------] 297 tests from hip (168995 ms total) 3: 3: [----------] 16 tests from hip_graph 3: [ RUN ] hip_graph.submit_once 3: [ OK ] hip_graph.submit_once (17 ms) 3: [ RUN ] hip_graph.submit_once_rvalue 3: [ OK ] hip_graph.submit_once_rvalue (16 ms) 3: [ RUN ] hip_graph.instantiate_and_submit_once 3: [ OK ] hip_graph.instantiate_and_submit_once (17 ms) 3: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 3: [ OK ] hip_graph.submit_onto_another_execution_space_instance (19 ms) 3: [ RUN ] hip_graph.create_graph_no_closure_with_exec 3: [ OK ] hip_graph.create_graph_no_closure_with_exec (17 ms) 3: [ RUN ] hip_graph.create_graph_no_arg 3: [ OK ] hip_graph.create_graph_no_arg (17 ms) 3: [ RUN ] hip_graph.submit_six 3: [ OK ] hip_graph.submit_six (20 ms) 3: [ RUN ] hip_graph.when_all_cycle 3: [ OK ] hip_graph.when_all_cycle (17 ms) 3: [ RUN ] hip_graph.repeat_chain 3: /var/jenkins/workspace/Kokkos_PR-7801/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 (17 ms) 3: [ RUN ] hip_graph.empty_graph 3: [ OK ] hip_graph.empty_graph (17 ms) 3: [ RUN ] hip_graph.force_global_launch 3: [ OK ] hip_graph.force_global_launch (17 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 (16 ms) 3: [ RUN ] hip_graph.diamond 3: [ OK ] hip_graph.diamond (21 ms) 3: [ RUN ] hip_graph.end_of_submit_control_flow 3: [ OK ] hip_graph.end_of_submit_control_flow (21 ms) 3: [----------] 16 tests from hip_graph (255 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 (3 ms) 3: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 3: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign 3: [ OK ] hip_managed.view_subview_1d_assign (4 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_atomic 3: [ OK ] hip_managed.view_subview_1d_assign_atomic (4 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 (52 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 (51 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left 3: [ OK ] hip_managed.view_subview_3d_from_5d_left (139 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (139 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (139 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right 3: [ OK ] hip_managed.view_subview_3d_from_5d_right (144 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (143 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (143 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 (354 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 (17 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 (5 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 3: [ OK ] hip_managed.view_allocation_large_rank (844 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 (3 ms) 3: [ RUN ] hip_managed.view_copy_tests 3: [ OK ] hip_managed.view_copy_tests (13 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 3: [ OK ] hip_managed.view_fill_tests_layout_right (1980 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_left 1: [ OK ] openmp.mdrange_6d (493 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (5 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 (48 ms) 1: [ RUN ] openmp.mdrange_neg_idx 3: [ OK ] hip_managed.view_fill_tests_layout_left (857 ms) 3: [ RUN ] hip_managed.view_mapping 3: [ OK ] hip_managed.view_mapping (63 ms) 3: [ RUN ] hip_managed.view_mapping_operator 3: [ OK ] hip_managed.view_mapping_operator (21 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 (2 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 (5214 ms total) 3: 3: [----------] 28 tests from hip_hostpinned 3: [ RUN ] hip_hostpinned.impl_shared_alloc 1: [ OK ] openmp.mdrange_neg_idx (166 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (55 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 3: [ OK ] hip_hostpinned.impl_shared_alloc (258 ms) 3: [ RUN ] hip_hostpinned.view_api_a 3: [ OK ] hip_hostpinned.view_api_a (6 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 (8 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 (2 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c01.cpp 3: [ OK ] hip_hostpinned.view_allocation_large_rank (1221 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 (2 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests 3: [ OK ] hip_hostpinned.view_copy_tests (7 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c02.cpp 3: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1555 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 3: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1481 ms) 3: [ RUN ] hip_hostpinned.view_mapping 3: [ OK ] hip_hostpinned.view_mapping (59 ms) 3: [ RUN ] hip_hostpinned.view_mapping_operator 3: [ OK ] hip_hostpinned.view_mapping_operator (0 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 (4607 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 415 tests from 6 test suites ran. (316629 ms total) 3: [ PASSED ] 405 tests. 3: [ SKIPPED ] 10 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.mathspecialfunc_cbesselj1y1 3: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 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 3/55 Test #3: Kokkos_CoreUnitTest_HIP .................................... Passed 317.17 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 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.graph_lock_based_atomic_op 4: [ OK ] hip.graph_lock_based_atomic_op (18 ms) 4: [----------] 1 test from hip (18 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (18 ms total) 4: [ PASSED ] 1 test. 4/55 Test #4: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.43 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 1: [ OK ] openmp.mdrange_large_deep_copy (4500 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c03.cpp 5: [ OK ] hip.raw_hip_interop (367 ms) 5: [----------] 1 test from hip (367 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (367 ms total) 5: [ PASSED ] 1 test. 5/55 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.41 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams 6: [ OK ] hip.raw_hip_streams (385 ms) 6: [----------] 1 test from hip (385 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (385 ms total) 6: [ PASSED ] 1 test. 6/55 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.43 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 7: Test timeout computed to be: 1500 7: [==========] Running 3 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 3 tests from hip 7: [ RUN ] hip.graph_promises_on_native_objects 7: [ OK ] hip.graph_promises_on_native_objects (18 ms) 7: [ RUN ] hip.graph_instantiate_and_debug_dot_print 7: [ OK ] hip.graph_instantiate_and_debug_dot_print (17 ms) 7: [ RUN ] hip.graph_construct_from_native 7: 7: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 7: does not support page migration between device and host. 7: HIPManagedSpace might not work as expected. 7: Please refer to the ROCm documentation on unified/managed memory. 7: [ OK ] hip.graph_construct_from_native (17 ms) 7: [----------] 3 tests from hip (52 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 3 tests from 1 test suite ran. (52 ms total) 7: [ PASSED ] 3 tests. 7/55 Test #7: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.46 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 8: [==========] Running 59 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 19 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 8: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 8: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 8: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (6 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (0 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (18 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (26 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (12 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 8: [----------] 19 tests from defaultdevicetype (167 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (20 ms) 8: [----------] 1 test from kokkosresize (20 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = 8: [ RUN ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 59 tests from 41 test suites ran. (190 ms total) 8: [ PASSED ] 58 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/55 Test #8: Kokkos_CoreUnitTest_Default ................................ Passed 0.61 sec test 9 Start 9: Kokkos_CoreUnitTest_InitializeFinalize 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 9: Test timeout computed to be: 1500 9: [==========] Running 28 tests from 6 test suites. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 9: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c04.cpp 9: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (833 ms) 9: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 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 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5142 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7801/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 (3 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 (43 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 (31 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (15 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 (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 (6 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (6 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (2 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (1 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (1 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (69 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (75 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (184 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (173 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (32 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 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 1: [ OK ] openmp.reduce_device_view_range_policy (750 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 9: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (4451 ms) 9: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (5284 ms total) 9: 9: [----------] 4 tests from InitializeFinalize_DeathTest 9: [ RUN ] InitializeFinalize_DeathTest.initialize Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 9: [ OK ] InitializeFinalize_DeathTest.initialize (3843 ms) 9: [ RUN ] InitializeFinalize_DeathTest.finalize [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c05.cpp 1: [ OK ] openmp.reduce_device_view_mdrange_policy (6086 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (786 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (26 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (31 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (31 ms) 1: [ RUN ] openmp.team_reduce_large 9: [ OK ] InitializeFinalize_DeathTest.finalize (2399 ms) 9: [ RUN ] InitializeFinalize_DeathTest.is_initialized 9: [ OK ] InitializeFinalize_DeathTest.is_initialized (407 ms) 9: [ RUN ] InitializeFinalize_DeathTest.is_finalized 9: [ OK ] InitializeFinalize_DeathTest.is_finalized (408 ms) 9: [----------] 4 tests from InitializeFinalize_DeathTest (7060 ms total) 9: 9: [----------] 1 test from Legion_DeathTest 9: [ RUN ] Legion_DeathTest.individual_backend_initialization /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c06.cpp 9: [ OK ] Legion_DeathTest.individual_backend_initialization (405 ms) 9: [----------] 1 test from Legion_DeathTest (405 ms total) 9: 9: [----------] 2 tests from PushFinalizeHook_DeathTest 9: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 1: [ OK ] openmp.team_reduce_large (1558 ms) 1: [ RUN ] openmp.team_parallel_single [ 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 9: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (403 ms) 9: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c07.cpp 1: [ OK ] openmp.team_parallel_single (1946 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 [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups 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 1: [ OK ] openmp.team_broadcast_long (223 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (207 ms) 1: [ RUN ] openmp.team_broadcast_char 9: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1854 ms) 9: [----------] 2 tests from PushFinalizeHook_DeathTest (2257 ms total) 9: 9: [----------] 6 tests from ScopeGuard_DeathTest 9: [ RUN ] ScopeGuard_DeathTest.create 1: [ OK ] openmp.team_broadcast_char (209 ms) 1: [ RUN ] openmp.team_broadcast_float 9: [ OK ] ScopeGuard_DeathTest.create (431 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_argument 1: [ OK ] openmp.team_broadcast_float (210 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (208 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 9: [ OK ] ScopeGuard_DeathTest.create_argument (405 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_while_initialize /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c08.cpp 1: [ OK ] openmp.team_vector (620 ms) 1: [ RUN ] openmp.triple_nested_parallelism /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c09.cpp 1: [ OK ] openmp.triple_nested_parallelism (625 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c10.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c11.cpp 1: [ OK ] openmp.parallel_scan_with_reducers (691 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 + ccache --show-stats Summary: Hits: 0 / 320 (0.00 %) Direct: 0 / 320 (0.00 %) Preprocessed: 0 / 320 (0.00 %) Misses: 320 Direct: 320 Preprocessed: 320 Primary storage: Hits: 0 / 640 (0.00 %) Misses: 640 Cache size (GB): 4.49 / 5.00 (89.71 %) Use the -v/--verbose option for more details. 9: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1816 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (73 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (64 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (74 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (23 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (23 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (24 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.194.51/10.64.194.51:48042 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1112) at hudson.FilePath.act(FilePath.java:1207) at hudson.FilePath.act(FilePath.java:1196) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 777e11c7-4b35-4066-b405-9cd0180b65c4 org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7801' for the testing framework 'CTest-Version 3.x (default)'. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for 'CTest-Version 3.x (default)'?" at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85) at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38) at Jenkins v2.492.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3593) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140) at java.base/java.lang.Thread.run(Thread.java:1583) [Pipeline] } $ docker stop --time=1 baad05e815879abd2e68008dd1f3892cdffd18148aabe4d61e6b0dd18c71d9f6 $ docker rm -f --volumes baad05e815879abd2e68008dd1f3892cdffd18148aabe4d61e6b0dd18c71d9f6 9: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1798 ms) 9: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 9: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1589 ms) 9: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 9: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1558 ms) 9: [----------] 6 tests from ScopeGuard_DeathTest (7600 ms total) 9: 9: [----------] 13 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.initialization_settings 9: [ OK ] defaultdevicetype.initialization_settings (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 9: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_device_id 9: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 9: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 9: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_help 9: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 9: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 9: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 9: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_num_threads 9: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_device_id 9: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_disable_warnings 9: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 9: [ RUN ] defaultdevicetype.env_vars_tune_internals 9: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 9: [ RUN ] defaultdevicetype.visible_devices 9: [ OK ] defaultdevicetype.visible_devices (0 ms) 9: [----------] 13 tests from defaultdevicetype (1 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 28 tests from 6 test suites ran. (22610 ms total) 9: [ PASSED ] 28 tests. 9/55 Test #9: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 22.63 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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 defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/55 Test #10: Kokkos_CoreUnitTest_Develop ................................ Passed 0.41 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 11: [==========] Running 31 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 31 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 50331649 11: Ref: Unnamed Instance Fence 11: 50331649 11: Kokkos::HIP::fence(): Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 50331648 11: Ref: test global fence 11: 16777216 11: test global fence 11: Miss on id 11: 50331648 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 50331648 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: Miss on id 11: 50331648 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: Ref: 50331649 11: Ref: test_kernel 11: 50331649 11: named_instance 11: Miss on name 11: 16777216 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331648 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331649 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (1 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (5 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_for 11: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_reduce 11: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 11: [ RUN ] kokkosp.kernel_name_parallel_scan 11: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 11: [ RUN ] kokkosp.kernel_name_internal 11: [ OK ] kokkosp.kernel_name_internal (0 ms) 11: [ RUN ] kokkosp.profiling_section 11: [ OK ] kokkosp.profiling_section (0 ms) 11: [ RUN ] kokkosp.scoped_profile_region 11: [ OK ] kokkosp.scoped_profile_region (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 31 tests from kokkosp (11 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 31 tests from 1 test suite ran. (11 ms total) 11: [ PASSED ] 31 tests. 11/55 Test #11: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.42 sec test 12 Start 12: Kokkos_CoreUnitTest_ToolIndependence 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 12: Test timeout computed to be: 1500 12/55 Test #12: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoadHelp 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 13/55 Test #13: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.40 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLineHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/55 Test #14: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.41 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoad 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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_GFX908::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:0xd9b400:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xd9b700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xd9b800:Host:source:0xd9b500: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:0xd9b700:40::kokkosp_deallocate_data:Host:source:0xd9b400:40::kokkosp_finalize_library:: 15/55 Test #15: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.41 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLine 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 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: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:0x1577400:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x110c580:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x110c680:Host:source:0x1577500: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:0x110c580:40::kokkosp_deallocate_data:Host:source:0x1577400:40::kokkosp_finalize_library:: 16/55 Test #16: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.41 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3b2231] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3b1d0b] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd845f13083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f1: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b2231] Test::test_stacktrace(bool, bool) 17: [0x3b1d0b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7fd845f13083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3b5dd6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3b2c03] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3b1d0b] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd845f13083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f3: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b5dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b2c03] Test::test_stacktrace(bool, bool) 17: [0x3b1d0b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7fd845f13083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace [ 98%] Linking CXX executable Kokkos_view_copy_constructor [ 98%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1943 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3b2231] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3b1fd8] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7f5e3c5083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f1: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b2231] Test::test_stacktrace(bool, bool) 17: [0x3b1fd8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7f7f5e3c5083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3b5dd6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3b2c03] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3b1fd8] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f7f5e3c5083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f3: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b5dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b2c03] Test::test_stacktrace(bool, bool) 17: [0x3b1fd8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7f7f5e3c5083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 5: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (38629 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:188: 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 (76494 ms total) 5: 5: [----------] 1 test from openacc_graph_DeathTest 5: [ RUN ] openacc_graph_DeathTest.can_instantiate_only_once 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (2016 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (3960 ms total) 17: 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.stacktrace_normal 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3b2231] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe11a333083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f1: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b2231] Test::test_stacktrace(bool, bool) 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7fe11a333083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x41ca60] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3b58fb] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3b5dd6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3b2c03] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ebad6] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c4028] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3c584f] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3c6121] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3d671c] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ec896] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3d5fcc] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b35a0] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe11a333083] 17: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b1b5e] 17: 17: demangled test_f3: 17: [0x41ca60] Kokkos::Impl::save_stacktrace() 17: [0x3b58fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b5dd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b2c03] Test::test_stacktrace(bool, bool) 17: [0x3ebad6] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c4028] testing::Test::Run() 17: [0x3c584f] testing::TestInfo::Run() 17: [0x3c6121] testing::TestSuite::Run() 17: [0x3d671c] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3ec896] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3d5fcc] testing::UnitTest::Run() 17: [0x3b35a0] main 17: [0x7fe11a333083] __libc_start_main 17: [0x3b1b5e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 17: [----------] 1 test from defaultdevicetype (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (3961 ms total) 17: [ PASSED ] 3 tests. 17/55 Test #17: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 4.37 sec test 18 Start 18: Kokkos_IncrementalTest_OPENMP 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from OPENMP 18: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 18: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] OPENMP.IncrTest_01_execspace 18: Host Parallel Execution Space: 18: KOKKOS_ENABLE_OPENMP: yes 18: 18: OpenMP Runtime Configuration: 18: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: OpenMP 18: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 18: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 18: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] OPENMP.IncrTest_02_AtomicSub 18: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 18: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] OPENMP.IncrTest_03b_memspace_free 18: [ OK ] OPENMP.IncrTest_03b_memspace_free (80 ms) 18: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 18: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] OPENMP.IncrTest_05_reduction 18: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange2D 18: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange3D 18: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] OPENMP.IncrTest_06_mdrange4D 18: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 18: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 18: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 18: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 18: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 18: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (60 ms) 18: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 18: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 18: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 18: [ OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms) 18: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 18: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] OPENMP.incr_14_MDrangeReduce 18: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] OPENMP.IncrTest_16_parallelscan 18: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] OPENMP.incr_17_atomicView 18: [ OK ] OPENMP.incr_17_atomicView (0 ms) 18: [----------] 28 tests from OPENMP (148 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (148 ms total) 18: [ PASSED ] 28 tests. 18/55 Test #18: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.56 sec test 19 Start 19: Kokkos_IncrementalTest_HIP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_HIP 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 HIP 19: [ RUN ] HIP.IncrTest_01_execspace_typedef 19: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] HIP.IncrTest_01_execspace 19: Device Execution Space: 19: KOKKOS_ENABLE_HIP: yes 19: HIP Options: 19: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 19: 19: Runtime Configuration: 19: XNACK environment variable set: no 19: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 19: macro KOKKOS_ENABLE_HIP : defined 19: macro HIP_VERSION = 50322062 = version 5.3.22062 19: macro KOKKOS_ENABLE_ROCTHRUST : defined 19: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 19: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected 19: Total Global Memory: 31.98 GiB 19: Shared Memory per Block: 64 KiB 19: APU or dGPU: dGPU 19: Is Large Bar: 1 19: Supports Managed Memory: 1 19: Architecture capable of accessing system allocated memory: 1 19: System allows accessing system allocated memory on GPU: 0 19: Wavefront Size: 64 19: HIP 19: [ OK ] HIP.IncrTest_01_execspace (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicExchange 19: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicAdd 19: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicSub 19: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] HIP.IncrTest_03a_memspace_malloc 19: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] HIP.IncrTest_03b_memspace_free [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o 5: [ OK ] openacc_graph_DeathTest.can_instantiate_only_once (4374 ms) 5: [----------] 1 test from openacc_graph_DeathTest (4374 ms total) 5: 5: [----------] 187 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 (52 ms) 5: [ RUN ] openacc.atomic_operations_long 5: [ OK ] openacc.atomic_operations_long (53 ms) 5: [ RUN ] openacc.atomic_operations_longlong 5: [ OK ] openacc.atomic_operations_longlong (53 ms) 5: [ RUN ] openacc.atomic_operations_unsigned 5: [ OK ] openacc.atomic_operations_unsigned (48 ms) 5: [ RUN ] openacc.atomic_operations_unsignedlong 5: [ OK ] openacc.atomic_operations_unsignedlong (50 ms) 5: [ RUN ] openacc.atomics 5: [ OK ] openacc.atomics (255 ms) 5: [ RUN ] openacc.atomics_tpetra_max_abs 5: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openacc.atomic_views_integral [ 7%] Linking CXX static library ../libLLVMSupport.a [ 7%] Built target LLVMSupport [ 7%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 7%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 7%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 7%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 7%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 7%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o 19: [ OK ] HIP.IncrTest_03b_memspace_free (3541 ms) 19: [ RUN ] HIP.IncrTest_04_simple_parallelFor 19: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 19: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] HIP.IncrTest_05_reduction 19: [ OK ] HIP.IncrTest_05_reduction (7 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange2D 19: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange3D 19: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange4D 19: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_2D 19: [ OK ] HIP.IncrTest_08_deep_copy_2D (2 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_3D 19: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_4D 19: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 19: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 19: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (175 ms) 19: [ RUN ] HIP.IncrTest_12a_ThreadScratch 19: [ OK ] HIP.IncrTest_12a_ThreadScratch (9 ms) 19: [ RUN ] HIP.IncrTest_12b_TeamScratch 19: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.incr_14_MDrangeReduce 19: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 19: [ RUN ] HIP.IncrTest_16_parallelscan 19: [ OK ] HIP.IncrTest_16_parallelscan (3 ms) 19: [ RUN ] HIP.incr_17_atomicView 19: [ OK ] HIP.incr_17_atomicView (1 ms) 19: [----------] 28 tests from HIP (3756 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (3756 ms total) 19: [ PASSED ] 28 tests. 19/55 Test #19: Kokkos_IncrementalTest_HIP ................................. Passed 4.18 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 2 test suites. 20: [----------] Global test environment set-up. 20: [----------] 5 tests from ctest_environment_DeathTest 20: [ RUN ] ctest_environment_DeathTest.invalid_rank 20: [ OK ] ctest_environment_DeathTest.invalid_rank (398 ms) 20: [ RUN ] ctest_environment_DeathTest.no_type_str 20: [ OK ] ctest_environment_DeathTest.no_type_str (394 ms) 20: [ RUN ] ctest_environment_DeathTest.missing_type 20: [ OK ] ctest_environment_DeathTest.missing_type (829 ms) 20: [ RUN ] ctest_environment_DeathTest.no_id_str 20: [ OK ] ctest_environment_DeathTest.no_id_str (405 ms) 20: [ RUN ] ctest_environment_DeathTest.invalid_id_str 1: [ OK ] openmp.team_reduction_scan (18450 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (66 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (74 ms) 1: [ RUN ] openmp.team_long_array_reduce [ 7%] Linking CXX static library ../libLLVMLineEditor.a 1: [ OK ] openmp.team_long_array_reduce (70 ms) 1: [ RUN ] openmp.team_double_array_reduce 1: [ OK ] openmp.team_double_array_reduce (55 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 [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 7%] Linking CXX static library ../libLLVMExtensions.a [ 7%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o 1: [ OK ] openmp.repeated_team_reduce (288 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 20: [ OK ] ctest_environment_DeathTest.invalid_id_str (823 ms) 20: [----------] 5 tests from ctest_environment_DeathTest (2851 ms total) 20: 20: [----------] 3 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 3 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 2 test suites ran. (2851 ms total) 20: [ PASSED ] 8 tests. 20/55 Test #20: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 2.87 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/55 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 22: Test timeout computed to be: 1500 22: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 22/55 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 23: Test timeout computed to be: 1500 23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 24: Environment variables: 24: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 24: Test timeout computed to be: 1500 24/55 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_DeviceAndThreads 25: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/TestDeviceAndThreads.py" "-v" 25: Test timeout computed to be: 1500 [ 7%] Built target LLVMLineEditor [ 7%] Built target LLVMExtensions [ 7%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 7%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 7%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o 1: [ OK ] openmp.team_scan (740 ms) 1: [ RUN ] openmp.team_scan_ret_val [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 7%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 7%] Built target LLVMBitstreamReader [ 7%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o 25: test_device_id (__main__.KokkosInitializationTestCase) ... ok 1: [ OK ] openmp.team_scan_ret_val (736 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (106 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (52 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (49 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 (50 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 [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 7%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c12.cpp [ 7%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o 25: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 25: test_num_devices (__main__.KokkosInitializationTestCase) ... ok [ 7%] Linking CXX static library ../libLLVMWindowsManifest.a [ 7%] Linking CXX executable ../../bin/not [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 7%] Built target LLVMWindowsManifest [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 [ 7%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 7%] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [ 7%] Built target LLVMDebugInfoMSF [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 7%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 7%] Built target not [ 7%] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 7%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI [ 7%] Linking CXX static library ../libLLVMFileCheck.a [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 7%] Built target LLVMFileCheck [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o 25: test_num_threads (__main__.KokkosInitializationTestCase) ... ok [ 7%] Linking CXX executable ../../bin/UnicodeNameMappingGenerator [ 7%] Linking CXX static library ../../../../lib/libclangSupport.a [ 7%] Linking CXX executable ../../bin/yaml-bench [ 7%] Linking CXX executable ../../bin/split-file [ 7%] Built target clangSupport [ 7%] Linking CXX static library ../libLLVMOption.a [ 7%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 7%] Built target UnicodeNameMappingGenerator [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 7%] Built target LLVMOption [ 7%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 7%] Built target split-file [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (5409 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 (184 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (199 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (214 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 25: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 25: 25: ---------------------------------------------------------------------- 25: Ran 5 tests in 7.348s 25: 25: OK 25/55 Test #25: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 7.41 sec test 26 Start 26: Kokkos_PerformanceTest_TaskDag 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 26: Test timeout computed to be: 1500 26/55 Test #26: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 27 Start 27: Kokkos_PerformanceTest_Benchmark 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T21-43-57.json" 27: Test timeout computed to be: 1500 1: [ OK ] openmp.view_api_a (60 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 (2 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (1 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 [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 7%] Built target yaml-bench 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 27: 2025-02-27T22:14:19+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 27: Run on (64 X 3276.63 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x32) 27: L1 Instruction 32 KiB (x32) 27: L2 Unified 512 KiB (x32) 27: L3 Unified 16384 KiB (x16) 27: Load Average: 3.07, 4.85, 6.11 27: APU or dGPU: dGPU 27: Architecture capable of accessing system allocated memory: 1 27: CPU architecture: none 27: Default Device: HIP 27: GPU architecture: AMD_GFX908 27: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 27: Kokkos Version: 4.5.99 27: Shared Memory per Block: 64 KiB 27: Supports Managed Memory: 1 27: System allows accessing system allocated memory on GPU: 0 27: Total Global Memory: 31.98 GiB 27: Wavefront Size: 64 27: XNACK environment variable set: no 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: --------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Count Time normalized 27: --------------------------------------------------------------------------------------------------------------------------------------------------- 27: GramSchmidt/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 7.13235u 27: GramSchmidt/Count:2048/iterations:5/manual_time 0.007 s 0.008 s 5 2.048k 3.50868u 27: GramSchmidt/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.78835u 27: GramSchmidt/Count:8192/iterations:5/manual_time 0.008 s 0.009 s 5 8.192k 1015.86n 27: GramSchmidt/Count:16384/iterations:5/manual_time 0.010 s 0.012 s 5 16.384k 624.572n 27: GramSchmidt/Count:32768/iterations:5/manual_time 0.013 s 0.016 s 5 32.768k 395.507n 27: GramSchmidt/Count:65536/iterations:5/manual_time 0.014 s 0.019 s 5 65.536k 210.896n 27: GramSchmidt/Count:131072/iterations:5/manual_time 0.016 s 0.026 s 5 131.072k 126.575n [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 7%] Linking CXX executable ../../bin/llvm-undname [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o 27: GramSchmidt/Count:262144/iterations:5/manual_time 0.034 s 0.053 s 5 262.144k 130.033n 1: [ OK ] openmp.view_allocation_large_rank (1095 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 (10 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 27: GramSchmidt/Count:524288/iterations:5/manual_time 0.035 s 0.069 s 5 524.288k 66.1867n [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 7%] Built target llvm-undname [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 7%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 7%] Linking CXX executable ../../bin/FileCheck 27: ---------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: GB/s Max 27: ---------------------------------------------------------------------------------------------------------------------------------------------- 27: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.016 s 109 19.4023k/s 11.5 [ 7%] Built target FileCheck [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c13.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions.cpp [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 27: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 27: OverlapRangePolicy/N:2000/M:10000/R:10 0.516 s 0.513 s 2 0.095621 0.0475692 0.0812354 0.0401945 0.0408312 4.198u [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: OverlapMDRangePolicy/N:200/M:10000/R:10 0.043 s 0.043 s 16 8.08009m 3.97013m 7.64181m 3.79996m 3.83674m 3.977u /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ParallelScanRangePolicy.cpp [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o 27: OverlapTeamPolicy/N:20/M:1000000/R:10 0.188 s 0.187 s 4 0.0349173 0.0174306 0.0326365 0.0163498 0.0163326 5.431u 27: --------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Count Time normalized 27: --------------------------------------------------------------------------------------------------------------------------------------------------- 27: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 30.1934n 27: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.4849n 27: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.19604n 27: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.5968n 27: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.85529n 27: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 972.595p 27: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 607.529p 27: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 489.51p 27: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 417.5p 27: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 363.785p 1: [ OK ] openmp.view_fill_tests_layout_right (5703 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 7%] Linking CXX static library ../libLLVMTableGen.a [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 7%] Built target LLVMTableGen [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions_DeviceView.cpp [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 7%] Linking CXX static library ../../lib/libLLVMTableGenCommon.a [ 7%] Built target LLVMTableGenCommon [ 7%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_b.cpp 27: ----------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: rate 27: ----------------------------------------------------------------------------------------------------------------------------------- 27: Malloc/N:1/manual_time 12.0 us 37.8 us 57552 83.2196k/s 5: [ OK ] openacc.atomic_views_integral (21012 ms) 5: [ RUN ] openacc.atomic_views_nonintegral 5: [ OK ] openacc.atomic_views_nonintegral (48 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 (58 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 (70 ms) 5: [ RUN ] openacc.partitioning_by_vector 5: [ OK ] openacc.partitioning_by_vector (65 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range 5: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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-7801/core/unit_test/TestExecSpaceThreadSafety.hpp:304: 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-7801/core/unit_test/TestExecSpaceThreadSafety.hpp:356: 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.graph_then 5: [ OK ] openacc.graph_then (0 ms) 5: [ RUN ] openacc.mathematical_constants_e 5: [ OK ] openacc.mathematical_constants_e (37 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 (11 ms) 5: [ RUN ] openacc.mathspecialfunc_errorfunc 5: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 5: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (52 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 (31 ms) 5: [ RUN ] openacc.mdrange_3d 5: [ OK ] openacc.mdrange_3d (21 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 (14 ms) 5: [ RUN ] openacc.mdrange_large_deep_copy 5: [ OK ] openacc.mdrange_large_deep_copy (28 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 [ 7%] Linking CXX executable ../../bin/llvm-min-tblgen [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o 1: [ OK ] openmp.view_fill_tests_layout_left (4733 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 (152 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (150 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 (396 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (14 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 1: [ OK ] openmp.view_resize (97 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib [ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o 5: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2566 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 (3 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 27: Malloc/N:16/manual_time 11.9 us 37.6 us 58319 84.3414k/s [ 7%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o 5: [ OK ] openacc.parallel_scan_range_policy (141 ms) 5: [ RUN ] openacc.kokkos_printf 5: [ OK ] openacc.kokkos_printf (33 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 (14 ms) 5: [ RUN ] openacc.reducers_bool 5: [ OK ] openacc.reducers_bool (6 ms) 5: [ RUN ] openacc.impl_shared_alloc 5: [ OK ] openacc.impl_shared_alloc (54 ms) 5: [ RUN ] openacc.mdspan_space_aware_accessor 5: [ OK ] openacc.mdspan_space_aware_accessor (15 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 (16 ms) 5: [ RUN ] openacc.view_api_c 5: [ OK ] openacc.view_api_c (5 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-7801/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 (22 ms) 5: [ RUN ] openacc.view_copy_tests_rank_0 5: [ OK ] openacc.view_copy_tests_rank_0 (6 ms) 5: [ RUN ] openacc.view_copy_degenerated 5: [ OK ] openacc.view_copy_degenerated (0 ms) 5: [ RUN ] openacc.view_fill_tests_layout_right [ 7%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o 5: [ OK ] openacc.view_fill_tests_layout_right (90 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 (78 ms) 5: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.workgraph_fib (732 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-7801/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 (25 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (24 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 [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o 5: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (73 ms) 5: [ RUN ] openacc.view_irregular_layout 5: [ OK ] openacc.view_irregular_layout (26 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 (53 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 (5 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 (2 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-7801/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 (8 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 (13 ms) 5: [ RUN ] openacc.view_subview_1d_assign_atomic 5: [ OK ] openacc.view_subview_1d_assign_atomic (11 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.view_subview_3d_from_5d_left (523 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 5: [ OK ] openacc.view_subview_2d_from_3d (161 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_atomic [ 8%] Built target llvm-min-tblgen 5: [ OK ] openacc.view_subview_2d_from_3d_atomic (161 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 5: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (161 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (520 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 8%] Building GenVT.inc... [ 8%] Built target vt_gen [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 8%] Building Attributes.inc... 5: [ OK ] openacc.view_subview_3d_from_5d_left (168 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (168 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (167 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right 5: [ OK ] openacc.view_subview_3d_from_5d_right (92 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (91 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (91 ms) 5: [ RUN ] openacc.view_test_unmanaged_subview_reset 5: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 5: [ RUN ] openacc.view_subview_memory_traits_construction 5: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 5: [----------] 187 tests from openacc (26742 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-7801/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-7801/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: [==========] 223 tests from 4 test suites ran. (107614 ms total) 5: [ PASSED ] 206 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 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (521 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 5/23 Test #5: Kokkos_CoreUnitTest_OpenACC ................................ Passed 108.14 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (33 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 (41 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 8 tests from 1 test suite ran. (41 ms total) 6: [ PASSED ] 8 tests. 6/23 Test #6: Kokkos_CoreUnitTest_Default ................................ Passed 0.23 sec test 7 Start 7: Kokkos_CoreUnitTest_InitializeFinalize 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Test timeout computed to be: 1500 7: [==========] Running 28 tests from 6 test suites. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 27: Malloc/N:256/manual_time 12.0 us 37.9 us 57963 83.5576k/s 1: [ OK ] openmp.view_subview_3d_from_5d_right (736 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 8%] Building IntrinsicImpl.inc... 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (365 ms) 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (740 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 8%] Building IntrinsicEnums.inc... [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_c.cpp 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (737 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: [----------] 317 tests from openmp (89522 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-7801/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-7801/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 [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o 1: [ OK ] openmp_graph.end_of_submit_control_flow (1 ms) 1: [----------] 16 tests from openmp_graph (3 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 352 tests from 4 test suites ran. (132818 ms total) 1: [ PASSED ] 342 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/53 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 133.19 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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: [ 8%] Building IntrinsicsAArch64.h... 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1595 ms) 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1961 ms total) 7: 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize 2: [ OK ] openmp.raw_openmp_interop (205 ms) 2: [----------] 1 test from openmp (205 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (205 ms total) 2: [ PASSED ] 1 test. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.32 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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: 27: Malloc/N:4096/manual_time 12.0 us 38.1 us 58010 83.0393k/s 3: [==========] Running 210 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host [ 8%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 8%] Building IntrinsicsAMDGPU.h... [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 8%] Built target LLVMDebugInfoCodeView [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o 7: [ OK ] InitializeFinalize_DeathTest.initialize (981 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize [ 8%] Building RISCVTargetParserDef.inc... [ 8%] Building IntrinsicsARM.h... 7: [ OK ] InitializeFinalize_DeathTest.finalize (679 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_initialized 7: [ OK ] InitializeFinalize_DeathTest.is_initialized (184 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_finalized 3: [ OK ] cuda_DeathTest.abort_from_host (1515 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device 7: [ OK ] InitializeFinalize_DeathTest.is_finalized (181 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (2026 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 8%] Building IntrinsicsBPF.h... 7: [ OK ] Legion_DeathTest.individual_backend_initialization (224 ms) 7: [----------] 1 test from Legion_DeathTest (224 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 (172 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_d.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_e.cpp 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (380 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (552 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (167 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Complex.cpp 27: Malloc/N:65536/manual_time 12.1 us 38.1 us 58311 82.7047k/s 7: [ OK ] ScopeGuard_DeathTest.create_argument (166 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (363 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 3: [ OK ] cuda_DeathTest.abort_from_device (1932 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (376 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (365 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 8%] Building IntrinsicsDirectX.h... [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 8%] Built target RISCVTargetParserTableGen 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (405 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (1845 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 (7 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 (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 (17 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 28 tests from 6 test suites ran. (6628 ms total) 7: [ PASSED ] 28 tests. 7/23 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 6.67 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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. 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-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 /scratch/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp: In member function 'void {anonymous}::DiagTextVisitor::Visit({anonymous}::Piece*) [with Derived = {anonymous}::DiagTextDocPrinter]': /scratch/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:744:25: warning: '*(std::_Vector_base >::_Vector_impl_data*)((char*)&Guard + offsetof(::DiagTextVisitor<::DiagTextDocPrinter>::SubstitutionContext, ::DiagTextVisitor<::DiagTextDocPrinter>::SubstitutionContext::OldMappings.std::optional > >::.std::_Optional_base >, false, false>::)).std::_Vector_base >::_Vector_impl_data::_M_finish' is used uninitialized [-Wuninitialized] 744 | SubstitutionContext Guard(*this, P); | ^~~~~ /scratch/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:744:25: warning: '*(std::_Vector_base >::_Vector_impl_data*)((char*)&Guard + offsetof(::DiagTextVisitor<::DiagTextDocPrinter>::SubstitutionContext, ::DiagTextVisitor<::DiagTextDocPrinter>::SubstitutionContext::OldMappings.std::optional > >::.std::_Optional_base >, false, false>::)).std::_Vector_base >::_Vector_impl_data::_M_start' is used uninitialized [-Wuninitialized] [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 8%] Building ACC.h.inc... 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 (32 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 (35 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 27 tests from 1 test suite ran. (35 ms total) 9: [ PASSED ] 27 tests. 9/23 Test #9: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.22 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/23 Test #10: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 8%] Building IntrinsicsHexagon.h... 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/23 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.18 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops 12/23 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.17 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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:0xf06540:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf06800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf06880:Host:source:0xf065c0: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:0xf06940: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:0xf06800:40::kokkosp_deallocate_data:Host:source:0xf06540:40::kokkosp_finalize_library:: 13/23 Test #13: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.17 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 8%] Building ACC.inc... [ 8%] Building IntrinsicsLoongArch.h... [ 8%] Built target acc_gen [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1673 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 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:0xf06540:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf06800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf06880:Host:source:0xf065c0: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:0xf06940: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:0xf06800:40::kokkosp_deallocate_data:Host:source:0xf06540:40::kokkosp_finalize_library:: 14/23 Test #14: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.17 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ 8%] Building OMP.h.inc... [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [ 8%] Building OMP.inc... 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afeb] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afeb] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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 [ 8%] Building IntrinsicsMips.h... [ 8%] Building IntrinsicsNVPTX.h... [ 8%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (350 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b368] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b368] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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 27: Malloc/N:1048576/manual_time 12.0 us 38.0 us 57930 83.0125k/s [ 8%] Built target omp_gen 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (388 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (738 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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::*)(), 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::*)(), 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 (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (739 ms total) 15: [ PASSED ] 3 tests. 15/23 Test #15: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.92 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 16: Test timeout computed to be: 1500 [ 8%] Building IntrinsicsPowerPC.h... [ 10%] Building IntrinsicsR600.h... [ 10%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o 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 (162 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 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (176 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (340 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (340 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.51 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1581 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 10%] Building IntrinsicsRISCV.h... 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 (33 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free [ 10%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [ 10%] Building IntrinsicsSPIRV.h... [ 10%] Building IntrinsicsS390.h... [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: a897011e324c Build name: Linux-amdclang++ Create new tag: 20250227-2214 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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/56 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.38 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 [ 10%] Linking CXX static library ../libLLVMCodeGenTypes.a [ 10%] Building IntrinsicsWebAssembly.h... /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_int.cpp [ 10%] Building IntrinsicsX86.h... 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 (1 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 (5 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (5 ms total) 2: [ PASSED ] 14 tests. 2/56 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-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 27: Malloc/N:16777216/manual_time 12.0 us 37.8 us 58616 83.6322k/s 3: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 ] cuda_DeathTest.policy_invalid_bounds (1584 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds [ 10%] Built target LLVMCodeGenTypes [ 10%] Building IntrinsicsXCore.h... [ 10%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [ 10%] Building IntrinsicsVE.h... [ 10%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [ 10%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [ 10%] Built target intrinsics_gen [ 10%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 10%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2115 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 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (260 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (2 ms) 17: [ RUN ] OPENACC.incr_17_atomicView 17: [ OK ] OPENACC.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENACC (2429 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2429 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.62 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (172 ms) 18: [ RUN ] ctest_environment_DeathTest.no_type_str 18: [ OK ] ctest_environment_DeathTest.no_type_str (104 ms) 18: [ RUN ] ctest_environment_DeathTest.missing_type [ 10%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [ 10%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o 18: [ OK ] ctest_environment_DeathTest.missing_type (206 ms) 18: [ RUN ] ctest_environment_DeathTest.no_id_str 18: [ OK ] ctest_environment_DeathTest.no_id_str (107 ms) 18: [ RUN ] ctest_environment_DeathTest.invalid_id_str 18: [ OK ] ctest_environment_DeathTest.invalid_id_str (200 ms) 18: [----------] 5 tests from ctest_environment_DeathTest (790 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. (790 ms total) 18: [ PASSED ] 8 tests. 18/23 Test #18: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.80 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 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-7801/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-7801/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-7801/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-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 23: Test timeout computed to be: 1500 3: [ OK ] serial_DeathTest.abort_from_host (1741 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 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 (40 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 (4 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 (1 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 (0 ms) 23: [----------] 18 tests from simd (46 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 18 tests from 1 test suite ran. (46 ms total) 23: [ PASSED ] 18 tests. 23/23 Test #23: Kokkos_UnitTest_SIMD ....................................... Passed 0.26 sec 100% tests passed, 0 tests failed out of 23 Label Time Summary: Kokkos = 161.83 sec*proc (23 tests) Total Test time (real) = 161.94 sec [ 10%] Linking CXX static library ../../libLLVMFrontendOpenACC.a Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedint.cpp [Pipeline] } [Pipeline] // withEnv [Pipeline] } [ 10%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o $ docker stop --time=1 e438075cf294980f47f1ec44d881927396a5f7b7c0ff7c86c15666cef5523590 27: Malloc/N:268435456/manual_time 11.6 us 37.2 us 58852 86.0461k/s [ 10%] Built target LLVMFrontendOpenACC [ 10%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [ 10%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [ 10%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o 3: [ OK ] serial_DeathTest.abort_from_device (1034 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 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-7801' for the testing framework 'CTest-Version 3.x (default)'. 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (3509 ms) 3: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires $ docker rm -f --volumes e438075cf294980f47f1ec44d881927396a5f7b7c0ff7c86c15666cef5523590 [ 12%] Linking CXX executable ../../../../bin/clang-tblgen 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1039 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longint.cpp 27: Malloc/N:4294967296/manual_time 10.9 us 35.1 us 64217 91.7589k/s 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1030 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-7801/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-7801/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 (4847 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-7801/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 (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 (71 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 (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (20 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 [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [ 12%] Built target clang-tblgen [ 12%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (1649 ms) 3: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes [ 12%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 12%] Linking CXX static library ../../libLLVMDebugInfoBTF.a [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [ 12%] Built target LLVMDebugInfoBTF [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o 27: MallocFree/N:1/manual_time 35.3 us 35.2 us 19905 28.3302k/s 3: [ OK ] serial.exec_space_thread_safety_range (1057 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange [ 12%] Building NodeClasses.inc... 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 (106 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (106 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce [ 12%] Built target ClangSyntaxNodeClasses [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (105 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (105 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan [ 12%] Building arm_sve_builtins.inc... [ 12%] Building Attrs.inc... [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 12%] Built target ClangAttrClasses [ 12%] Building AttrImpl.inc... [ 12%] Built target ClangARMSveBuiltins 3: [ OK ] serial.exec_space_thread_safety_range_scan (106 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.graph_then 3: [ OK ] serial.graph_then (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 [ 12%] Built target ClangAttrImpl 27: MallocFree/N:16/manual_time 35.5 us 35.4 us 19727 28.1822k/s [ 12%] Building AttrTextNodeDump.inc... [ 12%] Building AttrNodeTraverse.inc... [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [ 12%] Built target ClangAttrTextDump [ 12%] Building AttrVisitor.inc... [ 12%] Built target ClangAttrTraverse [ 12%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [ 12%] Building StmtNodes.inc... [ 12%] Built target ClangAttrVisitor [ 12%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 12%] Built target ClangStmtNodes [ 12%] Building DeclNodes.inc... [ 12%] Built target ClangDeclNodes [ 12%] Building AbstractBasicReader.inc... [ 12%] Building TypeNodes.inc... [ 12%] Built target ClangTypeNodes [ 12%] Built target ClangAbstractBasicReader [ 12%] Building AbstractTypeReader.inc... [ 12%] Building AbstractBasicWriter.inc... [ 12%] Built target ClangAbstractTypeReader [ 12%] Built target ClangAbstractBasicWriter [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [ 12%] Building AbstractTypeWriter.inc... [ 12%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [ 12%] Building CommentNodes.inc... [ 12%] Built target ClangAbstractTypeWriter 27: MallocFree/N:256/manual_time 35.3 us 35.2 us 19866 28.339k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longlongint.cpp [ 12%] Built target ClangCommentNodes [ 12%] Linking CXX shared module ../../LLVMHello.so [ 12%] Building CommentHTMLTags.inc... [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [ 12%] Building CommentHTMLTagsProperties.inc... [ 12%] Built target ClangCommentHTMLTags [ 12%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [ 12%] Built target ClangCommentHTMLTagsProperties [ 12%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [ 12%] Building CommentHTMLNamedCharacterReferences.inc... [ 12%] Built target ClangCommentHTMLNamedCharacterReferences [ 12%] Built target LLVMHello [ 12%] Building CommentCommandInfo.inc... 3: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (3482 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds [ 12%] Building CommentCommandList.inc... [ 12%] Built target ClangCommentCommandInfo [ 12%] Built target ClangCommentCommandList [ 12%] Building StmtDataCollectors.inc... [ 12%] Building DiagnosticAnalysisKinds.inc... 27: MallocFree/N:4096/manual_time 35.4 us 35.3 us 19708 28.2548k/s [ 12%] Built target StmtDataCollectors [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [ 12%] Built target ClangDiagnosticAnalysis [ 12%] Building DiagnosticASTKinds.inc... [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2146 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 12%] Building DiagnosticCommentKinds.inc... [ 12%] Built target ClangDiagnosticAST [ 12%] Building DiagnosticCommonKinds.inc... /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_double.cpp [ 12%] Built target ClangDiagnosticComment [ 12%] Built target ClangDiagnosticCommon [ 12%] Building DiagnosticCrossTUKinds.inc... [ 12%] Building DiagnosticDriverKinds.inc... [ 12%] Built target ClangDiagnosticDriver [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 12%] Built target ClangDiagnosticCrossTU 27: MallocFree/N:65536/manual_time 35.2 us 35.1 us 19915 28.4392k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_float.cpp [ 12%] Building DiagnosticLexKinds.inc... [ 12%] Building DiagnosticFrontendKinds.inc... [ 12%] Linking CXX static library ../../../libLLVMOrcShared.a [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 12%] Built target ClangDiagnosticFrontend [ 12%] Building DiagnosticParseKinds.inc... [ 12%] Built target ClangDiagnosticLex [ 12%] Built target LLVMOrcShared [ 12%] Building DiagnosticRefactoringKinds.inc... [ 12%] Building DiagnosticSemaKinds.inc... [ 12%] Built target ClangDiagnosticRefactoring [ 12%] Built target ClangDiagnosticParse [ 12%] Built target ClangDiagnosticSema [ 12%] Building DiagnosticSerializationKinds.inc... [ 12%] Building DiagnosticGroups.inc... [ 12%] Building DiagnosticIndexName.inc... [ 12%] Built target ClangDiagnosticSerialization 27: MallocFree/N:1048576/manual_time 35.2 us 35.0 us 19893 28.4445k/s [ 12%] Built target ClangDiagnosticIndexName [ 12%] Built target ClangDiagnosticGroups [ 12%] Building AttrList.inc... [ 12%] Building AttrSubMatchRulesList.inc... [ 12%] Building AttrTokenKinds.inc... [ 12%] Built target ClangAttrList [ 12%] Built target ClangAttrSubjectMatchRuleList [ 12%] Built target ClangAttrTokenKinds [ 12%] Building arm_neon.inc... [ 12%] Built target ClangARMNeon [ 12%] Building AttrHasAttributeImpl.inc... [ 12%] Building arm_fp16.inc... [ 12%] Built target ClangARMFP16 [ 12%] Built target ClangAttrHasAttributeImpl [ 12%] Building arm_mve_builtins.inc... [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 12%] Building arm_mve_builtin_cg.inc... [ 12%] Built target ClangARMMveBuiltinsDef [ 12%] Building arm_mve_builtin_sema.inc... [ 12%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [ 12%] Building arm_mve_builtin_aliases.inc... [ 12%] Built target ClangARMMveBuiltinCG [ 12%] Built target ClangARMMveBuiltinSema [ 12%] Built target ClangARMMveBuiltinAliases [ 12%] Building arm_sve_builtin_cg.inc... [ 12%] Building arm_sve_sema_rangechecks.inc... [ 12%] Building arm_sve_typeflags.inc... 27: MallocFree/N:16777216/manual_time 35.2 us 35.1 us 19907 28.4118k/s [ 12%] Built target ClangARMSveBuiltinCG [ 12%] Built target ClangARMSveTypeFlags [ 12%] Built target ClangARMSveSemaRangeChecks [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 12%] Building arm_sme_builtin_cg.inc... [ 12%] Building arm_sme_builtins.inc... [ 12%] Building arm_sme_sema_rangechecks.inc... [ 12%] Built target ClangARMSmeBuiltinCG [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 12%] Built target ClangARMSmeSemaRangeChecks [ 12%] Built target ClangARMSmeBuiltins 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (4370 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 12%] Building arm_cde_builtins.inc... [ 12%] Building arm_cde_builtin_cg.inc... [ 12%] Building arm_cde_builtin_sema.inc... [ 12%] Built target ClangARMCdeBuiltinsDef [ 12%] Built target ClangARMCdeBuiltinSema [ 12%] Built target ClangARMCdeBuiltinCG [ 12%] Building arm_cde_builtin_aliases.inc... [ 12%] Building riscv_vector_builtins.inc... 27: MallocFree/N:268435456/manual_time 35.4 us 35.2 us 19848 28.277k/s [ 12%] Building riscv_vector_builtin_cg.inc... [ 12%] Built target ClangARMCdeBuiltinAliases [ 12%] Building riscv_vector_builtin_sema.inc... [ 12%] Linking CXX static library ../libLLVMTargetParser.a 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (721 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 12%] Built target ClangRISCVVectorBuiltins [ 12%] Built target ClangRISCVVectorBuiltinCG [ 12%] Built target ClangRISCVVectorBuiltinSema [ 12%] Building riscv_sifive_vector_builtins.inc... [ 12%] Building riscv_sifive_vector_builtin_cg.inc... [ 12%] Built target ClangRISCVSiFiveVectorBuiltins [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 12%] Building riscv_sifive_vector_builtin_sema.inc... [ 12%] Building AttrParserStringSwitches.inc... [ 12%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 12%] Built target LLVMTargetParser [ 12%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 12%] Built target ClangAttrParserStringSwitches [ 12%] Building AttrTemplateInstantiate.inc... [ 12%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 12%] Built target ClangAttrTemplateInstantiate [ 12%] Building AttrParsedAttrList.inc... [ 12%] Building AttrParsedAttrKinds.inc... [ 12%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 12%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 12%] Building AttrSpellingListIndex.inc... [ 12%] Built target ClangAttrParsedAttrList [ 12%] Building AttrParsedAttrImpl.inc... [ 12%] Built target ClangAttrParsedAttrKinds [ 12%] Building AttrPCHRead.inc... [ 12%] Building AttrPCHWrite.inc... 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (729 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 27: MallocFree/N:4294967296/manual_time 35.8 us 35.6 us 19768 27.9495k/s 3: [ OK ] serial.mdrange_5d (23 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (89 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 (68 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 [ 12%] Built target ClangAttrSpellingListIndex [ 12%] Built target ClangAttrPCHRead [ 12%] Built target ClangAttrParsedAttrImpl [ 12%] Built target ClangAttrPCHWrite [ 12%] Building Nodes.inc... [ 12%] Building Checkers.inc... [ 12%] Building CXX object examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o [ 12%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 12%] Built target ClangSyntaxNodeList [ 12%] Building CXX object unittests/Analysis/InlineAdvisorPlugin/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o [ 12%] Built target ClangSACheckers [ 12%] Building CXX object unittests/Analysis/InlineOrderPlugin/CMakeFiles/InlineOrderPlugin.dir/InlineOrderPlugin.cpp.o [ 12%] Building CXX object unittests/Passes/Plugins/TestPlugin/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o 4cda774ad2ec: Pull complete 775f22adee62: Pull complete 3: [ OK ] serial.mdrange_large_deep_copy (401 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 [ 12%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a [ 12%] Built target LLVMTableGenGlobalISel [ 12%] Building CXX object unittests/Passes/Plugins/DoublerPlugin/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexfloat.cpp 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (6994 ms) 3: [----------] 9 tests from cuda_DeathTest (23922 ms total) 3: 3: [----------] 1 test from cuda_graph_DeathTest 3: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once [ 12%] Linking CXX static library ../libLLVMRemarks.a 27: MallocTouch/N:1/manual_time 11.8 us 36.4 us 59811 84.4716k/s [ 12%] Built target LLVMRemarks 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3024 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 (30 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 (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 (76 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (232 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] cuda_graph_DeathTest.can_instantiate_only_once (3605 ms) 3: [----------] 1 test from cuda_graph_DeathTest (3605 ms total) 3: 3: [----------] 184 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 (8 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (7 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (6 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (15 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (15 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (15 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 (12 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (12 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (158 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o 27: MallocTouch/N:16/manual_time 11.8 us 36.6 us 59158 84.7872k/s 3: [ OK ] serial.int64_t_reduce_dynamic (1067 ms) 3: [ RUN ] serial.double_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexdouble.cpp [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicViews.cpp [ 12%] Linking CXX shared module ../TestPlugin.so 3: [ OK ] serial.double_reduce_dynamic (1081 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (226 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-7801/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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Atomics.cpp [ 12%] Linking CXX shared module ../InlineAdvisorPlugin.so [ 12%] Linking CXX shared module ../InlineOrderPlugin.so [ 12%] Linking CXX shared module ../../lib/Bye.so [ 12%] Linking CXX shared module ../DoublerPlugin.so [ 12%] Built target TestPlugin [ 12%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [ 12%] Built target InlineAdvisorPlugin [ 12%] Built target InlineOrderPlugin 3: [ OK ] serial.reduce_device_view_mdrange_policy (1675 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (181 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: [----------] 192 tests from serial (18023 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-7801/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-7801/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. (22871 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 27: MallocTouch/N:256/manual_time 11.7 us 36.1 us 59254 85.4011k/s 3/56 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 23.24 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [ 12%] Linking CXX shared module ../../lib/ExampleIRTransforms.so [ 12%] Built target Bye [ 12%] Built target DoublerPlugin [ 12%] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o 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-7801/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-7801/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-7801/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-7801/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 [ 12%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [ 12%] Built target clang-tablegen-targets [ 12%] Built target ExampleIRTransforms [ 12%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 12%] Building CXX object tools/llvm-remark-size-diff/CMakeFiles/llvm-remark-size-diff.dir/RemarkSizeDiff.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o 27: MallocTouch/N:4096/manual_time 33.8 us 58.3 us 20725 29.5929k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamBasic.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamScratch.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamVectorRange.cpp [ 12%] Linking CXX static library ../libLLVMFuzzerCLI.a [ 12%] Linking CXX static library ../libLLVMWindowsDriver.a /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamReductionScan.cpp [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o 27: MallocTouch/N:65536/manual_time 33.8 us 58.3 us 20720 29.6211k/s [ 12%] Built target LLVMWindowsDriver [ 12%] Linking CXX executable ../../bin/llvm-config [ 12%] Built target LLVMFuzzerCLI [ 12%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [ 12%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [ 12%] Linking CXX shared library ../../lib/libRemarks.so [ 12%] Built target llvm-config 263fc748118f: Pull complete 16c36d0187d0: Pull complete [ 12%] Generating VCSVersion.inc [ 12%] Linking CXX executable ../../bin/llvm-opt-report [ 12%] Built target Remarks [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o e7a56570655c: Pull complete 507fc9045cba: Pull complete 27: MallocTouch/N:1048576/manual_time 36.2 us 60.8 us 19342 27.6407k/s [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [ 12%] Linking CXX executable ../../bin/llvm-remark-size-diff 3: [ OK ] cuda.atomic_views_integral (8936 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (58 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 (4 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (14 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (6 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (4 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (0 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range 27: MallocTouch/N:16777216/manual_time 41.7 us 66.0 us 16845 23.9763k/s [ 12%] Linking CXX executable ../../bin/llvm-remarkutil [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 12%] Built target llvm-opt-report [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [ 12%] Built target llvm-remark-size-diff [ 12%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range (2154 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (216 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy (216 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 27: MallocTouch/N:268435456/manual_time 78.2 us 103 us 8927 12.782k/s [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 12%] Built target llvm-remarkutil [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (216 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamTeamSize.cpp 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7316 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 12%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (640 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 27: MallocTouch/N:4294967296/manual_time 786 us 808 us 892 1.27188k/s 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (216 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan 3: [ OK ] cuda.exec_space_thread_safety_range_scan (216 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.graph_then 3: [ OK ] cuda.graph_then (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 [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 12%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 12%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a 27: MallocTouchFree/N:1/manual_time 36.1 us 35.9 us 19421 27.7325k/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o 27: MallocTouchFree/N:16/manual_time 36.1 us 36.0 us 19437 27.7004k/s 27: MallocTouchFree/N:256/manual_time 36.1 us 36.0 us 19397 27.6841k/s 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2864 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 27: MallocTouchFree/N:4096/manual_time 58.5 us 58.2 us 11954 17.0927k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Other.cpp 27: MallocTouchFree/N:65536/manual_time 58.6 us 58.3 us 11956 17.069k/s 27: MallocTouchFree/N:1048576/manual_time 60.9 us 60.7 us 11436 16.4077k/s 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7226 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (14542 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 27: MallocTouchFree/N:16777216/manual_time 66.5 us 66.2 us 10539 15.0308k/s 4: [ OK ] serial.team_reduce_large (384 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (9 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 (467 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (61 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 (7 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 27: MallocTouchFree/N:268435456/manual_time 103 us 103 us 6779 9.68931k/s 4: [ OK ] serial.team_reduction_scan (71 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (87 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 (89 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (67 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 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3932 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 27: MallocTouchFree/N:4294967296/manual_time 812 us 808 us 864 1.23149k/s 27: ---------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: GB/s MB 27: ---------------------------------------------------------------------------------------------------------------------------------------------- 27: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 844 964.614/s 800 27: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 844 964.774/s 800 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (3083 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 27: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 844 964.175/s 800 27: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 844 963.907/s 800 27: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 843 964.046/s 800 27: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 844 964.427/s 800 [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o 27: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 843 964.128/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o 27: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 844 963.963/s 800 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (3506 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 (63 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 3: [ RUN ] cuda.mathematical_functions_non_standard 3: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 3: [ RUN ] cuda.mathematical_functions_power_functions 3: [ OK ] cuda.mathematical_functions_power_functions (1 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 (1 ms) 3: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 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 (3 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 (24 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 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 (175 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (207 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (3 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 (25 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 (30 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 (120 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 27: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 844 964.131/s 800 4: [ OK ] serial.repeated_team_reduce (7007 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 (89 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (79 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 (2 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 (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 (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 (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (2 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 27: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 844 964.224/s 800 4: [ OK ] serial.view_allocation_large_rank (1282 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 (3 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 ] cuda.mdrange_parallel_reduce_primitive_types (1707 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7801/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 (0 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (0 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 (0 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 (15 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (0 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 (43 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (1 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (0 ms) 3: [ RUN ] cuda.range_reduce 3: [ OK ] cuda.range_reduce (0 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 (0 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 (5 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (6 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (1 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (3 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (3 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (3 ms) 3: [ RUN ] cuda.reducers_int8_t 3: [ OK ] cuda.reducers_int8_t (2 ms) 3: [ RUN ] cuda.reducers_int16_t 3: [ OK ] cuda.reducers_int16_t (2 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (2 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 (9 ms) 3: [ RUN ] cuda.double_reduce 3: [ OK ] cuda.double_reduce (9 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic 3: [ OK ] cuda.int64_t_reduce_dynamic (15 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (15 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 (6 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (142 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (7 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (159 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (26 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 27: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 844 964.194/s 800 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (80 ms) 3: [----------] 184 tests from cuda (29536 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-7801/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 (0 ms) 3: [----------] 16 tests from cuda_graph (3 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 210 tests from 4 test suites ran. (57068 ms total) 3: [ PASSED ] 208 tests. 3: [ SKIPPED ] 2 tests, listed below: 3: [ SKIPPED ] cuda.mdspan_minimal_functional 3: [ SKIPPED ] cuda_graph.repeat_chain 3/53 Test #3: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 57.54 sec 27: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 843 964.147/s 800 27: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 844 963.938/s 800 [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (2238 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 27: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 844 963.91/s 800 27: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 843 963.837/s 800 4: [ OK ] serial.view_fill_tests_layout_left (2422 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 27: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 844 963.774/s 800 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (43 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 (68 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 (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (113 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-7801/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 (118 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (117 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (117 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (140 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (140 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 27: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 432 987.156/s 1.6k 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (140 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 (15565 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (30108 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/56 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 30.49 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 5: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 27: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 432 986.818/s 1.6k 5: [ OK ] hip_DeathTest.abort_from_host (1061 ms) 5: [ RUN ] hip_DeathTest.abort_from_device 27: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 432 986.716/s 1.6k test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 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: 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-7801/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-7801/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-7801/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-7801/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 5: [ OK ] hip_DeathTest.abort_from_device (1068 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 27: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 432 987.099/s 1.6k [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 12%] Built target LLVMOrcTargetProcess [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 12%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 12%] Built target obj.clangAPINotes [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 12%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o 27: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 432 986.934/s 1.6k 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1345 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o 27: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 432 986.775/s 1.6k [ 12%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1034 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 27: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 432 987.066/s 1.6k [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1039 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device [ 12%] Linking CXX static library ../libLLVMBinaryFormat.a [ 12%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o 27: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 219 501.089/s 1.6k 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1070 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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 27: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 227 518.805/s 1.6k [ 12%] Built target LLVMBinaryFormat [ 12%] Building AttrDocTable.inc... [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 12%] Built target ClangAttrDocTable [ 12%] Building Opcodes.inc... 27: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 432 982.423/s 1.6k [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [ 12%] Built target Opcodes [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o 27: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 322 735.313/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_a.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_c.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_d.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_e.cpp [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 12%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o 27: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 283 647.174/s 1.6k 27: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 432 986.38/s 1.6k [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 12%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Crs.cpp 27: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 431 979.071/s 1.6k 27: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 431 986.246/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ParsedAttrInfo.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o 27: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 431 986.218/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o 27: ViewDeepCopy_Rank4/N:10/manual_time 0.014 s 0.014 s 49 111.207/s 1.6k 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7974 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o 27: ViewDeepCopy_Rank5/N:10/manual_time 0.014 s 0.014 s 49 111.866/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o 27: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 211 482.294/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/serial/TestSerial_Task.cpp 27: ViewDeepCopy_Rank5/N:10/manual_time 0.007 s 0.007 s 100 227.522/s 1.6k 27: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 432 986.31/s 1.6k [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o 27: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 432 986.365/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_WorkGraph.cpp 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (15388 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o 27: ViewDeepCopy_Rank6/N:10/manual_time 0.016 s 0.016 s 44 100.883/s 1.6k 27: ViewDeepCopy_Rank6/N:10/manual_time 0.018 s 0.018 s 38 87.7676/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_LocalDeepCopy.cpp 27: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 431 986.102/s 1.6k [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestHWLOC.cpp 27: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 431 986.073/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType.cpp 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7634 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 27: ViewDeepCopy_Rank7/N:10/manual_time 0.016 s 0.016 s 43 98.373/s 1.6k [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o 27: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.018 s 38 86.432/s 1.6k 27: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 431 986.001/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_a1.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_b1.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_c1.cpp 27: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 432 985.932/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 27: ViewDeepCopy_Rank8/N:10/manual_time 0.018 s 0.018 s 40 90.9098/s 1.6k 27: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.019 s 37 84.7266/s 1.6k 27: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 451 1030.4/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 27: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 451 1030.36/s 1.6k 23b7d8e07c16: Pull complete 922ac8fcb889: Pull complete Digest: sha256:94fd755736cb58979173d491504f0b573247b1745250249415b07fefc738e41f Status: Downloaded newer image for nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04 ---> 6f9cc9f1ba9e Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Running in 512350f01098 27: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 451 1030.42/s 1.6k 27: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 451 1030.41/s 1.6k [ 25%] Built target Kokkos_CoreUnitTest_Cuda3 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (14954 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 27: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 806 919.193/s 800 27: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 805 918.536/s 800 27: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 804 918.129/s 800 [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o 27: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 804 917.581/s 800 27: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 803 917.262/s 800 [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_c2.cpp 27: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 781 917.114/s 800 27: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 803 916.689/s 800 27: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 803 916.692/s 800 27: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 802 916.665/s 800 27: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 802 916.454/s 800 27: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 802 916.117/s 800 27: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 802 916.236/s 800 27: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 802 916.043/s 800 27: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 801 915.906/s 800 27: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 802 915.857/s 800 27: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 801 912.604/s 800 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (20304 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 27: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 799 913.154/s 800 27: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 799 912.973/s 800 27: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65336k/s 1.6k 27: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.48897k/s 1.6k 27: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.3111k/s 1.6k 27: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.82206k/s 1.6k 27: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.79875k/s 1.6k 27: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.31852k/s 1.6k 27: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.16k/s 1.6k 27: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.158k/s 1.6k 27: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.29958k/s 1.6k 27: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.97097k/s 1.6k 27: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.57244k/s 1.6k 27: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.76518k/s 1.6k 27: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.75065k/s 1.6k 27: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.22519k/s 1.6k 27: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.16512k/s 1.6k 27: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.73745k/s 1.6k 27: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51631k/s 1.6k 27: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.54279k/s 1.6k 27: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.84941k/s 1.6k 27: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.22788k/s 1.6k 27: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25149k/s 1.6k 27: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.93251k/s 1.6k 27: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.61108k/s 1.6k 27: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.16518k/s 1.6k 27: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.47631k/s 1.6k 27: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.72299k/s 1.6k 27: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.93428k/s 1.6k 27: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.44467k/s 1.6k 27: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.46848k/s 1.6k 27: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.79535k/s 1.6k 27: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.4027k/s 1.6k 27: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.61773k/s 1.6k 27: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 977.853/s 1.6k 27: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1021.86/s 1.6k 27/55 Test #27: Kokkos_PerformanceTest_Benchmark ........................... Passed 126.11 sec test 28 Start 28: Kokkos_Benchmark_Atomic_MinMax 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T21-43-57.json" 28: Test timeout computed to be: 1500 28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 28: 2025-02-27T22:16:26+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 28: Run on (64 X 3294.15 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x32) 28: L1 Instruction 32 KiB (x32) 28: L2 Unified 512 KiB (x32) 28: L3 Unified 16384 KiB (x16) 28: Load Average: 1.86, 3.74, 5.53 28: APU or dGPU: dGPU 28: Architecture capable of accessing system allocated memory: 1 28: CPU architecture: none 28: Default Device: HIP 28: GPU architecture: AMD_GFX908 28: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 28: Kokkos Version: 4.5.99 28: Shared Memory per Block: 64 KiB 28: Supports Managed Memory: 1 28: System allows accessing system allocated memory on GPU: 0 28: Total Global Memory: 31.98 GiB 28: Wavefront Size: 64 28: XNACK environment variable set: no 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit 28: ---------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations 28: ---------------------------------------------------------------------------------------------------------------------------------------- 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 28/55 Test #28: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.49 sec test 29 Start 29: Kokkos_PerformanceTest_Mempool 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T21-43-57.json" 29: Test timeout computed to be: 1500 29: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 29: 2025-02-27T22:16:26+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 29: Run on (64 X 3294.13 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x32) 29: L1 Instruction 32 KiB (x32) 29: L2 Unified 512 KiB (x32) 29: L3 Unified 16384 KiB (x16) 29: Load Average: 1.86, 3.74, 5.53 29: APU or dGPU: dGPU 29: Architecture capable of accessing system allocated memory: 1 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 29: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 29: Kokkos Version: 4.5.99 29: Shared Memory per Block: 64 KiB 29: Supports Managed Memory: 1 29: System allows accessing system allocated memory on GPU: 0 29: Total Global Memory: 31.98 GiB 29: Wavefront Size: 64 29: XNACK environment variable set: no 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: fill ops per second 29: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: 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 2362 18.7541M/s 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: cycle ops per second 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: 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 8433 132.984M/s 29/55 Test #29: Kokkos_PerformanceTest_Mempool ............................. Passed 3.31 sec test 30 Start 30: Kokkos_PerformanceTest_Atomic 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T21-43-57.json" 30: Test timeout computed to be: 1500 30: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack- : Selected" 30: 2025-02-27T22:16:29+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 30: Run on (64 X 3294.14 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x32) 30: L1 Instruction 32 KiB (x32) 30: L2 Unified 512 KiB (x32) 30: L3 Unified 16384 KiB (x16) 30: Load Average: 1.86, 3.74, 5.53 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: Is Large Bar: 1 30: KOKKOS_COMPILER_CLANG: 1500 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_OPENMP: 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 30: Kokkos Version: 4.5.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 31.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 30: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Test_Atomic/30000/iterations:10 0.363 s 0.361 s 10 1 4 6.20767m 4.9653m 305.6u 449.985M 133.608k 449.985M [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (20053 ms) 5: [----------] 19 tests from hip_DeathTest (62590 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-7801/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: [----------] 307 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 (12 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (14 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (11 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (34 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (34 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (34 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 (28 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (27 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (342 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o In file included from /scratch/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h:26, from /scratch/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp:14: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'unsigned int llvm::CodeGenRegister::getWeight(const llvm::CodeGenRegBank&) const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In function 'bool normalizeWeight(llvm::CodeGenRegister*, std::vector<{anonymous}::UberRegSet>&, std::vector<{anonymous}::UberRegSet*>&, llvm::BitVector&, llvm::CodeGenRegister::RegUnitList&, llvm::CodeGenRegBank&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::CodeGenRegisterClass::buildRegUnitSet(const llvm::CodeGenRegBank&, std::vector >&) const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_a3.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_b3.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace.cpp [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace_f0.cpp [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace_f1.cpp [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o 5: [ OK ] hip.atomic_views_integral (8454 ms) 5: [ RUN ] hip.atomic_views_nonintegral [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace_f2.cpp [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o 5: [ OK ] hip.atomic_views_nonintegral (7962 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 (9 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 (1 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 (4 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (10 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 (606 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (14 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestStackTrace_f4.cpp ar cr libkokkos.a Kokkos_HostSpace_deepcopy.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_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 [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o 5: [ OK ] hip.exec_space_thread_safety_range (4165 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange 5: [ OK ] hip.exec_space_thread_safety_mdrange (463 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy 5: [ OK ] hip.exec_space_thread_safety_team_policy (416 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 5: [ OK ] hip.exec_space_thread_safety_range_reduce (463 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (418 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (415 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial 5: [ OK ] hip.exec_space_thread_safety_range_scan (464 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.graph_then 5: [ OK ] hip.graph_then (0 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1021 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2348 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (952 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1613 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (0 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 5: [ OK ] hip.mathematical_functions_trigonometric_functions (19 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 (3 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 (9 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 (18 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (19 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: [ OK ] 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 (10 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (15 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (4 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 (7 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 (5 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 (47 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 echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Command_Line_Parsing.cpp 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3493 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 (7 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 (1 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 (30 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (1 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 (44 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (2 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (2 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (1 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 (2 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 (8 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (7 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (10 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (4 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (5 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (4 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (4 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (4 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (1 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (26 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (23 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (31 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (31 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (10 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 (319 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (62587 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostBarrier.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Stacktrace.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o 5: [ OK ] hip.reduce_device_view_range_policy (9824 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 14%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/src/Lock_Array_CUDA.cpp [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial_Task.cpp [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 14%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 14%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o ar cr libkokkos.a Kokkos_HostSpace_deepcopy.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_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 5: [ OK ] hip.reduce_device_view_mdrange_policy (10591 ms) 5: [ RUN ] hip.reduce_device_view_team_policy ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank67.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o 5: [ OK ] hip.reduce_device_view_team_policy (10372 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (154 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (2 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (14 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (0 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (61 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (7 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 (1 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (1 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (1 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 (11 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (5 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (65 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 (33 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (9 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (10 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (19 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (7 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 [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ErrorReporter.cpp [ 27%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 14%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 16%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 16%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 16%] Built target obj.clangParse 5: [ OK ] hip.team_reduction_scan (1956 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (21 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (21 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (22 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (22 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 (133 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (122 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 (9 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 (21 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 (3 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (5 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (1 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (13 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 (7 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 (1 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 (3 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 (1 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 5: [ OK ] hip.view_fill_tests_layout_right (52 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (31 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 (49 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (47 ms) 5: [ RUN ] hip.view_irregular_layout 5: [ OK ] hip.view_irregular_layout (4 ms) 5: [ RUN ] hip.view_mapping [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 5: [ OK ] hip.view_mapping (68 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (20 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 (1 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 (14 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (1 ms) 5: [ RUN ] hip.workgraph_fib [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 16%] Building OpenCLBuiltins.inc... [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 16%] Built target ClangOpenCLBuiltinsImpl /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ScatterView.cpp 5: [ OK ] hip.workgraph_fib (2606 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 (1 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 (3 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 [ 16%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UnorderedMap.cpp [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (38277 ms) 4: [ RUN ] cuda_DeathTest.view_out_of_bounds_access /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 16%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 16%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 16%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerMatchTableEmitter.cpp.o [ 16%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 16%] Built target obj.clangLex [ 16%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 16%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_CPUDiscovery.cpp [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp /scratch/llvm-project/llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp:664:6: warning: 'void {anonymous}::CombineRuleBuilder::verify() const' defined but not used [-Wunused-function] 664 | void CombineRuleBuilder::verify() const { | ^~~~~~~~~~~~~~~~~~ [ 16%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 16%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 16%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Profiling.cpp [ 29%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Error.cpp [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace.cpp [ 17%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o 30: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.0908 1.66522m 308.47u 4.99995G 1.28094M 4.99995G 4: [ OK ] cuda_DeathTest.view_out_of_bounds_access (48872 ms) 4: [----------] 9 tests from cuda_DeathTest (180081 ms total) 4: 4: [----------] 107 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (2 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 (91 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (6 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 (5 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 (1 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 (8 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (19 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (679 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 (67 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (53 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (53 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (21 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (9 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (9 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 (1118 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (11 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (11 ms) 4: [ RUN ] cuda.team_long_array_reduce 4: [ OK ] cuda.team_long_array_reduce (10 ms) 4: [ RUN ] cuda.team_double_array_reduce 4: [ OK ] cuda.team_double_array_reduce (10 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 (16 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 (610 ms) 4: [ RUN ] cuda.team_scan_ret_val 4: [ OK ] cuda.team_scan_ret_val (618 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 (213 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 (3 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (2 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (13 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (59 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 (2 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 (7 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 4: [ OK ] cuda.view_allocation_large_rank (17 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 (65 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 (96 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (71 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 4: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (166 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (177 ms) 4: [ RUN ] cuda.view_irregular_layout 4: [ OK ] cuda.view_irregular_layout (0 ms) 4: [ RUN ] cuda.view_mapping 4: [ OK ] cuda.view_mapping (367 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (16 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 (99 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (0 ms) 4: [ RUN ] cuda.workgraph_fib 4: [ OK ] cuda.workgraph_fib (1286 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 (6126 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 (2 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 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (40 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (40 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (39 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (110 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (110 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (110 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (112 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (112 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (111 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 (822 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 144 tests from 3 test suites ran. (187030 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 5: [ OK ] hip.team_scratch_1_streams (55802 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (3 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-7801/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:45: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 307 tests from hip (127027 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 (2 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-7801/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 (14 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 (1 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 (0 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 (37 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (141 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (104 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (104 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (107 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (108 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (107 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 4/53 Test #4: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 187.57 sec 5: [ OK ] hip_managed.impl_shared_alloc (136 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (6 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 (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 test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 5: [ OK ] hip_managed.view_allocation_large_rank (1826 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 (1 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 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 17%] Built target obj.clangASTMatchers [ 17%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_MemoryPool.cpp [ 17%] Built target obj.clangEdit [ 17%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o 5: [ OK ] hip_managed.view_fill_tests_layout_right (2879 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 17%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o 5: [ OK ] hip_managed.view_fill_tests_layout_left (1868 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (68 ms) 5: [ RUN ] hip_managed.view_mapping_operator 5: [ OK ] hip_managed.view_mapping_operator (18 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 (1 ms) 5: [----------] 56 tests from hip_managed (7650 ms total) 5: 5: [----------] 27 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (107 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 (4 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 (0 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 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (3426 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (4498 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (67 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (1 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 (8120 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 426 tests from 6 test suites ran. (205404 ms total) 5: [ PASSED ] 419 tests. 5: [ SKIPPED ] 7 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.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/56 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 205.84 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPGraphAtomicLocks 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.graph_lock_based_atomic_op 6: [ OK ] hip.graph_lock_based_atomic_op (7 ms) 6: [----------] 1 test from hip (7 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (7 ms total) 6: [ PASSED ] 1 test. 6/56 Test #6: Kokkos_CoreUnitTest_HIPGraphAtomicLocks .................... Passed 0.66 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 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_interop 7: [ OK ] hip.raw_hip_interop (326 ms) 7: [----------] 1 test from hip (327 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (327 ms total) 7: [ PASSED ] 1 test. 7/56 Test #7: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.36 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 8: Test timeout computed to be: 1500 8: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from hip 8: [ RUN ] hip.raw_hip_streams 8: [ OK ] hip.raw_hip_streams (336 ms) 8: [----------] 1 test from hip (336 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (336 ms total) 8: [ PASSED ] 1 test. 8/56 Test #8: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.37 sec test 9 Start 9: Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 9: Test timeout computed to be: 1500 9: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from hip 9: [ RUN ] hip.graph_promises_on_native_objects 9: [ OK ] hip.graph_promises_on_native_objects (6 ms) 9: [ RUN ] hip.graph_instantiate_and_debug_dot_print 9: [ OK ] hip.graph_instantiate_and_debug_dot_print (0 ms) 9: [ RUN ] hip.graph_construct_from_native 9: 9: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 9: does not support page migration between device and host. 9: HIPManagedSpace might not work as expected. 9: Please refer to the ROCm documentation on unified/managed memory. 9: [ OK ] hip.graph_construct_from_native (0 ms) 9: [----------] 3 tests from hip (7 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (8 ms total) 9: [ PASSED ] 3 tests. 9/56 Test #9: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.37 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 10: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 10: [==========] Running 59 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 19 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 10: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 10: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestSharedSpace.cpp:109: Skipped 10: skipping because specified arch does not support page migration 10: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 10: [ RUN ] defaultdevicetype.shared_host_pinned_space 10: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 10: [ RUN ] defaultdevicetype.compiler_macros 10: [ OK ] defaultdevicetype.compiler_macros (0 ms) 10: [ RUN ] defaultdevicetype.half_conversion 10: [ OK ] defaultdevicetype.half_conversion (4 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (1 ms) 10: [ RUN ] defaultdevicetype.bhalf_operators 10: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 10: [ RUN ] defaultdevicetype.host_space_access 10: [ OK ] defaultdevicetype.host_space_access (0 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a1 10: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (18 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (11 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (25 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (31 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 10: [----------] 19 tests from defaultdevicetype (149 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (15 ms) 10: [----------] 1 test from kokkosresize (15 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = 10: [ RUN ] TestViewAPI/0.sizes 10: [ OK ] TestViewAPI/0.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/0 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/1, where TypeParam = 10: [ RUN ] TestViewAPI/1.sizes 10: [ OK ] TestViewAPI/1.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/1 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/2, where TypeParam = 10: [ RUN ] TestViewAPI/2.sizes 10: [ OK ] TestViewAPI/2.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/2 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/3, where TypeParam = 10: [ RUN ] TestViewAPI/3.sizes 10: [ OK ] TestViewAPI/3.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/3 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/4, where TypeParam = 10: [ RUN ] TestViewAPI/4.sizes 10: [ OK ] TestViewAPI/4.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/4 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/5, where TypeParam = 10: [ RUN ] TestViewAPI/5.sizes 10: [ OK ] TestViewAPI/5.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/5 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/6, where TypeParam = 10: [ RUN ] TestViewAPI/6.sizes 10: [ OK ] TestViewAPI/6.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/6 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/7, where TypeParam = 10: [ RUN ] TestViewAPI/7.sizes 10: [ OK ] TestViewAPI/7.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/7 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/8, where TypeParam = 10: [ RUN ] TestViewAPI/8.sizes 10: [ OK ] TestViewAPI/8.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/8 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/9, where TypeParam = 10: [ RUN ] TestViewAPI/9.sizes 10: [ OK ] TestViewAPI/9.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/9 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/10, where TypeParam = 10: [ RUN ] TestViewAPI/10.sizes 10: [ OK ] TestViewAPI/10.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/10 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/11, where TypeParam = 10: [ RUN ] TestViewAPI/11.sizes 10: [ OK ] TestViewAPI/11.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/11 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/12, where TypeParam = 10: [ RUN ] TestViewAPI/12.sizes 10: [ OK ] TestViewAPI/12.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/12 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/13, where TypeParam = 10: [ RUN ] TestViewAPI/13.sizes 10: [ OK ] TestViewAPI/13.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/13 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/14, where TypeParam = 10: [ RUN ] TestViewAPI/14.sizes 10: [ OK ] TestViewAPI/14.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/14 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/15, where TypeParam = 10: [ RUN ] TestViewAPI/15.sizes 10: [ OK ] TestViewAPI/15.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/15 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/16, where TypeParam = 10: [ RUN ] TestViewAPI/16.sizes 10: [ OK ] TestViewAPI/16.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/16 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/17, where TypeParam = 10: [ RUN ] TestViewAPI/17.sizes 10: [ OK ] TestViewAPI/17.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/17 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/18, where TypeParam = 10: [ RUN ] TestViewAPI/18.sizes 10: [ OK ] TestViewAPI/18.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/18 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/19, where TypeParam = 10: [ RUN ] TestViewAPI/19.sizes 10: [ OK ] TestViewAPI/19.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/19 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/20, where TypeParam = 10: [ RUN ] TestViewAPI/20.sizes 10: [ OK ] TestViewAPI/20.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/20 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/21, where TypeParam = 10: [ RUN ] TestViewAPI/21.sizes 10: [ OK ] TestViewAPI/21.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/21 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/22, where TypeParam = 10: [ RUN ] TestViewAPI/22.sizes 10: [ OK ] TestViewAPI/22.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/22 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/23, where TypeParam = 10: [ RUN ] TestViewAPI/23.sizes 10: [ OK ] TestViewAPI/23.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/23 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/24, where TypeParam = 10: [ RUN ] TestViewAPI/24.sizes 10: [ OK ] TestViewAPI/24.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/24 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/25, where TypeParam = 10: [ RUN ] TestViewAPI/25.sizes 10: [ OK ] TestViewAPI/25.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/25 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/26, where TypeParam = 10: [ RUN ] TestViewAPI/26.sizes 10: [ OK ] TestViewAPI/26.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/26 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/27, where TypeParam = 10: [ RUN ] TestViewAPI/27.sizes 10: [ OK ] TestViewAPI/27.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/27 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/28, where TypeParam = 10: [ RUN ] TestViewAPI/28.sizes 10: [ OK ] TestViewAPI/28.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/28 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/29, where TypeParam = 10: [ RUN ] TestViewAPI/29.sizes 10: [ OK ] TestViewAPI/29.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/29 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/30, where TypeParam = 10: [ RUN ] TestViewAPI/30.sizes 10: [ OK ] TestViewAPI/30.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/30 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/31, where TypeParam = 10: [ RUN ] TestViewAPI/31.sizes 10: [ OK ] TestViewAPI/31.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/31 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/32, where TypeParam = 10: [ RUN ] TestViewAPI/32.sizes 10: [ OK ] TestViewAPI/32.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/32 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/33, where TypeParam = 10: [ RUN ] TestViewAPI/33.sizes 10: [ OK ] TestViewAPI/33.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/33 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/34, where TypeParam = 10: [ RUN ] TestViewAPI/34.sizes 10: [ OK ] TestViewAPI/34.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/34 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/35, where TypeParam = 10: [ RUN ] TestViewAPI/35.sizes 10: [ OK ] TestViewAPI/35.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/35 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/36, where TypeParam = 10: [ RUN ] TestViewAPI/36.sizes 10: [ OK ] TestViewAPI/36.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/36 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/37, where TypeParam = 10: [ RUN ] TestViewAPI/37.sizes 10: [ OK ] TestViewAPI/37.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/37 (0 ms total) 10: 10: [----------] 1 test from TestViewAPI/38, where TypeParam = 10: [ RUN ] TestViewAPI/38.sizes 10: [ OK ] TestViewAPI/38.sizes (0 ms) 10: [----------] 1 test from TestViewAPI/38 (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 59 tests from 41 test suites ran. (167 ms total) 10: [ PASSED ] 58 tests. 10: [ SKIPPED ] 1 test, listed below: 10: [ SKIPPED ] defaultdevicetype.shared_space 10/56 Test #10: Kokkos_CoreUnitTest_Default ................................ Passed 0.54 sec test 11 Start 11: Kokkos_CoreUnitTest_InitializeFinalize 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 11: Test timeout computed to be: 1500 11: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 11: [==========] Running 28 tests from 6 test suites. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (747 ms) 11: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 11: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (3115 ms) 11: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (3863 ms total) 11: 11: [----------] 4 tests from InitializeFinalize_DeathTest 11: [ RUN ] InitializeFinalize_DeathTest.initialize 11: [ OK ] InitializeFinalize_DeathTest.initialize (2355 ms) 11: [ RUN ] InitializeFinalize_DeathTest.finalize 11: [ OK ] InitializeFinalize_DeathTest.finalize (1749 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_initialized 11: [ OK ] InitializeFinalize_DeathTest.is_initialized (362 ms) 11: [ RUN ] InitializeFinalize_DeathTest.is_finalized 11: [ OK ] InitializeFinalize_DeathTest.is_finalized (362 ms) 11: [----------] 4 tests from InitializeFinalize_DeathTest (4829 ms total) 11: 11: [----------] 1 test from Legion_DeathTest 11: [ RUN ] Legion_DeathTest.individual_backend_initialization 11: [ OK ] Legion_DeathTest.individual_backend_initialization (365 ms) 11: [----------] 1 test from Legion_DeathTest (365 ms total) 11: 11: [----------] 2 tests from PushFinalizeHook_DeathTest 11: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 11: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (363 ms) 11: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 11: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1010 ms) 11: [----------] 2 tests from PushFinalizeHook_DeathTest (1374 ms total) 11: 11: [----------] 6 tests from ScopeGuard_DeathTest 11: [ RUN ] ScopeGuard_DeathTest.create 11: [ OK ] ScopeGuard_DeathTest.create (362 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_argument 11: [ OK ] ScopeGuard_DeathTest.create_argument (363 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 30: Test_Atomic/100000/iterations:10 4.07 s 4.05 s 10 1 8 2.76359m 1.56363m 304.18u 4.99995G 1.25361M 4.99995G 11: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1002 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 11: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1003 ms) 11: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 11: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1016 ms) 11: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 11: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (997 ms) 11: [----------] 6 tests from ScopeGuard_DeathTest (4745 ms total) 11: 11: [----------] 13 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (1 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [----------] 13 tests from defaultdevicetype (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 28 tests from 6 test suites ran. (15179 ms total) 11: [ PASSED ] 28 tests. 11/56 Test #11: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 15.20 sec test 12 Start 12: Kokkos_CoreUnitTest_Develop 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 12: Test timeout computed to be: 1500 12: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.development_test 12: [ OK ] defaultdevicetype.development_test (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (0 ms total) 12: [ PASSED ] 1 test. 12/56 Test #12: Kokkos_CoreUnitTest_Develop ................................ Passed 0.36 sec test 13 Start 13: Kokkos_CoreUnitTest_KokkosP 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 13: Test timeout computed to be: 1500 13: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 13: [==========] Running 31 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 31 tests from kokkosp 13: [ RUN ] kokkosp.test_named_instance_fence 13: Ref: 50331649 13: Ref: named_instance 13: 50331649 13: named_instance 13: [ OK ] kokkosp.test_named_instance_fence (0 ms) 13: [ RUN ] kokkosp.test_unnamed_instance_fence 13: Ref: 50331649 13: Ref: Unnamed Instance Fence 13: 50331649 13: Kokkos::HIP::fence(): Unnamed Instance Fence 13: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 13: [ RUN ] kokkosp.test_named_global_fence 13: Ref: 50331648 13: Ref: test global fence 13: 0 13: test global fence 13: Miss on id 13: 50331648 13: test global fence 13: [ OK ] kokkosp.test_named_global_fence (0 ms) 13: [ RUN ] kokkosp.test_unnamed_global_fence 13: Ref: 50331648 13: Ref: Unnamed Global Fence 13: 0 13: Kokkos::fence: Unnamed Global Fence 13: Miss on id 13: 50331648 13: Kokkos::fence: Unnamed Global Fence 13: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 13: [ RUN ] kokkosp.test_multiple_default_instances 13: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 13: [ RUN ] kokkosp.test_id_gen 13: [ OK ] kokkosp.test_id_gen (0 ms) 13: [ RUN ] kokkosp.test_kernel_sequence 13: Ref: 50331649 13: Ref: named_instance 13: 50331649 13: named_instance 13: Ref: 50331649 13: Ref: test_kernel 13: 50331649 13: named_instance 13: Miss on name 13: 0 13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 13: Miss on name 13: Miss on id 13: 50331648 13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 13: Miss on name 13: Miss on id 13: 50331649 13: test_kernel 13: [ OK ] kokkosp.test_kernel_sequence (1 ms) 13: [ RUN ] kokkosp.async_deep_copy 13: [ OK ] kokkosp.async_deep_copy (0 ms) 13: [ RUN ] kokkosp.parallel_for 13: [ OK ] kokkosp.parallel_for (0 ms) 13: [ RUN ] kokkosp.parallel_reduce 13: [ OK ] kokkosp.parallel_reduce (0 ms) 13: [ RUN ] kokkosp.parallel_scan 13: [ OK ] kokkosp.parallel_scan (3 ms) 13: [ RUN ] kokkosp.parallel_scan_no_fence 13: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 13: [ RUN ] kokkosp.parallel_scan_no_fence_view 13: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 13: [ RUN ] kokkosp.regions 13: [ OK ] kokkosp.regions (0 ms) 13: [ RUN ] kokkosp.fences 13: [ OK ] kokkosp.fences (0 ms) 13: [ RUN ] kokkosp.raw_allocation 13: [ OK ] kokkosp.raw_allocation (0 ms) 13: [ RUN ] kokkosp.view 13: [ OK ] kokkosp.view (0 ms) 13: [ RUN ] kokkosp.sections 13: [ OK ] kokkosp.sections (0 ms) 13: [ RUN ] kokkosp.metadata 13: [ OK ] kokkosp.metadata (0 ms) 13: [ RUN ] kokkosp.profile_events 13: [ OK ] kokkosp.profile_events (0 ms) 13: [ RUN ] kokkosp.no_init_kernel 13: [ OK ] kokkosp.no_init_kernel (0 ms) 13: [ RUN ] kokkosp.get_events 13: [ OK ] kokkosp.get_events (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_for 13: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_reduce 13: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 13: [ RUN ] kokkosp.kernel_name_parallel_scan 13: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 13: [ RUN ] kokkosp.kernel_name_internal 13: [ OK ] kokkosp.kernel_name_internal (0 ms) 13: [ RUN ] kokkosp.profiling_section 13: [ OK ] kokkosp.profiling_section (0 ms) 13: [ RUN ] kokkosp.scoped_profile_region 13: [ OK ] kokkosp.scoped_profile_region (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init 13: [ OK ] kokkosp.create_mirror_no_init (0 ms) 13: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 13: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 13: [ RUN ] kokkosp.create_mirror_view_and_copy 13: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 13: [----------] 31 tests from kokkosp (7 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 31 tests from 1 test suite ran. (7 ms total) 13: [ PASSED ] 31 tests. 13/56 Test #13: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.37 sec test 14 Start 14: Kokkos_CoreUnitTest_ToolIndependence 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 14: Test timeout computed to be: 1500 14/56 Test #14: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoadHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/56 Test #15: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.36 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLineHelp 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 16: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 16/56 Test #16: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.36 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoad 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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_GFX90A::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:0x157e1c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x157e400:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x157e500:Host:source:0x157e2c0: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:0x14bc880: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:0x157e400:40::kokkosp_deallocate_data:Host:source:0x157e1c0:40::kokkosp_finalize_library:: 17/56 Test #17: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.36 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLine 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 18: 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: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:0x1e555c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1e558c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1e559c0:Host:source:0x1e556c0: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:0x2472880: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:0x1e558c0:40::kokkosp_deallocate_data:Host:source:0x1e555c0:40::kokkosp_finalize_library:: 18/56 Test #18: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.36 sec test 19 Start 19: Kokkos_CoreUnitTest_StackTraceTest 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 19: Test timeout computed to be: 1500 19: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 19: [==========] Running 3 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 2 tests from defaultdevicetype_DeathTest 19: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fd098995c72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f28f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26074a] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fd098ac2fb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fd098a9f238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fd098aa059d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fd098aa0f32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fd098aafb8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fd098ac3cd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fd098aaf6fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fd0965a8d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fd0965a8e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f1: 19: [0x7fd098995c72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x25f28f] Test::test_stacktrace(bool, bool) 19: [0x26074a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7fd098ac2fb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fd098a9f238] testing::Test::Run() 19: [0x7fd098aa059d] testing::TestInfo::Run() 19: [0x7fd098aa0f32] testing::TestSuite::Run() 19: [0x7fd098aafb8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fd098ac3cd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fd098aaf6fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7fd0965a8d90] 19: [0x7fd0965a8e40] __libc_start_main 19: [0x25f175] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fd098995c72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2632b6] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25fc6d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x26074a] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fd098ac2fb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fd098a9f238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fd098aa059d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fd098aa0f32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fd098aafb8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fd098ac3cd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fd098aaf6fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fd0965a8d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fd0965a8e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f3: 19: [0x7fd098995c72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x2632b6] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25fc6d] Test::test_stacktrace(bool, bool) 19: [0x26074a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 19: [0x7fd098ac2fb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7fd098a9f238] testing::Test::Run() 19: [0x7fd098aa059d] testing::TestInfo::Run() 19: [0x7fd098aa0f32] testing::TestSuite::Run() 19: [0x7fd098aafb8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7fd098ac3cd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7fd098aaf6fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7fd0965a8d90] 19: [0x7fd0965a8e40] __libc_start_main 19: [0x25f175] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1008 ms) 19: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f8c38220c72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f28f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x260a07] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f8c3834dfb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f8c3832a238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f8c3832b59d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f8c3832bf32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f8c3833ab8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f8c3834ecd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f8c3833a6fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f8c35e33d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f8c35e33e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f1: 19: [0x7f8c38220c72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x25f28f] Test::test_stacktrace(bool, bool) 19: [0x260a07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7f8c3834dfb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f8c3832a238] testing::Test::Run() 19: [0x7f8c3832b59d] testing::TestInfo::Run() 19: [0x7f8c3832bf32] testing::TestSuite::Run() 19: [0x7f8c3833ab8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f8c3834ecd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f8c3833a6fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7f8c35e33d90] 19: [0x7f8c35e33e40] __libc_start_main 19: [0x25f175] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f8c38220c72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2632b6] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25fc6d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x260a07] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f8c3834dfb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f8c3832a238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f8c3832b59d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f8c3832bf32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f8c3833ab8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f8c3834ecd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f8c3833a6fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f8c35e33d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f8c35e33e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f3: 19: [0x7f8c38220c72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x2632b6] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25fc6d] Test::test_stacktrace(bool, bool) 19: [0x260a07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 19: [0x7f8c3834dfb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f8c3832a238] testing::Test::Run() 19: [0x7f8c3832b59d] testing::TestInfo::Run() 19: [0x7f8c3832bf32] testing::TestSuite::Run() 19: [0x7f8c3833ab8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f8c3834ecd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f8c3833a6fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7f8c35e33d90] 19: [0x7f8c35e33e40] __libc_start_main 19: [0x25f175] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1007 ms) 19: [----------] 2 tests from defaultdevicetype_DeathTest (2015 ms total) 19: 19: [----------] 1 test from defaultdevicetype 19: [ RUN ] defaultdevicetype.stacktrace_normal 19: Top of f1 19: Top of f0 19: Top of f0 19: test_f1: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f6095d9ec72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25f28f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f6095ecbfb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f6095ea8238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f6095ea959d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f6095ea9f32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f6095eb8b8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f6095ecccd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f6095eb86fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f60939b1d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f60939b1e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f1: 19: [0x7f6095d9ec72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x25f28f] Test::test_stacktrace(bool, bool) 19: [0x7f6095ecbfb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f6095ea8238] testing::Test::Run() 19: [0x7f6095ea959d] testing::TestInfo::Run() 19: [0x7f6095ea9f32] testing::TestSuite::Run() 19: [0x7f6095eb8b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f6095ecccd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f6095eb86fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7f60939b1d90] 19: [0x7f60939b1e40] __libc_start_main 19: [0x25f175] _start 19: 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f3 19: Top of f1 19: Top of f0 19: Top of f0 19: StackTrace f3(std::cout, 4) returned: 110 19: test_f3: 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f6095d9ec72] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x262dce] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x2632b6] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25fc6d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f6095ecbfb9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f6095ea8238] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f6095ea959d] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f6095ea9f32] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f6095eb8b8f] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f6095ecccd9] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f6095eb86fa] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x260c20] 19: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f60939b1d90] 19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f60939b1e40] 19: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25f175] 19: 19: demangled test_f3: 19: [0x7f6095d9ec72] Kokkos::Impl::save_stacktrace() 19: [0x262dce] Test::stacktrace_test_f1(std::ostream&) 19: [0x2632b6] Test::stacktrace_test_f3(std::ostream&, int) 19: [0x25fc6d] Test::test_stacktrace(bool, bool) 19: [0x7f6095ecbfb9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 19: [0x7f6095ea8238] testing::Test::Run() 19: [0x7f6095ea959d] testing::TestInfo::Run() 19: [0x7f6095ea9f32] testing::TestSuite::Run() 19: [0x7f6095eb8b8f] testing::internal::UnitTestImpl::RunAllTests() 19: [0x7f6095ecccd9] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 19: [0x7f6095eb86fa] testing::UnitTest::Run() 19: [0x260c20] main 19: [0x7f60939b1d90] 19: [0x7f60939b1e40] __libc_start_main 19: [0x25f175] _start 19: 19: Test setting std::terminate handler that prints the last saved stack trace 19: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 19: [----------] 1 test from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 3 tests from 2 test suites ran. (2016 ms total) 19: [ PASSED ] 3 tests. 19/56 Test #19: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 2.38 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 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 SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (63 ms) 20: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 20: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_05_reduction 20: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange2D 20: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange3D 20: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange4D 20: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 20: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (124 ms) 20: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 20: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 20: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 20: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.incr_14_MDrangeReduce 20: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 20: [ RUN ] SERIAL.IncrTest_16_parallelscan 20: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 20: [ RUN ] SERIAL.incr_17_atomicView 20: [ OK ] SERIAL.incr_17_atomicView (0 ms) 20: [----------] 28 tests from SERIAL (191 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (191 ms total) 20: [ PASSED ] 28 tests. 20/56 Test #20: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.56 sec test 21 Start 21: Kokkos_IncrementalTest_HIP 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_HIP 21: Test timeout computed to be: 1500 21: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 21: [==========] Running 28 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 28 tests from HIP 21: [ RUN ] HIP.IncrTest_01_execspace_typedef 21: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 21: [ RUN ] HIP.IncrTest_01_execspace 21: Device Execution Space: 21: KOKKOS_ENABLE_HIP: yes 21: HIP Options: 21: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 21: 21: Runtime Configuration: 21: XNACK environment variable set: no 21: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 21: macro KOKKOS_ENABLE_HIP : defined 21: macro HIP_VERSION = 60032830 = version 6.0.32830 21: macro KOKKOS_ENABLE_ROCTHRUST : defined 21: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 21: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack- : Selected 21: Total Global Memory: 63.98 GiB 21: Shared Memory per Block: 64 KiB 21: APU or dGPU: dGPU 21: Is Large Bar: 1 21: Supports Managed Memory: 1 21: Architecture capable of accessing system allocated memory: 1 21: System allows accessing system allocated memory on GPU: 0 21: Wavefront Size: 64 21: HIP 21: [ OK ] HIP.IncrTest_01_execspace (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicExchange 21: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicAdd 21: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 21: [ RUN ] HIP.IncrTest_02_AtomicSub 21: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 21: [ RUN ] HIP.IncrTest_03a_memspace_malloc 21: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 21: [ RUN ] HIP.IncrTest_03b_memspace_free [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o 5: [ OK ] cuda.team_scratch_1_streams (36886 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 (1 ms) 5: [ RUN ] cuda.impl_view_texture 5: [ OK ] cuda.impl_view_texture (7 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 5: [----------] 6 tests from cuda (36896 ms total) 5: 5: [----------] 28 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (69 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (60 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 (8 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 (2 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 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (2663 ms) 5: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 5: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 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 (12 ms) 5: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 5: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 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 /var/jenkins/workspace/Kokkos_PR-7801/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::value; ^ detected during: instantiation of "void TestNumericTraits::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestNumericTraits, int>::Reducer, void>, Traits=, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestNumericTraits, int>::Reducer, void>, Traits=]" at line 1543 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int]" at line 1559 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int, Dummy=int]" at line 1713 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 303 Remark: The warnings can be suppressed with "-diag-suppress " /var/jenkins/workspace/Kokkos_PR-7801/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::value; ^ detected during: instantiation of "void TestNumericTraits::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestNumericTraits, int>::Reducer, void>, Traits=, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestNumericTraits, int>::Reducer, void>, Traits=]" at line 1543 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int]" at line 1559 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int, Dummy=int]" at line 1713 of /var/jenkins/workspace/Kokkos_PR-7801/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestNumericTraits, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 303 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o 21: [ OK ] HIP.IncrTest_03b_memspace_free (5853 ms) 21: [ RUN ] HIP.IncrTest_04_simple_parallelFor 21: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 21: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 21: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 21: [ RUN ] HIP.IncrTest_05_reduction 21: [ OK ] HIP.IncrTest_05_reduction (7 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange2D 21: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange3D 21: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 21: [ RUN ] HIP.IncrTest_06_mdrange4D 21: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_2D 21: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_3D 21: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 21: [ RUN ] HIP.IncrTest_08_deep_copy_4D 21: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 21: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 21: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms) 21: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 21: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 21: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (159 ms) 21: [ RUN ] HIP.IncrTest_12a_ThreadScratch 21: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 21: [ RUN ] HIP.IncrTest_12b_TeamScratch 21: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 21: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 21: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 21: [ RUN ] HIP.incr_14_MDrangeReduce 21: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 21: [ RUN ] HIP.IncrTest_16_parallelscan 21: [ OK ] HIP.IncrTest_16_parallelscan (5 ms) 21: [ RUN ] HIP.incr_17_atomicView 21: [ OK ] HIP.incr_17_atomicView (0 ms) 21: [----------] 28 tests from HIP (6043 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 28 tests from 1 test suite ran. (6044 ms total) 21: [ PASSED ] 28 tests. 21/56 Test #21: Kokkos_IncrementalTest_HIP ................................. Passed 6.42 sec test 22 Start 22: Kokkos_CoreUnitTest_CTestDevice 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 22: Test timeout computed to be: 1500 22: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 22: [==========] Running 8 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 5 tests from ctest_environment_DeathTest 22: [ RUN ] ctest_environment_DeathTest.invalid_rank 22: [ OK ] ctest_environment_DeathTest.invalid_rank (371 ms) 22: [ RUN ] ctest_environment_DeathTest.no_type_str 22: [ OK ] ctest_environment_DeathTest.no_type_str (372 ms) 22: [ RUN ] ctest_environment_DeathTest.missing_type 22: [ OK ] ctest_environment_DeathTest.missing_type (757 ms) 22: [ RUN ] ctest_environment_DeathTest.no_id_str 22: [ OK ] ctest_environment_DeathTest.no_id_str (390 ms) 22: [ RUN ] ctest_environment_DeathTest.invalid_id_str /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 22: [ OK ] ctest_environment_DeathTest.invalid_id_str (778 ms) 22: [----------] 5 tests from ctest_environment_DeathTest (2670 ms total) 22: 22: [----------] 3 tests from ctest_environment 22: [ RUN ] ctest_environment.no_device_type 22: [ OK ] ctest_environment.no_device_type (0 ms) 22: [ RUN ] ctest_environment.no_process_count 22: [ OK ] ctest_environment.no_process_count (0 ms) 22: [ RUN ] ctest_environment.good 22: [ OK ] ctest_environment.good (0 ms) 22: [----------] 3 tests from ctest_environment (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 8 tests from 2 test suites ran. (2670 ms total) 22: [ PASSED ] 8 tests. 22/56 Test #22: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 2.69 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 23: Test timeout computed to be: 1500 23/56 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 24: Test timeout computed to be: 1500 24: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 24/56 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 25: Test timeout computed to be: 1500 25/56 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 26: Environment variables: 26: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 26: Test timeout computed to be: 1500 26/56 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 27 Start 27: Kokkos_CoreUnitTest_DeviceAndThreads 27: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/TestDeviceAndThreads.py" "-v" 27: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynamicView.cpp 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (6174 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 27: test_device_id (__main__.KokkosInitializationTestCase) ... ok /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank12345.cpp 27: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 27: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 27: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 27: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 27: 27: ---------------------------------------------------------------------- 27: Ran 5 tests in 3.976s 27: 27: OK (skipped=1) 27/56 Test #27: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.02 sec test 28 Start 28: Kokkos_PerformanceTest_TaskDag 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 28: Test timeout computed to be: 1500 28/56 Test #28: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 29 Start 29: Kokkos_PerformanceTest_Benchmark 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T21-43-17.json" 29: Test timeout computed to be: 1500 29: 2025-02-27T22:19:41+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 29: Run on (128 X 1996.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: 1.37, 3.82, 7.46 29: APU or dGPU: dGPU 29: Architecture capable of accessing system allocated memory: 1 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX90A 29: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 29: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack- : Selected 29: Kokkos Version: 4.5.99 29: Shared Memory per Block: 64 KiB 29: Supports Managed Memory: 1 29: System allows accessing system allocated memory on GPU: 0 29: Total Global Memory: 63.98 GiB 29: Wavefront Size: 64 29: XNACK environment variable set: no 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: GramSchmidt/Count:1024/iterations:5/manual_time 0.007 s 0.007 s 5 1024 6.42469u 29: GramSchmidt/Count:2048/iterations:5/manual_time 0.007 s 0.007 s 5 2.048k 3.21077u 29: GramSchmidt/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.59373u 29: GramSchmidt/Count:8192/iterations:5/manual_time 0.007 s 0.008 s 5 8.192k 793.54n 29: GramSchmidt/Count:16384/iterations:5/manual_time 0.007 s 0.009 s 5 16.384k 399.171n 29: GramSchmidt/Count:32768/iterations:5/manual_time 0.007 s 0.011 s 5 32.768k 207.126n 29: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.014 s 5 65.536k 108.516n 29: GramSchmidt/Count:131072/iterations:5/manual_time 0.009 s 0.023 s 5 131.072k 66.1465n 29: GramSchmidt/Count:262144/iterations:5/manual_time 0.012 s 0.040 s 5 262.144k 45.3515n 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (5180 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 29: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.071 s 5 524.288k 30.9509n 5: [ OK ] cuda_hostpinned.view_mapping (388 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (11 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 (0 ms) 5: [----------] 28 tests from cuda_hostpinned (14579 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (100 ms) 5: [ RUN ] cuda_uvm.view_api_a /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank67.cpp 5: [ OK ] cuda_uvm.view_api_a (81 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 (16 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 (4 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 (7 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ErrorReporter.cpp 5: [ OK ] cuda_uvm.view_allocation_large_rank (786 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 (5 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (132 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (54 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 (231 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (215 ms) 5: [ RUN ] cuda_uvm.view_mapping 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: GB/s Max 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 116 21.8831k/s 11.5 5: [ OK ] cuda_uvm.view_mapping (395 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 (2052 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 62 tests from 3 test suites ran. (53529 ms total) 5: [ PASSED ] 62 tests. 5/53 Test #5: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 53.87 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 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 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from cuda 6: [ RUN ] cuda.graph_lock_based_atomic_op 6: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 6: [----------] 1 test from cuda (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. 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 29: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 29: OverlapRangePolicy/N:2000/M:10000/R:10 0.527 s 0.518 s 1 0.102732 0.0500221 0.0858072 0.0509117 0.0423075 2.916u 6/53 Test #6: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.25 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 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: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (15 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (345 ms) 7: [----------] 2 tests from cuda (360 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (360 ms total) 7: [ PASSED ] 2 tests. 7/53 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.62 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: 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: /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_OffsetView.cpp 8: [ OK ] cuda.raw_cuda_interop (157 ms) 8: [----------] 1 test from cuda (157 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (157 ms total) 8: [ PASSED ] 1 test. 8/53 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.26 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: 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: [ OK ] cuda.raw_cuda_streams (153 ms) 9: [----------] 1 test from cuda (153 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (153 ms total) 9: [ PASSED ] 1 test. 9/53 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.25 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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: 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 29: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 18 7.43215m 3.67488m 7.07865m 3.48489m 3.54918m 2.525u 10: [==========] Running 4 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 10: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 10: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 10: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 10: 10: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 10: [----------] 4 tests from cuda_multi_gpu (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 4 tests from 1 test suite ran. (0 ms total) 10: [ PASSED ] 0 tests. 10: [ SKIPPED ] 4 tests, listed below: 10: [ SKIPPED ] cuda_multi_gpu.managed_views 10: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 10: [ SKIPPED ] cuda_multi_gpu.scratch_space 10: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 10/53 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.26 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 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 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_GraphInterOp 11: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 11: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 11: [ RUN ] cuda_GraphInterOp.count_nodes 11: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 11: [ RUN ] cuda_GraphInterOp.debug_dot_print 11: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 11: Export a graph to DOT requires Cuda 11.6. 11: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 11: [ RUN ] cuda_GraphInterOp.instantiation_flags 11: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 11: Graph instantiation flag inspection requires Cuda 12. 11: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 11: [ RUN ] cuda_GraphInterOp.construct_from_native 11: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 11: [----------] 5 tests from cuda_GraphInterOp (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 3 tests. 11: [ SKIPPED ] 2 tests, listed below: 11: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 11: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 11/53 Test #11: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.26 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 12: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 12: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 12: For unit testing set OMP_PROC_BIND=false 12: 12: [==========] Running 59 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 19 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 12: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 12: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 12: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (55 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (1 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (6 ms) 12: [----------] 19 tests from defaultdevicetype (132 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (97 ms) 12: [----------] 1 test from kokkosresize (97 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 59 tests from 41 test suites ran. (231 ms total) 12: [ PASSED ] 59 tests. 12/53 Test #12: Kokkos_CoreUnitTest_Default ................................ Passed 0.55 sec test 13 Start 13: Kokkos_CoreUnitTest_InitializeFinalize 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 13: Test timeout computed to be: 1500 13: [==========] Running 28 tests from 6 test suites. 13: [----------] Global test environment set-up. 13: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 13: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 29: OverlapTeamPolicy/N:20/M:1000000/R:10 0.184 s 0.184 s 4 0.0342941 0.0180982 0.0316775 0.0157104 0.0157944 3.277u 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Count Time normalized 29: --------------------------------------------------------------------------------------------------------------------------------------------------- 29: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 28.4814n 29: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 13.8936n 29: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.36743n 29: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.54309n 29: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.74945n 29: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 916.656p 29: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 589.935p 29: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 416.13p 29: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 364.838p 29: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.000 s 5 524.288k 326.542p 13: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (606 ms) 13: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o 29: ----------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: rate 29: ----------------------------------------------------------------------------------------------------------------------------------- 29: Malloc/N:1/manual_time 25.2 us 59.2 us 27618 39.6553k/s [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o 13: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (2576 ms) 13: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (3182 ms total) 13: 13: [----------] 4 tests from InitializeFinalize_DeathTest 13: [ RUN ] InitializeFinalize_DeathTest.initialize [ 17%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 17%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 29: Malloc/N:16/manual_time 24.9 us 59.1 us 27947 40.1525k/s [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o 13: [ OK ] InitializeFinalize_DeathTest.initialize (2149 ms) 13: [ RUN ] InitializeFinalize_DeathTest.finalize /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_UnorderedMap.cpp 29: Malloc/N:256/manual_time 24.9 us 59.4 us 28116 40.1067k/s 13: [ OK ] InitializeFinalize_DeathTest.finalize (1454 ms) 13: [ RUN ] InitializeFinalize_DeathTest.is_initialized 13: [ OK ] InitializeFinalize_DeathTest.is_initialized (308 ms) 13: [ RUN ] InitializeFinalize_DeathTest.is_finalized [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IntervalPartition.cpp.o 13: [ OK ] InitializeFinalize_DeathTest.is_finalized (340 ms) 13: [----------] 4 tests from InitializeFinalize_DeathTest (4253 ms total) 13: 13: [----------] 1 test from Legion_DeathTest 13: [ RUN ] Legion_DeathTest.individual_backend_initialization 13: [ OK ] Legion_DeathTest.individual_backend_initialization (319 ms) 13: [----------] 1 test from Legion_DeathTest (319 ms total) 13: 13: [----------] 2 tests from PushFinalizeHook_DeathTest 13: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCtorPropEmbeddedDim.cpp 13: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (326 ms) 13: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw ar cr libkokkos.a Kokkos_HostSpace_deepcopy.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_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 13: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (921 ms) 13: [----------] 2 tests from PushFinalizeHook_DeathTest (1248 ms total) 13: 13: [----------] 6 tests from ScopeGuard_DeathTest 13: [ RUN ] ScopeGuard_DeathTest.create [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o 13: [ OK ] ScopeGuard_DeathTest.create (286 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_argument 29: Malloc/N:4096/manual_time 25.1 us 59.1 us 27904 39.8267k/s 13: [ OK ] ScopeGuard_DeathTest.create_argument (304 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda 13: [ OK ] ScopeGuard_DeathTest.create_while_initialize (866 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 30: Test_Atomic/100000/iterations:10 3.58 s 3.57 s 10 1 4 2.72722m 1.58227m 304.28u 704.983M 1.76726M 704.983M 13: [ OK ] ScopeGuard_DeathTest.create_after_initialize (878 ms) 13: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o 29: Malloc/N:65536/manual_time 25.0 us 58.8 us 27979 39.9706k/s 13: [ OK ] ScopeGuard_DeathTest.create_after_finalize (925 ms) 13: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 17%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 17%] Built target obj.clangCrossTU [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 17%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o 13: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (969 ms) 13: [----------] 6 tests from ScopeGuard_DeathTest (4232 ms total) 13: 13: [----------] 13 tests from defaultdevicetype 13: [ RUN ] defaultdevicetype.initialization_settings 13: [ OK ] defaultdevicetype.initialization_settings (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 13: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_device_id 13: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 13: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 13: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_help 13: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 13: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 13: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 13: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 13: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 13: [ RUN ] defaultdevicetype.env_vars_num_threads 13: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_device_id 13: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_disable_warnings 13: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 13: [ RUN ] defaultdevicetype.env_vars_tune_internals 13: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 13: [ RUN ] defaultdevicetype.visible_devices 13: [ OK ] defaultdevicetype.visible_devices (0 ms) 13: [----------] 13 tests from defaultdevicetype (18 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 6 test suites ran. (13254 ms total) 13: [ PASSED ] 28 tests. 13/53 Test #13: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 13.26 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/53 Test #14: Kokkos_CoreUnitTest_Develop ................................ Passed 0.34 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 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: 29: Malloc/N:1048576/manual_time 25.0 us 58.9 us 28020 40.0216k/s 15: [==========] Running 32 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 32 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 16777216 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 16777216 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (0 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (0 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (1 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_for 15: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_reduce 15: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 15: [ RUN ] kokkosp.kernel_name_parallel_scan 15: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 15: [ RUN ] kokkosp.kernel_name_internal 15: [ OK ] kokkosp.kernel_name_internal (0 ms) 15: [ RUN ] kokkosp.profiling_section 15: [ OK ] kokkosp.profiling_section (0 ms) 15: [ RUN ] kokkosp.scoped_profile_region 15: [ OK ] kokkosp.scoped_profile_region (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 32 tests from kokkosp (3 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 32 tests from 1 test suite ran. (3 ms total) 15: [ PASSED ] 32 tests. 15/53 Test #15: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.28 sec test 16 Start 16: Kokkos_CoreUnitTest_StackTraceTest 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 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: 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 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55555556f14e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f1: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 16: [0x55555556f14e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _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-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55555556f14e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f3: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555556e599] Test::test_stacktrace(bool, bool) 16: [0x55555556f14e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (653 ms) 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x55555556f518] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f1: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 16: [0x55555556f518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _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-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x55555556f518] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f3: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555556e599] Test::test_stacktrace(bool, bool) 16: [0x55555556f518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace [ 17%] Built target obj.clangBasic [ 17%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o [ 17%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (699 ms) 16: [----------] 2 tests from defaultdevicetype_DeathTest (1352 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-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55555556efeb] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f1: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 16: [0x55555556efeb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _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-7801/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a29df8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55555556efeb] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eefa3e] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee7127] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eba36c] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7ebadae] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7ebb6c8] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ecb180] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ef0aff] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee83ed] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec9897] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7523083] 16: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 16: 16: demangled test_f3: 16: [0x7ffff7a29df8] Kokkos::Impl::save_stacktrace() 16: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555556e599] Test::test_stacktrace(bool, bool) 16: [0x55555556efeb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x7ffff7eefa3e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7ee7127] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x7ffff7eba36c] testing::Test::Run() 16: [0x7ffff7ebadae] testing::TestInfo::Run() 16: [0x7ffff7ebb6c8] testing::TestSuite::Run() 16: [0x7ffff7ecb180] testing::internal::UnitTestImpl::RunAllTests() 16: [0x7ffff7ef0aff] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ee83ed] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x7ffff7ec9897] testing::UnitTest::Run() 16: [0x555555570f48] RUN_ALL_TESTS() 16: [0x55555556f7c0] main 16: [0x7ffff7523083] __libc_start_main 16: [0x55555556db8e] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 16: [----------] 1 test from defaultdevicetype (1 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 3 tests from 2 test suites ran. (1353 ms total) 16: [ PASSED ] 3 tests. 16/53 Test #16: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.61 sec test 17 Start 17: Kokkos_IncrementalTest_OPENMP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 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: 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 15 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 (170 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 (1 ms) 17: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 17: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 29: Malloc/N:16777216/manual_time 24.9 us 58.9 us 27565 40.0864k/s 17: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (821 ms) 17: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 17: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 17: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 17: [ OK ] OPENMP.IncrTest_12b_TeamScratch (8 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 (1016 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (1016 ms total) 17: [ PASSED ] 28 tests. 17/53 Test #17: Kokkos_IncrementalTest_OPENMP .............................. Passed 1.28 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 18: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 18: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 18: For unit testing set OMP_PROC_BIND=false 18: [ 17%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from CUDA 18: [ RUN ] CUDA.IncrTest_01_execspace_typedef 18: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] CUDA.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_CUDA: yes 18: Cuda Options: 18: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 18: KOKKOS_ENABLE_CUDA_UVM: no 18: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 18: 18: Cuda Runtime Configuration: 18: macro KOKKOS_ENABLE_CUDA : defined 18: macro CUDA_VERSION = 11060 = version 11.6 18: Kokkos::Cuda[ 0 ] NVIDIA A30 : Selected 18: Capability: 8.0 18: Total Global Memory: 23.6 GiB 18: Shared Memory per Block: 48 KiB 18: Can access system allocated memory: 0 18: via Address Translation Service: 0 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (1 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o 29: Malloc/N:268435456/manual_time 25.0 us 58.9 us 28128 40.0694k/s 18: [ OK ] CUDA.IncrTest_03b_memspace_free (2398 ms) 18: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 18: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_05_reduction 18: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange2D 18: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange3D 18: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange4D 18: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 18: [ OK ] CUDA.IncrTest_08_deep_copy_2D (2 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 18: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 18: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 18: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 18: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (735 ms) 18: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 18: [ OK ] CUDA.IncrTest_12a_ThreadScratch (3 ms) 18: [ RUN ] CUDA.IncrTest_12b_TeamScratch 18: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (3153 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (3153 ms total) 18: [ PASSED ] 28 tests. 18/53 Test #18: Kokkos_IncrementalTest_CUDA ................................ Passed 3.46 sec test 19 Start 19: Kokkos_CoreUnitTest_CTestDevice 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (114 ms) 19: [ RUN ] ctest_environment_DeathTest.no_type_str 29: Malloc/N:4294967296/manual_time 27.4 us 62.2 us 28135 36.5482k/s 29: MallocFree/N:1/manual_time 59.0 us 58.8 us 11874 16.9426k/s 29: MallocFree/N:16/manual_time 59.0 us 58.8 us 11891 16.9444k/s 19: [ OK ] ctest_environment_DeathTest.no_type_str (2525 ms) 19: [ RUN ] ctest_environment_DeathTest.missing_type 29: MallocFree/N:256/manual_time 59.0 us 58.8 us 11894 16.9442k/s 29: MallocFree/N:4096/manual_time 59.1 us 58.9 us 11851 16.9278k/s 29: MallocFree/N:65536/manual_time 59.0 us 58.8 us 11865 16.9488k/s 29: MallocFree/N:1048576/manual_time 58.9 us 58.7 us 11894 16.9681k/s [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o 29: MallocFree/N:16777216/manual_time 59.0 us 58.8 us 11899 16.9569k/s 29: MallocFree/N:268435456/manual_time 59.0 us 58.8 us 11834 16.9556k/s 29: MallocFree/N:4294967296/manual_time 58.9 us 58.7 us 11908 16.966k/s 29: MallocTouch/N:1/manual_time 25.7 us 59.7 us 27182 38.8477k/s [ 17%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o 29: MallocTouch/N:16/manual_time 25.6 us 59.1 us 27260 39.0158k/s 29: MallocTouch/N:256/manual_time 25.7 us 59.2 us 27234 38.8986k/s 29: MallocTouch/N:4096/manual_time 40.4 us 74.6 us 17308 24.7628k/s [ 17%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o 29: MallocTouch/N:65536/manual_time 40.3 us 74.6 us 17366 24.7895k/s 19: [ OK ] ctest_environment_DeathTest.missing_type (14918 ms) 19: [ RUN ] ctest_environment_DeathTest.no_id_str 29: MallocTouch/N:1048576/manual_time 43.2 us 77.2 us 16160 23.122k/s 29: MallocTouch/N:16777216/manual_time 46.2 us 80.6 us 15197 21.6447k/s 29: MallocTouch/N:268435456/manual_time 96.9 us 131 us 7253 10.3227k/s 29: MallocTouch/N:4294967296/manual_time 940 us 971 us 745 1064/s 29: MallocTouchFree/N:1/manual_time 59.6 us 59.3 us 11759 16.7885k/s 29: MallocTouchFree/N:16/manual_time 59.5 us 59.3 us 11784 16.7928k/s 19: [ OK ] ctest_environment_DeathTest.no_id_str (8377 ms) 19: [ RUN ] ctest_environment_DeathTest.invalid_id_str 29: MallocTouchFree/N:256/manual_time 59.5 us 59.3 us 11776 16.8075k/s 29: MallocTouchFree/N:4096/manual_time 74.5 us 74.2 us 9415 13.4189k/s 29: MallocTouchFree/N:65536/manual_time 74.4 us 74.1 us 9415 13.4363k/s 29: MallocTouchFree/N:1048576/manual_time 77.2 us 76.9 us 9079 12.9459k/s 29: MallocTouchFree/N:16777216/manual_time 79.7 us 79.4 us 8784 12.5441k/s 29: MallocTouchFree/N:268435456/manual_time 131 us 131 us 5350 7.62614k/s 29: MallocTouchFree/N:4294967296/manual_time 974 us 971 us 718 1026.39/s 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations FOM: GB/s MB 29: ---------------------------------------------------------------------------------------------------------------------------------------------- 29: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 1259 1.43833k/s 800 29: ViewAllocate_Rank1/N:10/manual_time 0.001 s 0.001 s 1258 1.43842k/s 800 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 17%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o 29: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 1258 1.43829k/s 800 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o 19: [ OK ] ctest_environment_DeathTest.invalid_id_str (7923 ms) 19: [----------] 5 tests from ctest_environment_DeathTest (33859 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. (33859 ms total) 19: [ PASSED ] 8 tests. 19/53 Test #19: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 33.87 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 20: Test timeout computed to be: 1500 20/53 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.00 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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/53 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.00 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Environment variables: 23: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 23: Test timeout computed to be: 1500 23/53 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.00 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T21-47-21.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 A30 : Selected" 25: 2025-02-27T22:20:41+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (15 X 3250 MHz CPU s) 25: CPU Caches: 25: L1 Data 64 KiB (x15) 25: L1 Instruction 64 KiB (x15) 25: L2 Unified 512 KiB (x15) 25: L3 Unified 16384 KiB (x15) 25: Load Average: 5.31, 7.41, 6.45 25: CPU architecture: none 25: Can access system allocated memory: 0 25: Capability: 8.0 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 15 x 1 ] 25: Kokkos Version: 4.5.99 25: Shared Memory per Block: 48 KiB 25: Total Global Memory: 23.6 GiB 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: via Address Translation Service: 0 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.018 s 0.019 s 5 1024 17.2783u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.018 s 0.019 s 5 2.048k 8.38005u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.017 s 0.019 s 5 4.096k 4.09864u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.017 s 0.021 s 5 8.192k 1.99279u 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.016 s 0.025 s 5 16.384k 1004.14n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.017 s 0.034 s 5 32.768k 516.942n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.018 s 0.052 s 5 65.536k 277.296n 29: ViewAllocate_Rank2/N:10/manual_time 0.001 s 0.001 s 1258 1.43807k/s 800 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.020 s 0.088 s 5 131.072k 151.452n 29: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 1258 1.43808k/s 800 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.022 s 0.160 s 5 262.144k 83.8587n [ 17%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 17%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o 29: ViewAllocate_Rank3/N:10/manual_time 0.001 s 0.001 s 1258 1.43832k/s 800 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o 29: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 1258 1.43839k/s 800 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.031 s 0.307 s 5 524.288k 58.7807n 29: ViewAllocate_Rank4/N:10/manual_time 0.001 s 0.001 s 1259 1.43774k/s 800 [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o 29: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 1259 1.4378k/s 800 [ 17%] Built target obj.clangRewrite [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o 29: ViewAllocate_Rank5/N:10/manual_time 0.001 s 0.001 s 1259 1.43878k/s 800 [ 17%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o 29: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 1258 1.43803k/s 800 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o 29: ViewAllocate_Rank6/N:10/manual_time 0.001 s 0.001 s 1259 1.4384k/s 800 29: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 1258 1.43788k/s 800 29: ViewAllocate_Rank7/N:10/manual_time 0.001 s 0.001 s 1259 1.43807k/s 800 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.017 s 154 39.1898k/s 11.5 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.770 s 0.770 s 1 0.10322 0.103151 0.101347 0.101352 0.0507256 0.0506541 [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o 29: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 1259 1.43831k/s 800 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.056 s 0.056 s 12 7.0589m 7.05006m 8.69436m 8.6926m 4.0573m 4.34555m 29: ViewAllocate_Rank8/N:10/manual_time 0.001 s 0.001 s 1258 1.43835k/s 800 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.638 s 0.638 s 1 0.0856747 0.0856949 0.0836882 0.0836845 0.0418566 0.0418355 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 12.5098n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 6.3335n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 3.21289n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.71265n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 970.459p 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 576.172p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 370.956p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 469.589p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 421.074p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 386.356p 29: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 520 1.1895k/s 1.6k [ 17%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o 29: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 520 1.18902k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 8.88 us 19.1 us 78956 112.671k/s 29: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 520 1.18888k/s 1.6k [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 17%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o 29: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 520 1.18878k/s 1.6k 25: Malloc/N:16/manual_time 9.99 us 21.2 us 74701 100.094k/s 29: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 520 1.18912k/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 29: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 520 1.18914k/s 1.6k 25: Malloc/N:256/manual_time 9.97 us 21.1 us 70242 100.291k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 29: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 520 1.18913k/s 1.6k [ 17%] Built target obj.clangToolingCore 29: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 305 698.066/s 1.6k 25: Malloc/N:4096/manual_time 9.97 us 21.2 us 70197 100.29k/s [ 17%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o 29: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 198 453.317/s 1.6k [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o 29: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 520 1.18969k/s 1.6k 25: Malloc/N:65536/manual_time 12.2 us 24.6 us 57366 81.8636k/s 29: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 685.173/s 1.6k 25: Malloc/N:1048576/manual_time 12.2 us 24.6 us 57202 81.756k/s 29: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 254 580.624/s 1.6k [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o 29: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 520 1.18905k/s 1.6k echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_SharedAlloc.cpp 25: Malloc/N:16777216/manual_time 12.2 us 24.6 us 57197 81.7084k/s 29: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 520 1.18935k/s 1.6k 25: Malloc/N:268435456/manual_time 6995 us 7483 us 87 142.951/s [ 19%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o 29: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 520 1.1893k/s 1.6k 25: Malloc/N:4294967296/manual_time 102638 us 110200 us 10 9.74298/s 29: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 520 1.18923k/s 1.6k [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UnsafeBufferUsage.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o 25: MallocFree/N:1/manual_time 18.9 us 19.0 us 36689 52.8344k/s 29: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 63 143.744/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_hwloc.cpp [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o 25: MallocFree/N:16/manual_time 18.7 us 18.8 us 37362 53.3919k/s 29: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 64 145.374/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Command_Line_Parsing.cpp 25: MallocFree/N:256/manual_time 21.1 us 21.2 us 37352 47.441k/s 29: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 196 447.353/s 1.6k 25: MallocFree/N:4096/manual_time 21.1 us 21.2 us 33168 47.3432k/s 29: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 130 297.846/s 1.6k [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 19%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o 29: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 520 1.18919k/s 1.6k 25: MallocFree/N:65536/manual_time 24.5 us 24.6 us 28621 40.8632k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_CPUDiscovery.cpp 29: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 520 1.1891k/s 1.6k 25: MallocFree/N:1048576/manual_time 24.5 us 24.6 us 28615 40.8701k/s 29: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 59 134.237/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp 25: MallocFree/N:16777216/manual_time 24.5 us 24.6 us 28620 40.8885k/s 29: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 77 176.069/s 1.6k 25: MallocFree/N:268435456/manual_time 7367 us 7367 us 82 135.738/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Stacktrace.cpp [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o 29: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 521 1.1831k/s 1.6k [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Profiling.cpp 25: MallocFree/N:4294967296/manual_time 110198 us 110191 us 10 9.07458/s 29: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 520 1.18925k/s 1.6k [ 19%] Built target obj.clangToolingInclusions /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o 29: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 53 121.314/s 1.6k 25: MallocTouch/N:1/manual_time 12.2 us 22.4 us 57115 81.9539k/s 29: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 159.534/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_MemoryPool.cpp 29: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 520 1.18931k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Instance.cpp 25: MallocTouch/N:16/manual_time 13.1 us 24.2 us 57768 76.2093k/s 29: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 520 1.18917k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_CudaSpace.cpp 29: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 54 123.452/s 1.6k 25: MallocTouch/N:256/manual_time 13.3 us 24.5 us 52680 75.2203k/s 29: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 52 119.391/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 592 1.35351k/s 1.6k 25: MallocTouch/N:4096/manual_time 24.1 us 35.4 us 29079 41.5703k/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/src/Lock_Array_CUDA.cpp 29: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 592 1.3536k/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 25: MallocTouch/N:65536/manual_time 26.5 us 39.0 us 26432 37.7575k/s 29: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 593 1.35404k/s 1.6k 29: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 592 1.35428k/s 1.6k 29: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1312 1.49819k/s 800 25: MallocTouch/N:1048576/manual_time 27.0 us 39.5 us 25954 37.0869k/s [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial_Task.cpp 29: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1312 1.49348k/s 800 25: MallocTouch/N:16777216/manual_time 28.5 us 41.0 us 24546 35.0362k/s 29: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1308 1.49761k/s 800 25: MallocTouch/N:268435456/manual_time 7133 us 7627 us 87 140.197/s 29: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1309 1.49698k/s 800 [ 30%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o 25: MallocTouch/N:4294967296/manual_time 103789 us 111366 us 10 9.63496/s 29: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1311 1.49749k/s 800 29: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1311 1.49791k/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o 25: MallocTouchFree/N:1/manual_time 22.3 us 22.4 us 31317 44.9258k/s 29: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1311 1.49803k/s 800 25: MallocTouchFree/N:16/manual_time 22.1 us 22.2 us 31631 45.2202k/s 29: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1312 1.49801k/s 800 25: MallocTouchFree/N:256/manual_time 24.4 us 24.5 us 29366 40.9557k/s 29: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1311 1.4975k/s 800 29: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1310 1.49715k/s 800 25: MallocTouchFree/N:4096/manual_time 35.3 us 35.4 us 19822 28.3187k/s ar cr libkokkos.a Kokkos_HostSpace_deepcopy.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_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-7801/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests -L/usr/local/cuda/lib64 -lpthread TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -o KokkosContainers_PerformanceTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostThreadTeam.cpp 29: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1311 1.49793k/s 800 25: MallocTouchFree/N:65536/manual_time 38.9 us 39.0 us 18013 25.7319k/s 29: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1310 1.49724k/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o 29: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1312 1.49787k/s 800 25: MallocTouchFree/N:1048576/manual_time 39.4 us 39.5 us 17776 25.405k/s 29: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1312 1.49762k/s 800 25: MallocTouchFree/N:16777216/manual_time 40.9 us 41.0 us 17114 24.4428k/s 29: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1310 1.49727k/s 800 25: MallocTouchFree/N:268435456/manual_time 7571 us 7570 us 82 132.088/s 29: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1308 1.47917k/s 800 25: MallocTouchFree/N:4294967296/manual_time 111383 us 111374 us 10 8.97802/s 29: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1312 1.496k/s 800 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.021 s 28 40.8858/s 800 29: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1310 1.49653k/s 800 29: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.80039k/s 1.6k 29: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.85287k/s 1.6k 29: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.14906k/s 1.6k 29: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.95804k/s 1.6k 29: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.65332k/s 1.6k 29: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.39403k/s 1.6k 29: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 13.3127k/s 1.6k 29: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 13.4465k/s 1.6k 29: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.13217k/s 1.6k 29: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.60766k/s 1.6k 29: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.7308k/s 1.6k 29: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.21673k/s 1.6k 29: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.82508k/s 1.6k 29: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.39901k/s 1.6k 29: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82483k/s 1.6k 29: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.60921k/s 1.6k 29: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.85287k/s 1.6k 29: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.26596k/s 1.6k 29: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8456k/s 1.6k 29: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13851k/s 1.6k 29: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.05298k/s 1.6k 29: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.32779k/s 1.6k 29: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.47915k/s 1.6k 29: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.54322k/s 1.6k 29: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.7267k/s 1.6k 29: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97512k/s 1.6k 29: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.81642k/s 1.6k 29: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.12588k/s 1.6k 29: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.40704k/s 1.6k 29: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02065k/s 1.6k 29: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.95475k/s 1.6k 29: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.14651k/s 1.6k 29: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.28282k/s 1.6k 29: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.33647k/s 1.6k 29/56 Test #29: Kokkos_PerformanceTest_Benchmark ........................... Passed 115.89 sec test 30 Start 30: Kokkos_Benchmark_Atomic_MinMax 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T21-43-17.json" 30: Test timeout computed to be: 1500 30: 2025-02-27T22:21:37+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 30: Run on (128 X 1996.22 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x128) 30: L1 Instruction 32 KiB (x128) 30: L2 Unified 512 KiB (x128) 30: L3 Unified 16384 KiB (x32) 30: Load Average: 1.38, 3.09, 6.77 30: APU or dGPU: dGPU 30: Architecture capable of accessing system allocated memory: 1 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX90A 30: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 30: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack- : Selected 30: Kokkos Version: 4.5.99 30: Shared Memory per Block: 64 KiB 30: Supports Managed Memory: 1 30: System allows accessing system allocated memory on GPU: 0 30: Total Global Memory: 63.98 GiB 30: Wavefront Size: 64 30: XNACK environment variable set: no 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations 30: ---------------------------------------------------------------------------------------------------------------------------------------- 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 30/56 Test #30: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.58 sec test 31 Start 31: Kokkos_PerformanceTest_Mempool 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T21-43-17.json" 31: Test timeout computed to be: 1500 25: ViewAllocate_Rank1/N:10/manual_time 0.019 s 0.021 s 36 41.3044/s 800 31: 2025-02-27T22:21:37+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 31: Run on (128 X 3342.48 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x128) 31: L1 Instruction 32 KiB (x128) 31: L2 Unified 512 KiB (x128) 31: L3 Unified 16384 KiB (x32) 31: Load Average: 1.38, 3.09, 6.77 31: APU or dGPU: dGPU 31: Architecture capable of accessing system allocated memory: 1 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX90A 31: Is Large Bar: 1 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: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 31: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack- : Selected 31: Kokkos Version: 4.5.99 31: Shared Memory per Block: 64 KiB 31: Supports Managed Memory: 1 31: System allows accessing system allocated memory on GPU: 0 31: Total Global Memory: 63.98 GiB 31: Wavefront Size: 64 31: XNACK environment variable set: no 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.021 s 36 41.3065/s 800 31: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: fill ops per second 31: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: 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 2157 17.0583M/s 25: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.021 s 36 41.3065/s 800 25: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.021 s 36 41.2985/s 800 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: cycle ops per second 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: 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 8502 134.724M/s 31/56 Test #31: Kokkos_PerformanceTest_Mempool ............................. Passed 3.58 sec test 32 Start 32: Kokkos_PerformanceTest_Atomic 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T21-43-17.json" 32: Test timeout computed to be: 1500 [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o 32: 2025-02-27T22:21:41+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 32: Run on (128 X 1996.22 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x128) 32: L1 Instruction 32 KiB (x128) 32: L2 Unified 512 KiB (x128) 32: L3 Unified 16384 KiB (x32) 32: Load Average: 1.43, 3.07, 6.74 32: APU or dGPU: dGPU 32: Architecture capable of accessing system allocated memory: 1 32: CPU architecture: none 32: Default Device: HIP 32: GPU architecture: AMD_GFX90A 32: Is Large Bar: 1 32: KOKKOS_COMPILER_CLANG: 1700 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HIP: yes 32: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no 32: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack- : Selected 32: Kokkos Version: 4.5.99 32: Shared Memory per Block: 64 KiB 32: Supports Managed Memory: 1 32: System allows accessing system allocated memory on GPU: 0 32: Total Global Memory: 63.98 GiB 32: Wavefront Size: 64 32: XNACK environment variable set: no 32: macro KOKKOS_ENABLE_HIP: defined 32: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes 32: macro KOKKOS_ENABLE_ROCTHRUST: defined 32: platform: 64bit 25: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.021 s 36 41.2973/s 800 [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.021 s 36 41.2983/s 800 [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.021 s 36 41.2961/s 800 [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o 32: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 32: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Test_Atomic/30000/iterations:10 0.255 s 0.254 s 10 1 4 6.66257m 6.17663m 57.1u 449.985M 27.576k 449.985M [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o 25: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.021 s 36 41.2948/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.021 s 36 41.2844/s 800 [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.021 s 36 41.2992/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.021 s 36 41.3023/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.021 s 36 41.2945/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.021 s 36 41.2989/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.021 s 36 41.296/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.021 s 36 41.2951/s 800 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 363 830.537/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 363 830.464/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 363 830.558/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 363 830.543/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 363 830.562/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 363 830.499/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 363 830.507/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 146 333.677/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.007 s 0.007 s 93 213.496/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 363 830.318/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 208 475.59/s 1.6k 30: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.3625 1.6494m 350.66u 4.99995G 1.26136M 4.99995G 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 243 554.276/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 363 830.341/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 363 830.295/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 363 830.221/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 363 830.26/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.008 s 0.008 s 91 209.071/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 91 206.686/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 216 489.969/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 155 354.454/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 363 830.255/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 363 830.238/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.015 s 0.015 s 48 108.916/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.006 s 0.006 s 117 264.234/s 1.6k [ 19%] Built target obj.clangDynamicASTMatchers 25: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 363 830.333/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 363 830.216/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.011 s 0.011 s 64 147.47/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.005 s 0.005 s 153 350.568/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 363 830.465/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 363 830.45/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 56 127.737/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 391.178/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 355 810.959/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 355 810.943/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 355 810.908/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 355 810.901/s 1.6k 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 801 915.548/s 800 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 801 912.984/s 800 [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 19%] Linking CXX executable ../../bin/llvm-tblgen 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 801 915.61/s 800 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 801 915.231/s 800 [ 19%] Built target llvm-tblgen [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 19%] Built target obj.clangAnalysis [ 19%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 801 915.601/s 800 [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o 30: Test_Atomic/100000/iterations:10 4.08 s 4.06 s 10 1 8 2.74806m 1.60371m 304.07u 4.99995G 1.26232M 4.99995G 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 801 915.117/s 800 [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 801 915.53/s 800 [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 801 915.43/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 801 915.577/s 800 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_hwloc.cpp 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 801 915.577/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 801 915.532/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 801 915.495/s 800 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 801 915.609/s 800 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 801 915.452/s 800 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_CPUDiscovery.cpp 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 801 915.595/s 800 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostBarrier.cpp 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 801 915.549/s 800 /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 803 917.096/s 800 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 802 917.114/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6363k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 878.993/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 796.144/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 794.084/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 866.141/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 827.693/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 927.661/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 926.882/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 836.61/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 833.771/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 914.681/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 870.152/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 808.693/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 814.987/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 741.545/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 749.784/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 851.799/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Stacktrace.cpp 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 856.179/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 775.467/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 784.267/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.003 s 0.003 s 10 608.908/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 671.124/s 1.6k [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 19%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 19%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Profiling.cpp 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.003 s 0.003 s 10 632.633/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 698.259/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 835.749/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 792.551/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 880.67/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 831.419/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 768.116/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 801.275/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 805.658/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 840.919/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.025 s 10 69.3998/s 1.6k /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Error.cpp 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.025 s 10 69.412/s 1.6k 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ........................... Passed 127.86 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T21-47-21.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 A30 : Selected" 26: 2025-02-27T22:22:49+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (15 X 3250 MHz CPU s) 26: CPU Caches: 26: L1 Data 64 KiB (x15) 26: L1 Instruction 64 KiB (x15) 26: L2 Unified 512 KiB (x15) 26: L3 Unified 16384 KiB (x15) 26: Load Average: 1.49, 5.14, 5.73 26: CPU architecture: none 26: Can access system allocated memory: 0 26: Capability: 8.0 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 15 x 1 ] 26: Kokkos Version: 4.5.99 26: Shared Memory per Block: 48 KiB 26: Total Global Memory: 23.6 GiB 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: via Address Translation Service: 0 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.31 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T21-47-21.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 A30 : Selected" 27: 2025-02-27T22:22:49+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (15 X 3250 MHz CPU s) 27: CPU Caches: 27: L1 Data 64 KiB (x15) 27: L1 Instruction 64 KiB (x15) 27: L2 Unified 512 KiB (x15) 27: L3 Unified 16384 KiB (x15) 27: Load Average: 1.49, 5.14, 5.73 27: CPU architecture: none 27: Can access system allocated memory: 0 27: Capability: 8.0 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 15 x 1 ] 27: Kokkos Version: 4.5.99 27: Shared Memory per Block: 48 KiB 27: Total Global Memory: 23.6 GiB 27: macro KOKKOS_ENABLE_CUDA: defined 27: platform: 64bit 27: via Address Translation Service: 0 27: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_MemoryPool.cpp 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4901 38.6809M/s /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 15014 237.744M/s 27/53 Test #27: Kokkos_PerformanceTest_Mempool ............................. Passed 3.85 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T21-47-21.json" 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: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A30 : Selected" 28: 2025-02-27T22:22:53+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (15 X 3250 MHz CPU s) 28: CPU Caches: 28: L1 Data 64 KiB (x15) 28: L1 Instruction 64 KiB (x15) 28: L2 Unified 512 KiB (x15) 28: L3 Unified 16384 KiB (x15) 28: Load Average: 1.45, 5.07, 5.70 28: CPU architecture: none 28: Can access system allocated memory: 0 28: Capability: 8.0 28: Default Device: Cuda 28: GPU architecture: AMPERE80 28: KOKKOS_COMPILER_GNU: 940 28: KOKKOS_COMPILER_NVCC: 1160 28: KOKKOS_ENABLE_ASM: yes 28: KOKKOS_ENABLE_CUDA: yes 28: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_CUDA_UVM: 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: yes 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 28: KOKKOS_ENABLE_LIBDL: no 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 15 x 1 ] 28: Kokkos Version: 4.5.99 28: Shared Memory per Block: 48 KiB 28: Total Global Memory: 23.6 GiB 28: macro KOKKOS_ENABLE_CUDA: defined 28: platform: 64bit 28: via Address Translation Service: 0 28: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 19%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_CudaSpace.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic/30000/iterations:10 0.180 s 0.180 s 10 1 4 4.28973m 3.40537m 1.58373m 449.985M 76.864k 449.985M /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial.cpp [ 32%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7801/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-7801/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7801/core/src -I/var/jenkins/workspace/Kokkos_PR-7801/containers/src -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7801/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial.cpp ---> Removed intermediate container 512350f01098 ---> 516de9119ca7 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Running in 7e9864c55419 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Executing: /tmp/apt-key-gpghome.IOaqHryoBJ/gpg.1.sh --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub gpg: requesting key from 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub' gpg: key A4B469963BF863CC: public key "cudatools " imported gpg: Total number processed: 1 gpg: imported: 1 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o ar cr libkokkos.a Kokkos_HostSpace_deepcopy.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_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 32: Test_Atomic/100000/iterations:10 7.08 s 7.06 s 10 1 8 11.3342 2.15937m 116.02u 4.99995G 72.51k 4.99995G ---> Removed intermediate container 7e9864c55419 ---> 850a39bccf2a Step 5/10 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc wget ccache ${ADDITIONAL_PACKAGES} && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Running in 976a9026dc4f Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 InRelease [1581 B] Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 Packages [1321 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 19%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 19%] Built target obj.clangIndex Get:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2645 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1235 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3676 kB] [ 19%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1533 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3824 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2955 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Fetched 37.8 MB in 4s (10.2 MB/s) Reading package lists...[ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o Reading package lists...28: Test_Atomic/100000/iterations:10 1.53 s 1.53 s 10 1 8 2.83194m 1048.11u 1.81034m 4.99995G 182.384k 4.99995G [ 19%] Built target obj.clangSerialization Building dependency tree... Reading state information... The following additional packages will be installed: binfmt-support clang-tools-15 icu-devtools lib32gcc-s1 lib32stdc++6 libbrotli1 libbsd0 libc-dev-bin libc6 libc6-dev libc6-i386 libclang-common-15-dev libclang-cpp15 libclang1-15 libcurl4 libedit2 libexpat1 libffi-dev libgc1 libhiredis0.14 libicu-dev libicu70 libllvm15 libmd0 libmpdec3 libncurses-dev libnghttp2-14 libobjc-11-dev libobjc4 libpfm4 libpipeline1 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libtinfo-dev libxml2 libxml2-dev libyaml-0-2 libz3-4 libz3-dev llvm-15 llvm-15-dev llvm-15-linker-tools llvm-15-runtime llvm-15-tools media-types publicsuffix python3 python3-minimal python3-pkg-resources python3-pygments python3-yaml python3.10 python3.10-minimal Suggested packages: distcc | icecc clang-15-doc wasi-libc glibc-doc locales manpages-dev icu-doc ncurses-doc pkg-config llvm-15-doc python3-doc python3-tk python3-venv python3-setuptools python-pygments-doc ttf-bitstream-vera python3.10-venv python3.10-doc Recommended packages: manpages manpages-dev libc-devtools libnss-nis libnss-nisplus The following NEW packages will be installed: bc binfmt-support ccache clang-15 clang-tidy-15 clang-tools-15 icu-devtools lib32gcc-s1 lib32stdc++6 libbrotli1 libbsd0 libc6-i386 libclang-common-15-dev libclang-cpp15 libclang1-15 libcurl4 libedit2 libexpat1 libffi-dev libgc1 libhiredis0.14 libicu-dev libicu70 libllvm15 libmd0 libmpdec3 libncurses-dev libnghttp2-14 libobjc-11-dev libobjc4 libpfm4 libpipeline1 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libtinfo-dev libxml2 libxml2-dev libyaml-0-2 libz3-4 libz3-dev llvm-15 llvm-15-dev llvm-15-linker-tools llvm-15-runtime llvm-15-tools media-types publicsuffix python3 python3-minimal python3-pkg-resources python3-pygments python3-yaml python3.10 python3.10-minimal wget The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 59 newly installed, 0 to remove and 60 not upgraded. Need to get 169 MB of archives. After this operation, 866 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.9 [2100 kB] [ 19%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.9 [20.3 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.9 [3235 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.6 [762 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.2 [133 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 bc amd64 1.07.1-3build1 [87.6 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhiredis0.14 amd64 0.14.1-2 [32.8 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ccache amd64 4.5.1-1 [495 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] [ 19%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Arena.cpp.o Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libclang-cpp15 amd64 1:15.0.7-0ubuntu0.22.04.3 [12.6 MB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.9 [2838 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libclang-common-15-dev amd64 1:15.0.7-0ubuntu0.22.04.3 [5988 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 llvm-15-linker-tools amd64 1:15.0.7-0ubuntu0.22.04.3 [1358 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libclang1-15 amd64 1:15.0.7-0ubuntu0.22.04.3 [7012 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 clang-15 amd64 1:15.0.7-0ubuntu0.22.04.3 [83.2 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 clang-tools-15 amd64 1:15.0.7-0ubuntu0.22.04.3 [7795 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 clang-tidy-15 amd64 1:15.0.7-0ubuntu0.22.04.3 [4527 kB] [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.20 [289 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo-dev amd64 6.3-2ubuntu0.1 [780 B] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.6 [804 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 llvm-15-runtime amd64 1:15.0.7-0ubuntu0.22.04.3 [504 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 llvm-15 amd64 1:15.0.7-0ubuntu0.22.04.3 [13.3 MB] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 llvm-15-tools amd64 1:15.0.7-0ubuntu0.22.04.3 [439 kB] Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5766 kB] Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 llvm-15-dev amd64 1:15.0.7-0ubuntu0.22.04.3 [41.2 MB] [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o debconf: delaying package configuration, since apt-utils is not installed Fetched 169 MB in 3s (50.7 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 32: Test_Atomic/100000/iterations:10 2.35 s 2.34 s 10 1 8 3.1836m 1.98995m 114.61u 4.99995G 118.782k 4.99995G [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 19%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13973 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.9) over (2.35-0ubuntu3.4) ... [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 19%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.9) over (2.35-0ubuntu3.4) ... Preparing to unpack .../libc6_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6:amd64 (2.35-0ubuntu3.9) over (2.35-0ubuntu3.4) ... [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o Setting up libc6:amd64 (2.35-0ubuntu3.9) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/IntegerLiteralSeparatorFixer.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o Selecting previously unselected package libpython3.10-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13973 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... Setting up python3.10-minimal (3.10.12-1~22.04.9) ... /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14277 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04.1) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... Selecting previously unselected package python3.10. Preparing to unpack .../4-python3.10_3.10.12-1~22.04.9_amd64.deb ... Unpacking python3.10 (3.10.12-1~22.04.9) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... Setting up python3-minimal (3.10.6-1~22.04.1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14678 files and directories currently installed.) Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... Unpacking python3 (3.10.6-1~22.04.1) ... /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp: In member function 'void clang::dataflow::Environment::setValueStrict(const clang::Expr&, clang::dataflow::Value&)': /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:702:15: warning: unused variable 'ExistingVal' [-Wunused-variable] 702 | if (auto *ExistingVal = cast_or_null(getValueStrict(E))) | ^~~~~~~~~~~ /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:704:26: warning: unused variable 'ExistingLoc' [-Wunused-variable] 704 | if (StorageLocation *ExistingLoc = getStorageLocation(E, SkipPast::None)) | ^~~~~~~~~~~ Selecting previously unselected package libmd0:amd64. Preparing to unpack .../01-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../02-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package libicu70:amd64. Preparing to unpack .../03-libicu70_70.1-2_amd64.deb ... Unpacking libicu70:amd64 (70.1-2) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../04-libxml2_2.9.13+dfsg-1ubuntu0.6_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.6) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../05-libyaml-0-2_0.2.2-1build2_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../06-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... 32: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.55712m 1.90218m 55.91u 704.983M 79.672k 704.983M [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Formula.cpp.o Selecting previously unselected package python3-yaml. Preparing to unpack .../07-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... Unpacking python3-yaml (5.4.1-1ubuntu1) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o Selecting previously unselected package libedit2:amd64. Preparing to unpack .../08-libedit2_3.1-20210910-1build1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/HTMLLogger.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o 28: Test_Atomic/100000/iterations:10 4.61 s 4.61 s 10 1 8 7.60373 1.62852m 1.66392m 4.99995G 292.096k 4.99995G 28: Test_Atomic/100000/iterations:10 1.67 s 1.67 s 10 1 4 1.94433m 1030.21u 1.63602m 704.983M 272.096k 704.983M 30: Test_Atomic/100000/iterations:10 10.7 s 10.7 s 10 0 4 17.6944 1.71613m 911.11u 5.00003G 1.5375M 4.99989G 28: Test_Atomic/100000/iterations:10 1.54 s 1.54 s 10 1 8 2.80235m 1023.92u 1.73812m 4.99995G 227.392k 4.99995G [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../10-libpipeline1_1.5.5-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.5-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../11-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../12-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... Selecting previously unselected package wget. Preparing to unpack .../13-wget_1.21.2-2ubuntu1.1_amd64.deb ... Unpacking wget (1.21.2-2ubuntu1.1) ... Selecting previously unselected package bc. Preparing to unpack .../14-bc_1.07.1-3build1_amd64.deb ... Unpacking bc (1.07.1-3build1) ... Selecting previously unselected package binfmt-support. Preparing to unpack .../15-binfmt-support_2.2.1-2_amd64.deb ... Unpacking binfmt-support (2.2.1-2) ... Selecting previously unselected package libhiredis0.14:amd64. Preparing to unpack .../16-libhiredis0.14_0.14.1-2_amd64.deb ... Unpacking libhiredis0.14:amd64 (0.14.1-2) ... Selecting previously unselected package ccache. Preparing to unpack .../17-ccache_4.5.1-1_amd64.deb ... Unpacking ccache (4.5.1-1) ... Selecting previously unselected package libllvm15:amd64. Preparing to unpack .../18-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 32: Test_Atomic/100000/iterations:10 7.11 s 7.08 s 10 1 8 11.6796 2.08253m 115.31u 4.99995G 80.638k 4.99995G [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Logger.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o Selecting previously unselected package libclang-cpp15. Preparing to unpack .../19-libclang-cpp15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking libclang-cpp15 (1:15.0.7-0ubuntu0.22.04.3) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../20-libgc1_1%3a8.0.6-1.1build1_amd64.deb ... Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ... Selecting previously unselected package libobjc4:amd64. Preparing to unpack .../21-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/RecordOps.cpp.o Selecting previously unselected package libobjc-11-dev:amd64. Preparing to unpack .../22-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libc6-i386. Preparing to unpack .../23-libc6-i386_2.35-0ubuntu3.9_amd64.deb ... Unpacking libc6-i386 (2.35-0ubuntu3.9) ... Selecting previously unselected package lib32gcc-s1. Preparing to unpack .../24-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 33%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (0 ms) [ RUN ] defaultdevicetype.bhalf_conversion 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. [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (2 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (31 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [==========] 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 [==========] 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 [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.bhalf_conversion (8 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_conversion (9 ms) [ RUN ] defaultdevicetype.bhalf_conversion [==========] 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 [ OK ] defaultdevicetype.half_operators (9 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_conversion (11 ms) [ RUN ] defaultdevicetype.half_operators [ 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.half_operators (9 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (6 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_b3 (95 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_a1 (58 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (58 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_c3 (75 ms) [----------] 14 tests from defaultdevicetype (262 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (262 ms total) [ PASSED ] 14 tests. 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_b1 (131 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 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_b1 (133 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (44 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (48 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (54 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (47 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (129 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (128 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (37 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (654 ms) [----------] 1 test from defaultdevicetype_DeathTest (654 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (654 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c2 (36 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (652 ms) [----------] 1 test from defaultdevicetype_DeathTest (652 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (652 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_a3 (39 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (37 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (82 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (41 ms) [----------] 14 tests from defaultdevicetype (651 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (651 ms total) [ PASSED ] 14 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (115 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (6 ms) [----------] 14 tests from defaultdevicetype (651 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (651 ms total) [ PASSED ] 14 tests. [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3427 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6296 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2947 ms) [----------] 2 tests from serial_DeathTest (6375 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 (54 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 Selecting previously unselected package lib32stdc++6. Preparing to unpack .../25-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libclang-common-15-dev. Preparing to unpack .../26-libclang-common-15-dev_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking libclang-common-15-dev (1:15.0.7-0ubuntu0.22.04.3) ... [ OK ] serial.view_allocation_large_rank (884 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 (89 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (426 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (84 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 28: Test_Atomic/100000/iterations:10 4.62 s 4.62 s 10 1 8 7.67358 1.53812m 1.63872m 4.99995G 210.96k 4.99995G [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o Selecting previously unselected package llvm-15-linker-tools. Preparing to unpack .../27-llvm-15-linker-tools_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking llvm-15-linker-tools (1:15.0.7-0ubuntu0.22.04.3) ... 32: Test_Atomic/100000/iterations:10 2.37 s 2.36 s 10 1 8 3.08942m 1.95478m 114.42u 4.99995G 92.094k 4.99995G Selecting previously unselected package libclang1-15. Preparing to unpack .../28-libclang1-15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking libclang1-15 (1:15.0.7-0ubuntu0.22.04.3) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o Selecting previously unselected package clang-15. Preparing to unpack .../29-clang-15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o Unpacking clang-15 (1:15.0.7-0ubuntu0.22.04.3) ... [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5086 ms) [----------] 2 tests from cuda_DeathTest (11382 ms total) [----------] 149 tests from cuda [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (64 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (3 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (0 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.range_for_require [ OK ] cuda.range_for_require (1 ms) [ RUN ] cuda.range_reduce_require [ OK ] cuda.range_reduce_require (0 ms) [ RUN ] cuda.range_dynamic_policy_require [ OK ] cuda.range_dynamic_policy_require (0 ms) [ RUN ] cuda.view_api_a [ OK ] cuda.view_api_a (62 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 (41 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.view_fill_tests_layout_right [ OK ] cuda.view_fill_tests_layout_right (102 ms) [ RUN ] cuda.view_fill_tests_layout_left [ OK ] cuda.view_fill_tests_layout_left (55 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (32 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (8 ms) [ RUN ] cuda.view_mapping [ OK ] cuda.view_mapping (600 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (10 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (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 (71 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (209 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment Selecting previously unselected package clang-tools-15. Preparing to unpack .../30-clang-tools-15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking clang-tools-15 (1:15.0.7-0ubuntu0.22.04.3) ... [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (209 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 (52 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 (124 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 (4 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 (16 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (13 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 (17 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 [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o Selecting previously unselected package clang-tidy-15. Preparing to unpack .../31-clang-tidy-15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking clang-tidy-15 (1:15.0.7-0ubuntu0.22.04.3) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ OK ] cuda.atomic_views_integral (6488 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (65 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (154 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 (6 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 (11 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (6 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ OK ] cuda.parallel_scan_with_reducers (656 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 [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o Selecting previously unselected package icu-devtools. Preparing to unpack .../32-icu-devtools_70.1-2_amd64.deb ... Unpacking icu-devtools (70.1-2) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../33-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../35-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [ OK ] cuda.team_reduction_scan (1176 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (9 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (8 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 (9 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (11 ms) [ RUN ] cuda.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 (319 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (1 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (14 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 (95 ms) [ RUN ] cuda.mdrange_6d [ 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 [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ OK ] cuda.workgraph_fib (926 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 Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../36-libcurl4_7.81.0-1ubuntu1.20_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.20) ... Selecting previously unselected package libicu-dev:amd64. Preparing to unpack .../37-libicu-dev_70.1-2_amd64.deb ... Unpacking libicu-dev:amd64 (70.1-2) ... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o Selecting previously unselected package libncurses-dev:amd64. Preparing to unpack .../38-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../39-libtinfo-dev_6.3-2ubuntu0.1_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.3-2ubuntu0.1) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../40-libxml2-dev_2.9.13+dfsg-1ubuntu0.6_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.6) ... 28: Test_Atomic/100000/iterations:10 1.66 s 1.66 s 10 0 4 4.12766m 1032.62u 3.18284m 4.99967G 207.488k 4.99989G [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o Selecting previously unselected package llvm-15-runtime. Preparing to unpack .../41-llvm-15-runtime_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5137 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft Unpacking llvm-15-runtime (1:15.0.7-0ubuntu0.22.04.3) ... [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o Selecting previously unselected package libpfm4:amd64. Preparing to unpack .../42-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ... Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o Selecting previously unselected package llvm-15. Preparing to unpack .../43-llvm-15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking llvm-15 (1:15.0.7-0ubuntu0.22.04.3) ... 32: Test_Atomic/100000/iterations:10 2.26 s 2.25 s 10 0 4 7.72464m 1.9133m 897.49u 4.99995G 93.176k 4.99989G [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../44-libffi-dev_3.4.2-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.4.2-4) ... Selecting previously unselected package python3-pygments. Preparing to unpack .../45-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... Selecting previously unselected package llvm-15-tools. Preparing to unpack .../46-llvm-15-tools_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking llvm-15-tools (1:15.0.7-0ubuntu0.22.04.3) ... [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../47-libz3-4_4.8.12-1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-1) ... Selecting previously unselected package libz3-dev:amd64. Preparing to unpack .../48-libz3-dev_4.8.12-1_amd64.deb ... Unpacking libz3-dev:amd64 (4.8.12-1) ... Selecting previously unselected package llvm-15-dev. Preparing to unpack .../49-llvm-15-dev_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... Unpacking llvm-15-dev (1:15.0.7-0ubuntu0.22.04.3) ... [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (5985 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [ 21%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [ 21%] Built target obj.clangStaticAnalyzerCore [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o Setting up media-types (7.0.0) ... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Setting up libpipeline1:amd64 (1.5.5-1) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up wget (1.21.2-2ubuntu1.1) ... Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Setting up bc (1.07.1-3build1) ... Setting up libffi-dev:amd64 (3.4.2-4) ... Setting up libz3-4:amd64 (4.8.12-1) ... Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up binfmt-support (2.2.1-2) ... [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5697 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up libgc1:amd64 (1:8.0.6-1.1build1) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up libmd0:amd64 (1.0.4-1build1) ... 28: Test_Atomic/100000/iterations:10 1.60 s 1.60 s 10 1 8 4.06746m 1.13442m 3.29245m 4.99995G 207.232k 4.99995G 28/53 Test #28: Kokkos_PerformanceTest_Atomic .............................. Passed 174.38 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 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/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.24 sec test 30 Start 30: Kokkos_ContainersUnitTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 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 0 tests from 0 test suites. 30: [==========] 0 tests from 0 test suites ran. (0 ms total) 30: [ PASSED ] 0 tests. 30/53 Test #30: Kokkos_ContainersUnitTest_Cuda ............................. Passed 0.25 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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 5 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 5 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: OpenMP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.0747453 31: View sum computation time: 0.0747453 31: Strided View time (init only): 0.0552696 31: View Rank7 time (init only): 0.0925567 31: DynRankView time (init only): 0.0760422 31: DynRankView sum computation time: 0.142942 31: Ratio of View to DynRankView time: 0.982944 31: Ratio of View to DynRankView sum computation time: 0.744997 31: Ratio of View to View Rank7 time: 0.807562 31: Ratio of StrideView to DynRankView time: 0.726828 31: Ratio of DynRankView to View Rank7 time: 0.821574 31: [ OK ] TEST_CATEGORY.dynrankview_perf (601 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: OpenMP 31: size, create, generate, fill, find 31: 256, 0.000106441, 4.7581e-05, 5.1321e-05, 0.00117761 31: 512, 4.7081e-05, 8.19e-06, 5.4881e-05, 0.00128706 31: 1024, 4.916e-05, 9.049e-06, 9.4232e-05, 0.00165446 31: 2048, 6.41e-05, 1.1561e-05, 0.000145882, 0.00249321 31: 4096, 0.000110671, 1.4711e-05, 0.000286255, 0.00401751 31: 8192, 0.000220813, 1.762e-05, 0.000555509, 0.00671409 31: 16384, 0.000358415, 2.5821e-05, 0.00111714, 0.0126714 31: 32768, 0.000666899, 4.2551e-05, 0.00217792, 0.0252148 31: 65536, 0.00131655, 9.1562e-05, 0.00442675, 0.0774069 Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up libc6-i386 (2.35-0ubuntu3.9) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.20) ... Setting up libc-dev-bin (2.35-0ubuntu3.9) ... Setting up libbsd0:amd64 (0.11.5-1) ... Setting up publicsuffix (20211207.1025-1) ... [ 21%] Built target obj.clangAnalysisFlowSensitive 31: 131072, 0.00252534, 0.000156142, 0.00892082, 0.138743 [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 21%] Built target obj.clangFormat 31: 262144, 0.00484327, 0.000323284, 0.017989, 0.24758 [ 21%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 21%] Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o 31: 524288, 0.00956169, 0.000753521, 0.0352234, 0.633503 [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o Setting up libicu70:amd64 (70.1-2) ... Setting up libhiredis0.14:amd64 (0.14.1-2) ... Setting up libz3-dev:amd64 (4.8.12-1) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up ccache (4.5.1-1) ... Updating symlinks in /usr/lib/ccache ... Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... 31: 1048576, 0.0156215, 0.00129269, 0.0701378, 1.4987 [ 21%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [ 21%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Setting up icu-devtools (70.1-2) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.9) ... Setting up libicu-dev:amd64 (70.1-2) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.6) ... Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... Setting up python3.10 (3.10.12-1~22.04.9) ... [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (5961 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 [ OK ] cuda.debug_pin_um_to_host (678 ms) [ RUN ] cuda.team_scratch_1_streams Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up python3 (3.10.6-1~22.04.1) ... Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.6) ... Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... 31: 2097152, 0.0297113, 0.00230504, 0.141933, 5.29916 Setting up libtinfo-dev:amd64 (6.3-2ubuntu0.1) ... Setting up libclang-common-15-dev (1:15.0.7-0ubuntu0.22.04.3) ... Setting up llvm-15-linker-tools (1:15.0.7-0ubuntu0.22.04.3) ... Setting up python3-yaml (5.4.1-1ubuntu1) ... Setting up libclang1-15 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 21%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o Setting up libclang-cpp15 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up llvm-15-runtime (1:15.0.7-0ubuntu0.22.04.3) ... Setting up llvm-15 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up clang-15 (1:15.0.7-0ubuntu0.22.04.3) ... [ 21%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/AvailabilityInfo.cpp.o Setting up clang-tools-15 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up llvm-15-tools (1:15.0.7-0ubuntu0.22.04.3) ... Setting up clang-tidy-15 (1:15.0.7-0ubuntu0.22.04.3) ... Setting up llvm-15-dev (1:15.0.7-0ubuntu0.22.04.3) ... Processing triggers for libc-bin (2.35-0ubuntu3.4) ... [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 21%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [ 21%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 21%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 21%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o 31: 4194304, 0.0586687, 0.00465756, 0.28642, 14.1499 31: [ OK ] TEST_CATEGORY.global_2_local (22806 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [ RUN ] TEST_CATEGORY.scatter_view [ OK ] cuda.team_scratch_1_streams (15064 ms) [----------] 149 tests from cuda (50656 ms total) [----------] 55 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (49 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (61 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 (15 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (3 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (1 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (271 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (24 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (39 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 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 (134 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (104 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (606 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (8 ms) [ RUN ] cuda_uvm.static_extent [ OK ] cuda_uvm.static_extent (0 ms) [ RUN ] cuda_uvm.view_mapping_atomic [ OK ] cuda_uvm.view_mapping_atomic (2 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (0 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (0 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (0 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (0 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (0 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (0 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (0 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (0 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (53 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (53 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (73 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 (1981 ms total) [----------] 28 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (33 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (57 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 [ OK ] cuda_hostpinned.view_allocation_large_rank (3253 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 (85 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 31: ScatterView data-duplicated test: 31: num_threads 15 31: hand-coded test took 0.478608 seconds 31: test took 0.567977 seconds 31: num_threads 15 31: hand-coded test took 0.478868 seconds 31: test took 0.568216 seconds 31: num_threads 15 31: hand-coded test took 0.478943 seconds 31: test took 0.591313 seconds 31: num_threads 15 31: hand-coded test took 0.479759 seconds 31: test took 0.566959 seconds 31: num_threads 15 31: hand-coded test took 0.478707 seconds 31: test took 0.567137 seconds 31: [ OK ] TEST_CATEGORY.scatter_view (5453 ms) 31: [----------] 5 tests from TEST_CATEGORY (28862 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 5 tests from 1 test suite ran. (28862 ms total) 31: [ PASSED ] 5 tests. 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 29.13 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_Cuda 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 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 4 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 4 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: Cuda 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.00351203 32: View sum computation time: 0.00351203 32: Strided View time (init only): 0.00142422 32: View Rank7 time (init only): 0.00144654 32: DynRankView time (init only): 0.00144688 32: DynRankView sum computation time: 0.00232519 32: Ratio of View to DynRankView time: 2.42731 32: Ratio of View to DynRankView sum computation time: 1.00988 32: Ratio of View to View Rank7 time: 2.42788 32: Ratio of StrideView to DynRankView time: 0.984339 32: Ratio of DynRankView to View Rank7 time: 1.00024 32: [ OK ] TEST_CATEGORY.dynrankview_perf (77 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: Cuda 32: size, create, generate, fill, find 32: 256, 0.000333265, 2.462e-05, 3.2771e-05, 0.00240019 32: 512, 0.000180343, 1.3981e-05, 3.1311e-05, 0.00244712 32: 1024, 0.000177303, 1.382e-05, 3.4471e-05, 0.00253967 32: 2048, 0.000177642, 1.359e-05, 3.6692e-05, 0.00254984 32: 4096, 0.000184754, 1.392e-05, 3.6271e-05, 0.00258386 32: 8192, 0.000183273, 1.45e-05, 3.7841e-05, 0.0025988 32: 16384, 0.000178613, 1.419e-05, 4.3391e-05, 0.00273395 32: 32768, 0.000183392, 1.4352e-05, 5.58e-05, 0.00295909 32: 65536, 0.000199233, 1.705e-05, 7.986e-05, 0.00343917 32: 131072, 0.000191643, 1.584e-05, 0.000104141, 0.00428994 32: 262144, 0.000200003, 1.71e-05, 0.000179943, 0.00503239 32: 524288, 0.000204832, 1.7021e-05, 0.000220694, 0.00796214 32: 1048576, 0.000550188, 2.1992e-05, 0.000553057, 0.0238306 32: 2097152, 0.00110362, 3.0911e-05, 0.00143814, 0.066181 32: 4194304, 0.00200869, 4.679e-05, 0.00330224, 0.153361 32: [ OK ] TEST_CATEGORY.global_2_local (299 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [----------] 4 tests from TEST_CATEGORY (376 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 4 tests from 1 test suite ran. (376 ms total) 32: [ PASSED ] 4 tests. 32/53 Test #32: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.69 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from cuda_DeathTest 33: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 33: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (5082 ms) 33: [----------] 1 test from cuda_DeathTest (5082 ms total) 33: 33: [----------] 16 tests from cuda 33: [ RUN ] cuda.SortUnsignedValueType 33: [ OK ] cuda.SortUnsignedValueType (25 ms) 33: [ RUN ] cuda.SortEmptyView 33: [ OK ] cuda.SortEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyView 33: [ OK ] cuda.SortByKeyEmptyView (0 ms) 33: [ RUN ] cuda.SortByKeyEmptyViewHost 33: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 33: [ RUN ] cuda.SortByKey 33: [ OK ] cuda.SortByKey (1 ms) 33: [ RUN ] cuda.SortByKeyWithComparator 33: [ OK ] cuda.SortByKeyWithComparator (0 ms) 33: [ RUN ] cuda.SortByKeyStaticExtents 33: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 33: [ RUN ] cuda.SortByKeyWithStrides 33: [ OK ] cuda.SortByKeyWithStrides (0 ms) 33: [ RUN ] cuda.SortWithCustomComparator 33: [ OK ] cuda.SortWithCustomComparator (297 ms) 33: [ RUN ] cuda.BinSortGenericTests 33: [ OK ] cuda.BinSortGenericTests (17 ms) 33: [ RUN ] cuda.BinSortEmptyView 33: [ OK ] cuda.BinSortEmptyView (0 ms) 33: [ RUN ] cuda.BinSortEmptyKeysView 33: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 33: [ RUN ] cuda.BinSort_issue_7221 33: [ OK ] cuda.BinSort_issue_7221 (0 ms) 33: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 23%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [ 23%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 23%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 23%] Built target obj.clangToolingInclusionsStdlib [ 23%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 23%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 23%] Built target obj.clangAnalysisFlowSensitiveModels [ 23%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o ---> Removed intermediate container 976a9026dc4f ---> ea97f01abb20 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}* ---> Running in 3c4c5af82f02 gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 48822FDA51C1DA7A: public key "Damien Lebrun-Grandie " imported gpg: key A2C794A986419D8A: public key "Tom Stellard " imported gpg: key 0FC3042E345AD05D: public key "Hans Wennborg " imported gpg: key EC8FEF3A7BFB4EDA: 24 signatures not checked due to missing keys gpg: key EC8FEF3A7BFB4EDA: public key "Brad King" imported gpg: key 379CE192D401AB61: public key "Bintray (by JFrog) " imported gpg: Total number processed: 5 gpg: imported: 5 gpg: no ultimately trusted keys found gpg: Signature made Thu May 7 23:44:59 2020 UTC gpg: using RSA key 061CFF3BA41AA45D25BCE7097A0994F834C86684 gpg: Good signature from "Damien Lebrun-Grandie " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: E226 98C7 0BF0 7BDA 37E1 4154 4882 2FDA 51C1 DA7A Subkey fingerprint: 061C FF3B A41A A45D 25BC E709 7A09 94F8 34C8 6684 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o ---> Removed intermediate container 3c4c5af82f02 ---> c68bc850572a Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Running in 41dd1d747d48 30: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.1522 1.64198m 911.01u 4.99995G 1.19608M 4.99995G 30/55 Test #30: Kokkos_PerformanceTest_Atomic .............................. Passed 593.91 sec test 31 Start 31: Kokkos_ContainersUnitTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 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/55 Test #31: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.41 sec test 32 Start 32: Kokkos_ContainersUnitTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 32: Test timeout computed to be: 1500 32: [==========] Running 0 tests from 0 test suites. 32: [==========] 0 tests from 0 test suites ran. (0 ms total) 32: [ PASSED ] 0 tests. 32/55 Test #32: Kokkos_ContainersUnitTest_HIP .............................. Passed 0.41 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_OpenMP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 33: Test timeout computed to be: 1500 33: [==========] Running 5 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 5 tests from TEST_CATEGORY 33: [ RUN ] TEST_CATEGORY.dynrankview_perf 33: OpenMP 33: DynRankView vs View: Initialization Only 33: View time (init only): 0.00763243 33: View sum computation time: 0.00763243 33: Strided View time (init only): 0.00617717 33: View Rank7 time (init only): 0.00682891 33: DynRankView time (init only): 0.006846 33: DynRankView sum computation time: 0.00865136 33: Ratio of View to DynRankView time: 1.11488 33: Ratio of View to DynRankView sum computation time: 1.00492 33: Ratio of View to View Rank7 time: 1.11766 33: Ratio of StrideView to DynRankView time: 0.902304 33: Ratio of DynRankView to View Rank7 time: 1.0025 33: [ OK ] TEST_CATEGORY.dynrankview_perf (124 ms) 33: [ RUN ] TEST_CATEGORY.global_2_local 33: OpenMP 33: size, create, generate, fill, find 33: 256, 7.8016e-05, 9.077e-06, 6.2948e-05, 0.000602 33: 512, 3.6038e-05, 8.987e-06, 8.2515e-05, 0.000618221 33: 1024, 3.4585e-05, 8.466e-06, 0.000115607, 0.000886024 33: 2048, 3.8533e-05, 9.578e-06, 0.00019733, 0.000944835 33: 4096, 4.3131e-05, 7.343e-06, 0.000327946, 0.000982034 33: 8192, 6.6074e-05, 6.802e-06, 0.000603022, 0.00143743 33: 16384, 0.000104497, 1.0179e-05, 0.00112499, 0.00270017 33: 32768, 0.000198172, 1.2403e-05, 0.00222482, 0.00649369 33: 65536, 0.00034094, 2.152e-05, 0.0043787, 0.0166537 33: 131072, 0.0018913, 3.6539e-05, 0.00860028, 0.0390218 33: 262144, 0.00309504, 7.1734e-05, 0.0180532, 0.0796074 33: 524288, 0.00569979, 0.000175409, 0.0356502, 0.214368 33: 1048576, 0.00991742, 0.000243297, 0.0724293, 1.452 33: 2097152, 0.0132034, 0.000172765, 0.139531, 3.92632 [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Develop ---> Removed intermediate container 41dd1d747d48 ---> 1812b3b29b0c Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Running in 98a2b24724ad [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_Develop [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o ---> Removed intermediate container 98a2b24724ad ---> 4faa781247fd 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* ---> Running in a23d044c1e2a 33: 4194304, 0.0265867, 0.000320402, 0.275451, 8.97967 33: [ OK ] TEST_CATEGORY.global_2_local (15347 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: [ RUN ] TEST_CATEGORY.scatter_view 33: ScatterView data-duplicated test: 33: num_threads 8 33: hand-coded test took 0.0576909 seconds 33: test took 0.0582297 seconds 33: num_threads 8 33: hand-coded test took 0.0577707 seconds 33: test took 0.0578764 seconds 33: num_threads 8 33: hand-coded test took 0.0584389 seconds 33: test took 0.0577913 seconds 33: num_threads 8 33: hand-coded test took 0.0579486 seconds 33: test took 0.0581891 seconds 33: num_threads 8 33: hand-coded test took 0.0587735 seconds 33: test took 0.0580427 seconds 33: [ OK ] TEST_CATEGORY.scatter_view (718 ms) 33: [----------] 5 tests from TEST_CATEGORY (16191 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 5 tests from 1 test suite ran. (16191 ms total) 33: [ PASSED ] 5 tests. 33/55 Test #33: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 16.60 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_HIP 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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.00393481 34: View sum computation time: 0.00393481 34: Strided View time (init only): 0.00143975 34: View Rank7 time (init only): 0.00162485 34: DynRankView time (init only): 0.00679134 34: DynRankView sum computation time: 0.00139014 34: Ratio of View to DynRankView time: 0.579386 34: Ratio of View to DynRankView sum computation time: 1.16903 34: Ratio of View to View Rank7 time: 2.42164 34: Ratio of StrideView to DynRankView time: 0.211998 34: Ratio of DynRankView to View Rank7 time: 4.17967 34: [ OK ] TEST_CATEGORY.dynrankview_perf (20 ms) 34: [ RUN ] TEST_CATEGORY.global_2_local 34: HIP 34: size, create, generate, fill, find 34: 256, 0.000254598, 2.1751e-05, 3.5637e-05, 0.00442763 34: 512, 0.000204264, 1.6561e-05, 3.2962e-05, 0.00384512 34: 1024, 0.000214683, 1.7232e-05, 3.4625e-05, 0.00371852 34: 2048, 0.000217178, 1.6471e-05, 3.3813e-05, 0.00373379 34: 4096, 0.000912624, 1.6812e-05, 3.1239e-05, 0.00374904 34: 8192, 0.000215564, 1.7563e-05, 3.2721e-05, 0.00372849 34: 16384, 0.000222608, 1.7724e-05, 3.4024e-05, 0.00385823 34: 32768, 0.000262353, 1.9306e-05, 3.753e-05, 0.00423899 34: 65536, 0.000935858, 2.2071e-05, 4.3091e-05, 0.00442429 34: 131072, 0.00163803, 2.652e-05, 5.829e-05, 0.0050002 34: 262144, 0.00305971, 2.4726e-05, 0.000106781, 0.00645205 34: 524288, 0.00307898, 2.4616e-05, 0.000270718, 0.00951612 34: 1048576, 0.00306789, 2.6921e-05, 0.000670028, 0.0212557 34: 2097152, 0.00328442, 3.6388e-05, 0.00142594, 0.0453756 34: 4194304, 0.0032392, 5.33e-05, 0.00316667, 0.0971185 34: [ OK ] TEST_CATEGORY.global_2_local (248 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 (269 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 4 tests from 1 test suite ran. (269 ms total) 34: [ PASSED ] 4 tests. 34/55 Test #34: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.68 sec test 35 Start 35: Kokkos_UnitTest_Sort 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ OK ] serial.view_fill_tests_layout_right (84773 ms) [ RUN ] serial.view_fill_tests_layout_left 35: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (4178 ms) 35: [----------] 1 test from hip_DeathTest (4178 ms total) 35: 35: [----------] 16 tests from hip 35: [ RUN ] hip.SortUnsignedValueType 35: [ OK ] hip.SortUnsignedValueType (36 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 (1 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 (95 ms) 35: [ RUN ] hip.BinSortGenericTests 35: [ OK ] hip.BinSortGenericTests (24 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o gpg: Signature made Mon Jun 1 13:00:11 2020 UTC gpg: using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Good signature from "Brad King" [unknown] gpg: aka "Brad King " [unknown] gpg: aka "[jpeg image of size 4005]" [unknown] gpg: Note: This key has expired! Primary key fingerprint: CBA2 3971 357C 2E65 90D9 EFD3 EC8F EF3A 7BFB 4EDA Subkey fingerprint: C6C2 6532 4BBE BDC3 50B5 13D0 2D2C EF10 3492 1684 cmake-3.16.8-Linux-x86_64.sh: OK CMake Installer Version: 3.16.8, Copyright (c) Kitware This is a self-extracting archive. The archive will be extracted to: /opt/cmake Using target directory: /opt/cmake Extracting, please wait... [ 23%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [ 23%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 23%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 23%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 23%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o Unpacking finished successfully [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence 35: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10889 ms) 35: [ RUN ] hip.NestedSort 35: [ OK ] hip.NestedSort (45 ms) 35: [ RUN ] hip.NestedSortByKey 35: [ OK ] hip.NestedSortByKey (116 ms) 35: [----------] 16 tests from hip (11225 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 17 tests from 2 test suites ran. (15404 ms total) 35: [ PASSED ] 17 tests. 35/55 Test #35: Kokkos_UnitTest_Sort ....................................... Passed 15.85 sec test 36 Start 36: Kokkos_UnitTest_Random 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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:1740695217639796396 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.012104 0.0168115 || 0.051031 27947 29305 || 29025.7 28674.4 || 232.402 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00435739 -0.00805962 || 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.0151569 0.016495 || 0.051031 27968 29274 || 29115.7 28674.4 || 228.027 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -1.99666e-05 0.00932873 || 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.00415511 0.0158477 || 0.051031 27995 29309 || 28794 28674.4 || 219.078 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00158803 -0.00625938 || 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.00416683 -0.00253846 || 0.051031 27976 29334 || 28555.4 28674.4 || -35.0917 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0117135 0.00162113 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000243872 -0.99999 -48249.6 || 0.051031 0 194852 || 2.92909e+09 28674.4 || -6.67002e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000730556 -0.315562 0.142953 || 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.00751452 0.000233755 || 0.051031 28005 29361 || 28460.5 28674.4 || 3.23143 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.26496e-07 0.00188916 0.00278875 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.6091e-07 0.0187906 0.000140687 || 0.051031 28005 29297 || 28145.5 28674.4 || 1.94485 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.96226e-07 -0.0075776 -0.00222624 || 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.0158054 0.0169748 || 0.051031 28073 29402 || 28228.2 28674.4 || 234.66 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0114552 0.00791005 || 0.051031 1e+64 -1e+64 36: Test Seed:1740695217782358987 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0124958 -0.00334124 || 0.051031 28019 29372 || 29037.2 28674.4 || -46.1892 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0171593 -0.00433585 || 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.00588731 -0.00337313 || 0.051031 28069 29365 || 28506.6 28674.4 || -46.6302 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0116751 0.00321667 || 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.0277021 -0.00573127 || 0.051031 28006 29282 || 29491.4 28674.4 || -79.229 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00516878 -0.00492483 || 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.00367656 -0.0124176 || 0.051031 28000 29282 || 28569.4 28674.4 || -171.661 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0197587 0.00534698 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244213 -0.99999 -48246.7 || 0.051031 0 195073 || 2.92861e+09 28674.4 || -6.66962e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000731632 -0.313372 0.150791 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.76045e-07 0.00218519 -0.0155298 || 0.051031 28087 29446 || 28611.9 28674.4 || -214.684 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.41632e-07 0.00655289 0.00451206 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.65955e-07 0.0193472 -0.0201928 || 0.051031 28093 29285 || 28130.1 28674.4 || -279.146 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.11361e-07 0.00211516 0.00373602 || 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.0379436 0.00935073 || 0.051031 28103 29288 || 27626.2 28674.4 || 129.265 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0166577 -0.00151263 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift64 (268 ms) 36: [ RUN ] hip.Random_XorShift1024_0 36: Test Seed:1740695217908226024 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.54313e-07 -0.019192 -0.0013037 || 0.051031 10968 11788 || 11599.6 11377 || -18.0223 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.67029e-07 0.0223043 -0.00039064 || 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.0114631 -0.0138908 || 0.051031 10881 11771 || 11248 11377 || -192.027 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00589671 0.000730221 || 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.00263127 -0.00701116 || 0.051031 10984 11814 || 11347.1 11377 || -96.9223 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0177011 -0.00346736 || 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.00706471 0.00429681 || 0.051031 10923 11826 || 11457.9 11377 || 59.3991 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00927768 0.00240784 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00024331 -0.999975 -7594.22 || 0.051031 0 77723 || 4.6099e+08 11377 || -1.04983e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000729558 -0.155888 0.024338 || 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.000423641 -0.0100315 || 0.051031 10962 11763 || 11381.8 11377 || -138.675 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.24249e-07 -0.00865455 0.00102824 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.60671e-07 0.00901913 -0.00760387 || 0.051031 10973 11754 || 11275.3 11377 || -105.116 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.86102e-07 -0.0140997 -0.00334736 || 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.0157878 0.00113006 || 0.051031 10980 11746 || 11200.1 11377 || 15.6219 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0157114 -0.00344606 || 0.051031 1e+64 -1e+64 36: Test Seed:1740695218012450367 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0133032 -0.00545035 || 0.051031 11002 11785 || 11530.3 11377 || -75.3457 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.000133146 0.00172519 || 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.00886894 0.00615379 || 0.051031 11001 11774 || 11478.8 11377 || 85.0701 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00109676 0.00162032 || 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.00272761 0.00311238 || 0.051031 10978 11817 || 11346 11377 || 43.0255 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.000942422 0.00253431 || 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.0104417 0.00476353 || 0.051031 10943 11801 || 11497 11377 || 65.851 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0035192 -0.000152308 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000246236 -0.999975 -7595.27 || 0.051031 0 77711 || 4.61119e+08 11377 || -1.04997e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000738288 -0.16365 0.0214292 || 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.0193536 -0.00777698 || 0.051031 10882 11885 || 11601.5 11377 || -107.509 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.24249e-07 0.00929514 -0.000724798 || 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.0114727 0.00375405 || 0.051031 10974 11789 || 11247.9 11377 || 51.8959 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.43323e-07 0.0218045 0.0026311 || 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.0065686 -0.0016785 || 0.051031 10915 11753 || 11452.2 11377 || -23.2037 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00337347 -0.0031945 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift1024_0 (267 ms) 36: [ RUN ] hip.Multi_streams 36: [ OK ] hip.Multi_streams (310 ms) 36: [----------] 3 tests from hip (846 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 3 tests from 1 test suite ran. (846 ms total) 36: [ PASSED ] 3 tests. 36/55 Test #36: Kokkos_UnitTest_Random ..................................... Passed 1.26 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test timeout computed to be: 1500 [ 36%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 23%] Built target obj.clangDirectoryWatcher [ 23%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o 32: Test_Atomic/100000/iterations:10 7.13 s 7.11 s 10 1 8 11.7783 2.08813m 955.29u 4.99995G 127.806k 4.99995G 32/56 Test #32: Kokkos_PerformanceTest_Atomic .............................. Passed 308.50 sec test 33 Start 33: Kokkos_ContainersUnitTest_Serial 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 33: Test timeout computed to be: 1500 33: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 33: [==========] Running 70 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from serial_DeathTest 33: [ RUN ] serial_DeathTest.dualview_external_view_construction 33: [ OK ] serial_DeathTest.dualview_external_view_construction (1090 ms) 33: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 23%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 23%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o 33: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (12238 ms) 33: [----------] 2 tests from serial_DeathTest (13329 ms total) 33: 33: [----------] 68 tests from serial 33: [ RUN ] serial.bitset [ 23%] Built target obj.clangIndexSerialization [ 23%] Built target obj.clangToolingASTDiff 33: [ OK ] serial.bitset (1160 ms) 33: [ RUN ] serial.bitset_default_constructor_no_alloc 33: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] serial.dualview_combination 33: [ OK ] serial.dualview_combination (0 ms) 33: [ RUN ] serial.dualview_alloc 33: [ OK ] serial.dualview_alloc (0 ms) 33: [ RUN ] serial.test_dualview_copy_construction_and_assignment 33: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] serial.dualview_combinations_without_init 33: [ OK ] serial.dualview_combinations_without_init (0 ms) 33: [ RUN ] serial.dualview_deep_copy 33: [ OK ] serial.dualview_deep_copy (0 ms) 33: [ RUN ] serial.dualview_realloc 33: [ OK ] serial.dualview_realloc (0 ms) 33: [ RUN ] serial.dualview_resize 33: [ OK ] serial.dualview_resize (0 ms) 33: [ RUN ] serial.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 ] serial.dualview_device_correct_kokkos_device (0 ms) 33: [ RUN ] serial.dualview_host_correct_kokkos_device 33: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_sync 33: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 33: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_sync 33: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 33: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 33: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] serial.dualview_sequential_host_init 33: [ OK ] serial.dualview_sequential_host_init (0 ms) 33: [ RUN ] serial.dynamic_view 33: [ OK ] serial.dynamic_view (6 ms) 33: [ RUN ] serial.dyn_rank_view_api_generic 33: [ OK ] serial.dyn_rank_view_api_generic (4 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 33: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 33: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 33: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 33: skipping since not default execution space 33: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 33: [ RUN ] serial.dyn_rank_view_api_operator_rank67 33: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 33: [ RUN ] serial.dyn_rank_view_team_scratch 33: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] serial.ErrorReporterViaLambda 33: [ OK ] serial.ErrorReporterViaLambda (0 ms) 33: [ RUN ] serial.ErrorReporter 33: [ OK ] serial.ErrorReporter (0 ms) 33: [ RUN ] serial.offsetview_construction 33: [ OK ] serial.offsetview_construction (19 ms) 33: [ RUN ] serial.offsetview_unmanaged_construction 33: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 33: [ RUN ] serial.offsetview_subview 33: [ OK ] serial.offsetview_subview (10 ms) 33: [ RUN ] serial.offsetview_offsets_rank1 33: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 33: [ RUN ] serial.offsetview_offsets_rank2 33: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 33: [ RUN ] serial.offsetview_offsets_rank3 33: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 33: [ RUN ] serial.scatterview [ 23%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o [ 23%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o 33: [ OK ] serial.scatterview (1599 ms) 33: [ RUN ] serial.scatterview_devicetype 33: [ OK ] serial.scatterview_devicetype (1 ms) 33: [ RUN ] serial.staticcrsgraph 33: [ OK ] serial.staticcrsgraph (5 ms) 33: [ RUN ] serial.resize_realloc_no_init_dualview 33: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_dualview 33: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] serial.resize_exec_space_dualview 33: [ OK ] serial.resize_exec_space_dualview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dualview 33: [ OK ] serial.realloc_exec_space_dualview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_dynrankview 33: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] serial.resize_exec_space_dynrankview 33: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.realloc_exec_space_dynrankview 33: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] serial.resize_realloc_no_init_scatterview 33: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] serial.resize_realloc_no_alloc_scatterview 33: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] serial.resize_exec_space_scatterview 33: [ OK ] serial.resize_exec_space_scatterview (0 ms) 33: [ RUN ] serial.realloc_exec_space_scatterview 33: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview 33: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 33: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview 33: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_offsetview 33: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynamicview 33: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 33: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 33: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 33: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 33: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 33: [ RUN ] serial.UnorderedMap_insert [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o ---> Removed intermediate container a23d044c1e2a ---> bbc5d9a20af1 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in cbe5b1bebe67 [ 25%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o 37: [ OK ] std_algorithms_DeathTest.expect_no_overlap (10220 ms) 37: [----------] 1 test from std_algorithms_DeathTest (10220 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 (3 ms) 37: [----------] 1 test from std_algorithms (3 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 (2 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 (0 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 (6 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 16 tests from 4 test suites ran. (10229 ms total) 37: [ PASSED ] 16 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 10.64 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (12 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 (8 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 (8 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 (8 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 (13 ms) 38: [----------] 7 tests from std_algorithms_min_max_element_test (51 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 7 tests from 1 test suite ran. (51 ms total) 38: [ PASSED ] 7 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.46 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (33 ms) 39: [----------] 1 test from std_algorithms_lexicographical_compare_test (33 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 (64 ms) 39: [----------] 1 test from std_algorithms_for_each_test (64 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 (35 ms) 39: [----------] 1 test from std_algorithms_find_test (35 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 (606 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 39: [ OK ] std_algorithms_non_mod_seq_ops.find_end (671 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search 39: [ OK ] std_algorithms_non_mod_seq_ops.search (656 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] serial.UnorderedMap_insert (5624 ms) 33: [ RUN ] serial.UnorderedMap_failed_insert 39: [ OK ] std_algorithms_non_mod_seq_ops.search_n (434 ms) 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2369 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 (27 ms) 39: [----------] 1 test from std_algorithms_count_test (27 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 (21 ms) 39: [----------] 1 test from std_algorithms_equal_test (21 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 (36 ms) 39: [----------] 1 test from std_algorithms_all_any_none_of_test (36 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 (79 ms) 39: [----------] 1 test from std_algorithms_nonmod_seq_ops (79 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 (100 ms) 39: [----------] 1 test from std_algorithms_mismatch_test (100 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 (74 ms) 39: [----------] 1 test from std_algorithms_mod_seq_ops (74 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 13 tests from 10 test suites ran. (2843 ms total) 39: [ PASSED ] 13 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 3.28 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (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 (4 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 (7 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 (43 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_if 40: [ OK ] std_algorithms_replace_ops_test.replace_if (133 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy 40: [ OK ] std_algorithms_replace_ops_test.replace_copy (71 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 40: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (67 ms) 40: [----------] 4 tests from std_algorithms_replace_ops_test (315 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 (51 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique 40: [ OK ] std_algorithms_mod_seq_ops.unique (116 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 40: [ OK ] std_algorithms_mod_seq_ops.unique_copy (70 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove 40: [ OK ] std_algorithms_mod_seq_ops.remove (52 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_if (63 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy (174 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (51 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate 33: [ OK ] serial.UnorderedMap_failed_insert (2727 ms) 33: [ RUN ] serial.UnorderedMap_deep_copy 33: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 33: [ RUN ] serial.UnorderedMap_valid_empty 33: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 33: [ RUN ] serial.UnorderedMap_clear_zero_size 33: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 33: [ RUN ] serial.UnorderedMap_consistent_size 33: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 33: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] serial.UnorderedMap_lambda_capturable 33: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] serial.UnorderedMap_constructor_view_alloc 33: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] serial.vector_combination 33: [ OK ] serial.vector_combination (0 ms) 33: [ RUN ] serial.vector_insert 33: [ OK ] serial.vector_insert (0 ms) 33: [ RUN ] serial.vector_push_back_default_exec 33: [ OK ] serial.vector_push_back_default_exec (0 ms) 33: [ RUN ] serial.viewctorprop_embedded_dim 33: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 33: [----------] 68 tests from serial (11166 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 70 tests from 2 test suites ran. (24496 ms total) 33: [ PASSED ] 69 tests. 33: [ SKIPPED ] 1 test, listed below: 33: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 33/56 Test #33: Kokkos_ContainersUnitTest_Serial ........................... Passed 24.90 sec test 34 Start 34: Kokkos_ContainersUnitTest_HIP 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 34: Test timeout computed to be: 1500 34: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 34: [==========] Running 70 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from hip_DeathTest 34: [ RUN ] hip_DeathTest.dualview_external_view_construction 34: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped 34: test only relevant if DualView uses one allocation 34: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction (0 ms) 34: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 40: [ OK ] std_algorithms_mod_seq_ops.rotate (1472 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 40: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (618 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_left 40: [ OK ] std_algorithms_mod_seq_ops.shift_left (1612 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 25%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o 40: [ OK ] std_algorithms_mod_seq_ops.shift_right (1615 ms) 40: [----------] 11 tests from std_algorithms_mod_seq_ops (5900 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 (85 ms) 40: [----------] 1 test from std_algorithms_modseq_test (85 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 31 tests from 5 test suites ran. (6312 ms total) 40: [ PASSED ] 31 tests. 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 6.82 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (17 ms) 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (14 ms) 41: [----------] 2 tests from std_algorithms_sorting_ops_test (31 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 (5 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 (37 ms) 41: [----------] 1 test from std_algorithms_partitioning_ops (37 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 (9 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 (19 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 (95 ms) 41: [----------] 1 test from std_algorithms_numerics_ops_test (95 ms total) 41: 41: [----------] 8 tests from std_algorithms_numeric_ops_test 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (796 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 (716 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 [ 36%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (227 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 [ 36%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (390 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 (2131 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 (45 ms) 41: [----------] 1 test from std_algorithms_transform_ops_test (45 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 29 tests from 7 test suites ran. (2367 ms total) 41: [ PASSED ] 29 tests. 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.80 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (587 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 (576 ms) 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1164 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 (273 ms) 42: [ RUN ] std_algorithms_count_team_test.count_returns_zero 42: [ OK ] std_algorithms_count_team_test.count_returns_zero (252 ms) 42: [----------] 2 tests from std_algorithms_count_team_test (525 ms total) 42: 42: [----------] 1 test from std_algorithms_count_if_team_test 42: [ RUN ] std_algorithms_count_if_team_test.test [ 25%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [ 25%] Built target obj.clangHandleCXX 42: [ OK ] std_algorithms_count_if_team_test.test (305 ms) 42: [----------] 1 test from std_algorithms_count_if_team_test (306 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_team_test 42: [ RUN ] std_algorithms_for_each_team_test.test [ 25%] Building LinkerWrapperOpts.inc... 42: [ OK ] std_algorithms_for_each_team_test.test (393 ms) 42: [----------] 1 test from std_algorithms_for_each_team_test (394 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 (420 ms) 42: [----------] 1 test from std_algorithms_for_each_n_team_test (420 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 (753 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 (682 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 (691 ms) 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2128 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 (794 ms) 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 34: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (12621 ms) 34: [----------] 2 tests from hip_DeathTest (12621 ms total) 34: 34: [----------] 68 tests from hip 34: [ RUN ] hip.bitset 34: [ OK ] hip.bitset (17 ms) 34: [ RUN ] hip.bitset_default_constructor_no_alloc 34: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 34: [ RUN ] hip.dualview_combination 34: [ OK ] hip.dualview_combination (5 ms) 34: [ RUN ] hip.dualview_alloc 34: [ OK ] hip.dualview_alloc (0 ms) 34: [ RUN ] hip.test_dualview_copy_construction_and_assignment 34: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 34: [ RUN ] hip.dualview_combinations_without_init 34: [ OK ] hip.dualview_combinations_without_init (0 ms) 34: [ RUN ] hip.dualview_deep_copy 34: [ OK ] hip.dualview_deep_copy (2 ms) 34: [ RUN ] hip.dualview_realloc 34: [ OK ] hip.dualview_realloc (0 ms) 34: [ RUN ] hip.dualview_resize 34: [ OK ] hip.dualview_resize (1 ms) 34: [ RUN ] hip.dualview_device_correct_kokkos_device 34: 34: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 34: does not support page migration between device and host. 34: HIPManagedSpace might not work as expected. 34: Please refer to the ROCm documentation on unified/managed memory. 34: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 34: [ RUN ] hip.dualview_host_correct_kokkos_device 34: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 34: [ RUN ] hip.dualview_host_modify_template_device_sync 34: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 34: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 34: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 34: [ RUN ] hip.dualview_device_modify_template_host_sync 34: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 34: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 34: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 34: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 34: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 34: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 34: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 34: [ RUN ] hip.dualview_sequential_host_init 34: [ OK ] hip.dualview_sequential_host_init (0 ms) 34: [ RUN ] hip.dynamic_view 34: [ OK ] hip.dynamic_view (43 ms) 34: [ RUN ] hip.dyn_rank_view_api_generic 34: [ OK ] hip.dyn_rank_view_api_generic (14 ms) 34: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 34: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 34: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 34: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 34: [ RUN ] hip.dyn_rank_view_api_operator_rank67 34: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 34: [ RUN ] hip.dyn_rank_view_team_scratch 34: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 34: [ RUN ] hip.ErrorReporterViaLambda 34: [ OK ] hip.ErrorReporterViaLambda (2 ms) 34: [ RUN ] hip.ErrorReporter 34: [ OK ] hip.ErrorReporter (0 ms) 34: [ RUN ] hip.offsetview_construction 34: [ OK ] hip.offsetview_construction (3 ms) 34: [ RUN ] hip.offsetview_unmanaged_construction 34: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 34: [ RUN ] hip.offsetview_subview 34: [ OK ] hip.offsetview_subview (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank1 34: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank2 34: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 34: [ RUN ] hip.offsetview_offsets_rank3 34: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 34: [ RUN ] hip.scatterview 42: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (886 ms) 42: [----------] 2 tests from std_algorithms_mismatch_team_test (1681 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 12 tests from 7 test suites ran. (6620 ms total) 42: [ PASSED ] 12 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 7.07 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 33: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (58503 ms) 33: [ RUN ] cuda.NestedSort 33: [ OK ] cuda.NestedSort (118 ms) 33: [ RUN ] cuda.NestedSortByKey 33: [ OK ] cuda.NestedSortByKey (473 ms) 33: [----------] 16 tests from cuda (59439 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 17 tests from 2 test suites ran. (64521 ms total) 33: [ PASSED ] 17 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ....................................... Passed 64.86 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from cuda 34: [ RUN ] cuda.Random_XorShift64 34: Test Seed:1740695242783483061 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00286638 0.0358838 || 0.051031 28073 29407 || 28756.8 28674.4 || 496.058 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00765114 -0.00441055 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.45775e-07 0.0166927 -0.00977136 || 0.051031 28055 29422 || 28203.6 28674.4 || -135.079 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.5082e-07 -0.000339039 -0.00330944 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00737948 0.00541855 || 0.051031 28078 29432 || 28887.6 28674.4 || 74.9061 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.014279 0.000438428 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00673111 -0.0351503 || 0.051031 27879 29289 || 28868.7 28674.4 || -485.918 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0239001 -0.00718824 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000246451 -0.99999 -48248.8 || 0.051031 0 194845 || 2.92865e+09 28674.4 || -6.66991e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000738218 -0.314319 0.164882 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195795 -0.999999 -57857 || 0.051031 0 1.55217e+06 || 2.86925e+10 28674.4 || -7.99815e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00588415 -0.967926 10.2592 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.58387e-07 -0.0296353 -0.0409955 || 0.051031 28016 29389 || 29550.1 28674.4 || -566.722 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.88658e-07 -0.0058498 0.00154756 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.014929 -0.0356164 || 0.051031 28038 29456 || 29109 28674.4 || -492.361 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0130229 -0.0108171 || 0.051031 1e+64 -1e+64 34: Test Seed:1740695243012481606 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00338923 0.0122981 || 0.051031 27978 29358 || 28771.9 28674.4 || 170.008 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00596353 0.00318163 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0140747 0.0138072 || 0.051031 28017 29478 || 29083.7 28674.4 || 190.87 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00021327 0.00658442 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00325325 -0.0221019 || 0.051031 28021 29479 || 28581.4 28674.4 || -305.537 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00211632 0.00618848 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00761059 -0.0063583 || 0.051031 28047 29350 || 28457.8 28674.4 || -87.8971 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00589498 0.00136107 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244127 -0.99999 -48247.7 || 0.051031 0 195066 || 2.92913e+09 28674.4 || -6.66977e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000731223 -0.30671 0.163386 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195594 -0.999999 -57855.5 || 0.051031 0 1.55219e+06 || 2.86903e+10 28674.4 || -7.99794e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00587803 -0.967801 10.2402 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.71e-07 -0.00162701 -0.0100849 || 0.051031 28064 29300 || 28721.1 28674.4 || -139.413 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.26496e-07 -0.0124779 0.00374263 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00511799 -0.000734182 || 0.051031 27992 29254 || 28821.9 28674.4 || -10.1493 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00515244 0.0120264 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift64 (420 ms) 34: [ RUN ] cuda.Random_XorShift1024_0 34: Test Seed:1740695243203848514 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0131063 -0.000857174 || 0.051031 10982 11880 || 11528 11377 || -11.8496 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.019581 -0.00266805 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0107786 0.00120974 || 0.051031 10973 11803 || 11500.9 11377 || 16.7235 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0152441 6.51054e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0219776 0.000188759 || 0.051031 10972 11764 || 11132.3 11377 || 2.6094 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0033385 -0.00215767 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00714656 0.00260835 || 0.051031 10981 11811 || 11296.2 11377 || 36.0579 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.011011 -0.00176669 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244639 -0.999975 -7594.26 || 0.051031 0 77681 || 4.60966e+08 11377 || -1.04983e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000733608 -0.153029 0.0276903 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195304 -0.999997 -9108.01 || 0.051031 0 616221 || 4.51679e+09 11377 || -1.25909e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00587036 -0.922975 1.62838 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.67029e-07 0.0059435 0.00900904 || 0.051031 10975 11808 || 11309.7 11377 || 124.541 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.05176e-07 0.00955952 0.000109244 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00539497 -0.000428711 || 0.051031 10958 11808 || 11315.9 11377 || -5.92651 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0149608 0.000281564 || 0.051031 1e+64 -1e+64 34: Test Seed:1740695243383364792 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0179101 0.000632729 || 0.051031 10922 11823 || 11584.4 11377 || 8.74685 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0124499 -0.00285034 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0063711 -0.00860483 || 0.051031 10954 11838 || 11449.9 11377 || -118.953 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0187014 -0.00212728 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00645759 -0.00757731 || 0.051031 11002 11805 || 11304 11377 || -104.749 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -6.37267e-05 0.00026613 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0104228 0.0030149 || 0.051031 10973 11774 || 11259.6 11377 || 41.678 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.013711 0.00220539 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00024476 -0.999975 -7595.78 || 0.051031 0 77593 || 4.61067e+08 11377 || -1.05004e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000733971 -0.159441 0.0232078 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.00195923 -0.999997 -9108.21 || 0.051031 0 617391 || 4.51734e+09 11377 || -1.25912e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00588874 -0.923162 1.61949 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.86102e-07 0.00412605 0.00244717 || 0.051031 10968 11824 || 11330.2 11377 || 33.8297 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.62396e-07 -0.01494 -0.00112378 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0010687 0.0020415 || 0.051031 10941 11852 || 11364.8 11377 || 28.2217 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0166138 -0.00253373 || 0.051031 1e+64 -1e+64 34: [ OK ] cuda.Random_XorShift1024_0 (448 ms) 34: [ RUN ] cuda.Multi_streams 34: [ OK ] cuda.Multi_streams (2039 ms) 34: [----------] 3 tests from cuda (2908 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (2908 ms total) 34: [ PASSED ] 3 tests. 34/53 Test #34: Kokkos_UnitTest_Random ..................................... Passed 3.26 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 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 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 35: [ OK ] std_algorithms_DeathTest.expect_no_overlap (4325 ms) 35: [----------] 1 test from std_algorithms_DeathTest (4325 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 (2 ms) 35: [ RUN ] random_access_iterator_test.constructiblity 35: [ OK ] random_access_iterator_test.constructiblity (0 ms) 35: [ RUN ] random_access_iterator_test.dereference 35: [ OK ] random_access_iterator_test.dereference (0 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet4 35: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 35: [ RUN ] random_access_iterator_test.assignment_operator 35: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 35: [ RUN ] random_access_iterator_test.distance 35: [ OK ] random_access_iterator_test.distance (0 ms) 35: [ RUN ] random_access_iterator_test.traits_helpers 35: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 35: [----------] 11 tests from random_access_iterator_test (5 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 16 tests from 4 test suites ran. (4331 ms total) 35: [ PASSED ] 16 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 4.66 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 7 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 7 tests from std_algorithms_min_max_element_test 36: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 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 (5 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (8 ms) 36: [----------] 7 tests from std_algorithms_min_max_element_test (32 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 7 tests from 1 test suite ran. (33 ms total) 36: [ PASSED ] 7 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.32 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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 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 (46 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (46 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_test 37: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_equal_team_test.views_are_equal (1208 ms) 43: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_for_each_test.test (533 ms) 37: [----------] 1 test from std_algorithms_for_each_test (534 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (149 ms) 37: [----------] 1 test from std_algorithms_find_test (150 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (702 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 43: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1333 ms) 43: [----------] 2 tests from std_algorithms_equal_team_test (2541 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 (556 ms) 43: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (862 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (571 ms) 43: [----------] 2 tests from std_algorithms_search_team_test (1128 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_end_team_test 43: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 37: [ OK ] std_algorithms_non_mod_seq_ops.search (773 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_find_end_team_test.sequences_exist (664 ms) 43: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (559 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2897 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 (110 ms) 37: [----------] 1 test from std_algorithms_count_test (110 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 (12 ms) 37: [----------] 1 test from std_algorithms_equal_test (12 ms total) 37: 37: [----------] 1 test from std_algorithms_all_any_none_of_test 37: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (664 ms) 43: [----------] 2 tests from std_algorithms_find_end_team_test (1329 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 37: [ OK ] std_algorithms_all_any_none_of_test.test (155 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (155 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 (95 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (95 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 (142 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (142 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 (60 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (60 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (4206 ms total) 37: [ PASSED ] 13 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 4.54 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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: 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (601 ms) 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 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 (1 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (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 (0 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 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 (125 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (322 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (228 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (224 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (901 ms total) 38: 38: [----------] 11 tests from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (737 ms) 43: [----------] 2 tests from std_algorithms_find_first_of_team_test (1338 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 8 tests from 4 test suites ran. (6338 ms total) 43: [ PASSED ] 8 tests. 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.80 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_mod_seq_ops.copy_if (121 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 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 38: [ OK ] std_algorithms_mod_seq_ops.unique (344 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_find_team_test.searched_values_exist (276 ms) 44: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (179 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (99 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (90 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 44: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (264 ms) 44: [----------] 2 tests from std_algorithms_find_team_test (541 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_team_test 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (208 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (263 ms) 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (85 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (263 ms) 44: [----------] 2 tests from std_algorithms_find_if_team_test (526 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 (265 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 (251 ms) 44: [----------] 2 tests from std_algorithms_find_if_not_team_test (517 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 (260 ms) 44: [----------] 1 test from std_algorithms_all_of_team_test (260 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 (249 ms) 44: [----------] 1 test from std_algorithms_any_of_team_test (249 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 (261 ms) 44: [----------] 1 test from std_algorithms_none_of_team_test (261 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 (282 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 (264 ms) 44: [----------] 2 tests from std_algorithms_search_n_team_test (547 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 11 tests from 7 test suites ran. (2904 ms total) 44: [ PASSED ] 11 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.32 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 38: [ OK ] std_algorithms_mod_seq_ops.rotate (2107 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 45: [ OK ] std_algorithms_min_element_team_test.test (598 ms) 45: [----------] 1 test from std_algorithms_min_element_team_test (598 ms total) 45: 45: [----------] 1 test from std_algorithms_max_element_team_test 45: [ RUN ] std_algorithms_max_element_team_test.test 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1205 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 45: [ OK ] std_algorithms_max_element_team_test.test (586 ms) 45: [----------] 1 test from std_algorithms_max_element_team_test (586 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 (598 ms) 45: [----------] 1 test from std_algorithms_minmax_element_team_test (598 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 3 test suites ran. (1783 ms total) 45: [ PASSED ] 3 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.20 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (293 ms) 46: [----------] 1 test from std_algorithms_fill_team_test (293 ms total) 46: 46: [----------] 1 test from std_algorithms_fill_n_team_test 46: [ RUN ] std_algorithms_fill_n_team_test.test 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (2112 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 46: [ OK ] std_algorithms_fill_n_team_test.test (450 ms) 46: [----------] 1 test from std_algorithms_fill_n_team_test (450 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 (411 ms) 46: [----------] 1 test from std_algorithms_replace_team_test (411 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 (338 ms) 46: [----------] 1 test from std_algorithms_replace_if_team_test (338 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 (428 ms) 46: [----------] 1 test from std_algorithms_replace_copy_team_test (428 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 (390 ms) 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (390 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 6 tests from 6 test suites ran. (2314 ms total) 46: [ PASSED ] 6 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.74 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1779 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (8336 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 (161 ms) 38: [----------] 1 test from std_algorithms_modseq_test (161 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (9405 ms total) 38: [ PASSED ] 31 tests. 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 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 9.75 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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: 47: [ OK ] std_algorithms_reverse_team_test.test (312 ms) 47: [----------] 1 test from std_algorithms_reverse_team_test (312 ms total) 47: 47: [----------] 1 test from std_algorithms_reverse_copy_team_test 47: [ RUN ] std_algorithms_reverse_copy_team_test.test 39: [==========] Running 29 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_sorting_ops_test 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted (17 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (32 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 (1 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (3 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 (20 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 39: 39: [----------] 12 tests from std_algorithms_numerics_test 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (7 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 39: [----------] 12 tests from std_algorithms_numerics_test (23 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 47: [ OK ] std_algorithms_reverse_copy_team_test.test (366 ms) 47: [----------] 1 test from std_algorithms_reverse_copy_team_test (366 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_team_test 47: [ RUN ] std_algorithms_rotate_team_test.test 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (431 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (431 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 47: [ OK ] std_algorithms_rotate_team_test.test (630 ms) 47: [----------] 1 test from std_algorithms_rotate_team_test (630 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 (667 ms) 47: [----------] 1 test from std_algorithms_rotate_copy_team_test (667 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (1976 ms total) 47: [ PASSED ] 4 tests. 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (915 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 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.40 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (748 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (263 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 48: [ OK ] std_algorithms_move_team_test.test (510 ms) 48: [----------] 1 test from std_algorithms_move_team_test (510 ms total) 48: 48: [----------] 1 test from std_algorithms_move_backward_team_test 48: [ RUN ] std_algorithms_move_backward_team_test.test 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (438 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 39: [----------] 8 tests from std_algorithms_numeric_ops_test (2366 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 (126 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (126 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (3004 ms total) 39: [ PASSED ] 29 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 3.37 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 48: [ OK ] std_algorithms_move_backward_team_test.test (485 ms) 48: [----------] 1 test from std_algorithms_move_backward_team_test (485 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_left_team_test 48: [ RUN ] std_algorithms_shift_left_team_test.test 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: 40: [==========] Running 12 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ OK ] cuda_hostpinned.view_fill_tests_layout_right (87113 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1219 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 48: [ OK ] std_algorithms_shift_left_team_test.test (1611 ms) 48: [----------] 1 test from std_algorithms_shift_left_team_test (1611 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_right_team_test 48: [ RUN ] std_algorithms_shift_right_team_test.test 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1205 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2425 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (683 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 48: [ OK ] std_algorithms_shift_right_team_test.test (1606 ms) 48: [----------] 1 test from std_algorithms_shift_right_team_test (1606 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (4213 ms total) 48: [ PASSED ] 4 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.64 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (593 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (1277 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_copy_team_test.test (618 ms) 49: [----------] 1 test from std_algorithms_copy_team_test (618 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 (549 ms) 49: [----------] 1 test from std_algorithms_copy_n_team_test (549 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_backward_team_test 49: [ RUN ] std_algorithms_copy_backward_team_test.test 40: [ OK ] std_algorithms_count_if_team_test.test (919 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (919 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_copy_backward_team_test.test (468 ms) 49: [----------] 1 test from std_algorithms_copy_backward_team_test (468 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 (424 ms) 49: [----------] 1 test from std_algorithms_copy_if_team_test (424 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 (533 ms) 49: [----------] 1 test from std_algorithms_unique_copy_team_test (533 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 (461 ms) 49: [----------] 1 test from std_algorithms_remove_team_test (461 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_if_team_test 49: [ RUN ] std_algorithms_remove_if_team_test.test 40: [ OK ] std_algorithms_for_each_team_test.test (1798 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (1798 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 49: [ OK ] std_algorithms_remove_if_team_test.test (416 ms) 49: [----------] 1 test from std_algorithms_remove_if_team_test (416 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_team_test 49: [ RUN ] std_algorithms_remove_copy_team_test.test 34: [ OK ] hip.scatterview (26896 ms) 34: [ RUN ] hip.scatterview_devicetype 49: [ OK ] std_algorithms_remove_copy_team_test.test (488 ms) 49: [----------] 1 test from std_algorithms_remove_copy_team_test (488 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 (375 ms) 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (375 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 9 tests from 9 test suites ran. (4337 ms total) 49: [ PASSED ] 9 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.78 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ 37%] Linking CXX executable Kokkos_ProfilingAllCalls 40: [ OK ] std_algorithms_for_each_n_team_test.test (1988 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (1988 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 25%] Built target LinkerWrapperOpts [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 25%] Built target obj.clangHandleLLVM [ 25%] Built target obj.clangExtractAPI [ 25%] Building Opts.inc... [ 25%] Building Opts.inc... [ 25%] Building Options.inc... [ 25%] Built target ScanDepsOptsTableGen [ 25%] Built target DsymutilTableGen [ 25%] Built target CvtResTableGen [ 25%] Building Opts.inc... [ 25%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 25%] Building Opts.inc... [ 25%] Built target DebugInfodOptsTableGen [ 25%] Built target CxxfiltOptsTableGen [ 25%] Building Options.inc... [ 25%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [ 25%] Built target DwarfutilTableGen [ 25%] Building Opts.inc... [ 25%] Built target DwpOptsTableGen [ 25%] Building Opts.inc... [ 25%] Linking CXX executable ../../bin/llvm-dlang-demangle-fuzzer [ 25%] Built target GSYMUtilOptsTableGen [ 25%] Building Opts.inc... [ 25%] Built target IFSOptsTableGen [ 25%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 25%] Built target llvm-dlang-demangle-fuzzer [ 25%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 25%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o 50: [ OK ] std_algorithms_unique_team_test.test_default_predicate (708 ms) 50: [----------] 1 test from std_algorithms_unique_team_test (708 ms total) 50: 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test 50: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 37%] Built target Kokkos_ProfilingAllCalls [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 50: [ OK ] std_algorithms_adjacent_difference_team_test.test (798 ms) 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (798 ms total) 50: 50: [----------] 1 test from std_algorithms_reduce_team_test 50: [ RUN ] std_algorithms_reduce_team_test.test [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1763 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 50: [ OK ] std_algorithms_reduce_team_test.test (847 ms) 50: [----------] 1 test from std_algorithms_reduce_team_test (847 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_reduce_team_test 50: [ RUN ] std_algorithms_transform_reduce_team_test.test 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1539 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 50: [ OK ] std_algorithms_transform_reduce_team_test.test (1416 ms) 50: [----------] 1 test from std_algorithms_transform_reduce_team_test (1416 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (3771 ms total) 50: [ PASSED ] 4 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.21 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (566 ms) 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1543 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (4847 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (461 ms) 51: [----------] 2 tests from std_algorithms_is_sorted_team_test (1027 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 (26 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (29 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (361 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (488 ms) 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (905 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 (14 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 51: [ OK ] std_algorithms_is_partitioned_team_test.all_true (238 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 51: [ OK ] std_algorithms_is_partitioned_team_test.all_false (240 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.random 51: [ OK ] std_algorithms_is_partitioned_team_test.random (184 ms) 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (677 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 (22 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_true 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1669 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ OK ] serial.view_fill_tests_layout_left (82080 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (628 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (44 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 (96 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 (68 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (69 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 51: [ OK ] std_algorithms_partition_copy_team_test.all_true (553 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_false 51: [ OK ] std_algorithms_partition_copy_team_test.all_false (558 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.random 51: [ OK ] std_algorithms_partition_copy_team_test.random (497 ms) 51: [----------] 4 tests from std_algorithms_partition_copy_team_test (1631 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 (15 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_true 51: [ OK ] std_algorithms_partition_point_team_test.all_true (228 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_false 51: [ OK ] std_algorithms_partition_point_team_test.all_false (235 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.random 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2278 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (3948 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (17205 ms total) 40: [ PASSED ] 12 tests. 51: [ OK ] std_algorithms_partition_point_team_test.random (178 ms) 51: [----------] 4 tests from std_algorithms_partition_point_team_test (657 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 18 tests from 5 test suites ran. (4900 ms total) 51: [ PASSED ] 18 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.37 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test timeout computed to be: 1500 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 17.56 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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: [ OK ] serial.view_subview_3d_from_5d_left (2315 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic 41: [==========] Running 8 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_equal_team_test 41: [ RUN ] std_algorithms_equal_team_test.views_are_equal 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 (651 ms) 52: [ RUN ] std_algorithms_transform_team_test.test_binary_op 52: [ OK ] std_algorithms_transform_team_test.test_binary_op (815 ms) 52: [----------] 2 tests from std_algorithms_transform_team_test (1467 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_team_test 52: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ OK ] serial.view_subview_3d_from_5d_left_atomic (2324 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (2346 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 52: [ OK ] std_algorithms_generate_team_test.test_unary_op (1415 ms) 52: [----------] 1 test from std_algorithms_generate_team_test (1415 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 (444 ms) 52: [----------] 1 test from std_algorithms_generate_n_team_test (444 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 (740 ms) 52: [----------] 1 test from std_algorithms_swap_ranges_team_test (740 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 5 tests from 4 test suites ran. (4068 ms total) 52: [ PASSED ] 5 tests. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.50 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2319 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 25%] Building Opts.inc... [ 25%] Built target LibtoolDarwinOptsTableGen [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [ 25%] Building LipoOpts.inc... [ 25%] Built target LipoOptsTableGen [ 25%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 25%] Linking CXX executable ../../bin/llvm-itanium-demangle-fuzzer [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 25%] Built target llvm-itanium-demangle-fuzzer [ 25%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3436 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (5783 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist 53: [ OK ] std_algorithms_exclusive_scan_team_test.test (1654 ms) 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1654 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 41: [ OK ] std_algorithms_search_team_test.sequences_exist (1318 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 53: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (814 ms) 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (814 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (2468 ms total) 53: [ PASSED ] 2 tests. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.89 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ OK ] serial.view_subview_3d_from_5d_right (2804 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic 41: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1415 ms) 41: [----------] 2 tests from std_algorithms_search_team_test (2733 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_end_team_test 41: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 54: [ OK ] std_algorithms_inclusive_scan_team_test.test (2364 ms) 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2364 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1899 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ OK ] serial.view_subview_3d_from_5d_right_atomic (2808 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 54: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1563 ms) 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1563 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (3928 ms total) 54: [ PASSED ] 2 tests. 54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.35 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (6 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 (7 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (7 ms total) 55: [ PASSED ] 18 tests. 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.41 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 559.33 sec*proc (50 tests) Total Test time (real) = 1290.58 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Feb 27 21:43:12 2025 stats zeroed Thu Feb 27 21:43:12 2025 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) 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1908 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (3808 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_first_of_team_test 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b4ecc2bad0813cf2d907d2580a78380e343ffd651caae9c0af2292bff3d909af [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (2803 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes b4ecc2bad0813cf2d907d2580a78380e343ffd651caae9c0af2292bff3d909af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1639 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 25%] Building Opts.inc... [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [ 25%] Built target MLTableGen [ OK ] serial.int64_t_reduce (2308 ms) [ RUN ] serial.double_reduce [ 25%] Building Opts.inc... [ 25%] Linking CXX executable ../../bin/llvm-microsoft-demangle-fuzzer [ 25%] Built target MtTableGen [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 25%] Built target llvm-microsoft-demangle-fuzzer [ 25%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ OK ] serial.double_reduce (2315 ms) [ RUN ] serial.int64_t_reduce_dynamic 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (3525 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (5164 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (17490 ms total) 41: [ PASSED ] 8 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 17.83 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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: [ 25%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 25%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o 42: [==========] Running 11 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_find_team_test 42: [ RUN ] std_algorithms_find_team_test.searched_values_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_exist (629 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (665 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (1295 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_team_test 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 25%] Built target llvm-jitlink-executor 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (605 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 25%] Building Opts.inc... 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (685 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (1291 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_not_team_test 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 25%] Built target NmOptsTableGen [ 25%] Built target obj.clangRewriteFrontend 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (683 ms) 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 25%] Building ObjcopyOpts.inc... 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (608 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (1291 ms total) 42: 42: [----------] 1 test from std_algorithms_all_of_team_test 42: [ RUN ] std_algorithms_all_of_team_test.test [ OK ] serial.int64_t_reduce_dynamic (4065 ms) [ RUN ] serial.double_reduce_dynamic [ 25%] Building ObjdumpOpts.inc... [ 25%] Built target ObjcopyOptsTableGen 42: [ OK ] std_algorithms_all_of_team_test.test (678 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (678 ms total) 42: 42: [----------] 1 test from std_algorithms_any_of_team_test 42: [ RUN ] std_algorithms_any_of_team_test.test [ 25%] Built target ObjdumpOptsTableGen [ 25%] Building Opts.inc... [ 25%] Built target obj.clangToolingSyntax [ 25%] Built target RcOptsTableGen [ 25%] Building Opts.inc... [ 25%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 25%] Built target ReadobjOptsTableGen [ 25%] Building Opts.inc... 42: [ OK ] std_algorithms_any_of_team_test.test (602 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (602 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 42: [ OK ] std_algorithms_none_of_team_test.test (677 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (678 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_n_team_test 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (624 ms) 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 25%] Built target SizeOptsTableGen [ 25%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (623 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (1248 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (7085 ms total) 42: [ PASSED ] 11 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 7.42 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 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 [ 25%] Building Opts.inc... [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ OK ] serial.double_reduce_dynamic (4170 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ 26%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [ 26%] Built target StringsOptsTableGen [ 26%] Building Opts.inc... [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 26%] Built target SymbolizerOptsTableGen [ 26%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ OK ] serial.int64_t_reduce_dynamic_view (773 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 [ 26%] Building Opts.inc... [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 43: [ OK ] std_algorithms_min_element_team_test.test (2643 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (2643 ms total) 43: 43: [----------] 1 test from std_algorithms_max_element_team_test 43: [ RUN ] std_algorithms_max_element_team_test.test [ 26%] Built target TLICheckerOptsTableGen [ 26%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 26%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 26%] Linking CXX executable ../../bin/llvm-rust-demangle-fuzzer [ 26%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 26%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 26%] Linking CXX executable ../../bin/llvm-special-case-list-fuzzer [ 26%] Built target llvm-rust-demangle-fuzzer [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 26%] Built target llvm-special-case-list-fuzzer [ 26%] Linking CXX executable ../../bin/llvm-yaml-parser-fuzzer [ 26%] Linking CXX executable ../../bin/llvm-yaml-numeric-parser-fuzzer 43: [ OK ] std_algorithms_max_element_team_test.test (2628 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (2628 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 26%] Built target llvm-yaml-numeric-parser-fuzzer 43: [ OK ] std_algorithms_minmax_element_team_test.test (2765 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (2765 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (8038 ms total) 43: [ PASSED ] 3 tests. 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 8.36 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 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 [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 26%] Built target llvm-yaml-parser-fuzzer [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 26%] Building COFFOptions.inc... 44: [ OK ] std_algorithms_fill_team_test.test (1266 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (1266 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test [ 26%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 26%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 26%] Built target JITLinkTableGen [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o 44: [ OK ] std_algorithms_fill_n_team_test.test (456 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (456 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_team_test 44: [ RUN ] std_algorithms_replace_team_test.test [ 26%] Building X86GenAsmMatcher.inc... [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o 34: [ OK ] hip.scatterview_devicetype (43050 ms) 34: [ RUN ] hip.staticcrsgraph 34: [ OK ] hip.staticcrsgraph (16 ms) 34: [ RUN ] hip.resize_realloc_no_init_dualview 34: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 34: [ RUN ] hip.resize_realloc_no_alloc_dualview 34: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 34: [ RUN ] hip.resize_exec_space_dualview 34: [ OK ] hip.resize_exec_space_dualview (0 ms) 34: [ RUN ] hip.realloc_exec_space_dualview 34: [ OK ] hip.realloc_exec_space_dualview (0 ms) 34: [ RUN ] hip.resize_realloc_no_init_dynrankview 34: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 34: [ RUN ] hip.resize_exec_space_dynrankview 34: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 34: [ RUN ] hip.realloc_exec_space_dynrankview 34: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 34: [ RUN ] hip.resize_realloc_no_init_scatterview 34: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 34: [ RUN ] hip.resize_realloc_no_alloc_scatterview 34: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 34: [ RUN ] hip.resize_exec_space_scatterview 34: [ OK ] hip.resize_exec_space_scatterview (0 ms) 34: [ RUN ] hip.realloc_exec_space_scatterview 34: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynrankview 34: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 34: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 34: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_offsetview 34: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 34: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_offsetview 34: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynamicview 34: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 34: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 34: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 34: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 34: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 34: [ RUN ] hip.UnorderedMap_insert 34: [ OK ] hip.UnorderedMap_insert (2603 ms) 34: [ RUN ] hip.UnorderedMap_failed_insert 34: [ OK ] hip.UnorderedMap_failed_insert (816 ms) 34: [ RUN ] hip.UnorderedMap_deep_copy 34: [ OK ] hip.UnorderedMap_deep_copy (5 ms) 34: [ RUN ] hip.UnorderedMap_valid_empty 34: [ OK ] hip.UnorderedMap_valid_empty (2 ms) 34: [ RUN ] hip.UnorderedMap_clear_zero_size 34: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 34: [ RUN ] hip.UnorderedMap_consistent_size 34: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 34: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 34: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 34: [ RUN ] hip.UnorderedMap_lambda_capturable 34: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 34: [ RUN ] hip.UnorderedMap_constructor_view_alloc 34: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 34: [ RUN ] hip.vector_combination 34: [ OK ] hip.vector_combination (0 ms) 34: [ RUN ] hip.vector_insert 34: [ OK ] hip.vector_insert (2 ms) 34: [ RUN ] hip.vector_push_back_default_exec 34: [ OK ] hip.vector_push_back_default_exec (0 ms) 34: [ RUN ] hip.viewctorprop_embedded_dim 34: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 34: [----------] 68 tests from hip (73502 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 70 tests from 2 test suites ran. (86124 ms total) 34: [ PASSED ] 69 tests. 34: [ SKIPPED ] 1 test, listed below: 34: [ SKIPPED ] hip_DeathTest.dualview_external_view_construction 34/56 Test #34: Kokkos_ContainersUnitTest_HIP .............................. Passed 86.54 sec test 35 Start 35: Kokkos_ContainersPerformanceTest_HIP 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 35: Test timeout computed to be: 1500 35: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 35: [==========] Running 4 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 4 tests from TEST_CATEGORY 35: [ RUN ] TEST_CATEGORY.dynrankview_perf 35: HIP 35: DynRankView vs View: Initialization Only 35: View time (init only): 0.00276489 35: View sum computation time: 0.00276489 35: Strided View time (init only): 0.0015879 35: View Rank7 time (init only): 0.0016069 35: DynRankView time (init only): 0.00140358 35: DynRankView sum computation time: 0.00130112 35: Ratio of View to DynRankView time: 1.96988 35: Ratio of View to DynRankView sum computation time: 1.06415 35: Ratio of View to View Rank7 time: 1.72064 35: Ratio of StrideView to DynRankView time: 1.13132 35: Ratio of DynRankView to View Rank7 time: 0.873475 35: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 35: [ RUN ] TEST_CATEGORY.global_2_local 35: HIP 35: size, create, generate, fill, find 35: 256, 0.000322778, 1.4748e-05, 0.00285481, 0.00503598 35: 512, 0.000313711, 1.4237e-05, 3.4605e-05, 0.00424804 35: 1024, 0.000298432, 1.2914e-05, 3.4805e-05, 0.00432112 35: 2048, 0.000306938, 1.2825e-05, 3.6399e-05, 0.0043424 35: 4096, 0.000327096, 1.2764e-05, 3.8883e-05, 0.00435653 35: 8192, 0.00030262, 1.2463e-05, 3.5607e-05, 0.00433707 35: 16384, 0.000299194, 1.2774e-05, 3.7741e-05, 0.00440294 35: 32768, 0.000293222, 1.2824e-05, 3.7801e-05, 0.00451177 35: 65536, 0.00036112, 1.2674e-05, 4.3422e-05, 0.00468971 35: 131072, 0.000374515, 1.3034e-05, 6.1756e-05, 0.00541647 35: 262144, 0.000414841, 1.4387e-05, 0.00014348, 0.00699694 35: 524288, 0.000436211, 1.5479e-05, 0.000392619, 0.0106967 35: 1048576, 0.000462712, 1.9326e-05, 0.000932235, 0.0251788 35: 2097152, 0.000496946, 2.5047e-05, 0.00210127, 0.0553617 35: 4194304, 0.000585733, 3.5036e-05, 0.00462288, 0.115471 35: [ OK ] TEST_CATEGORY.global_2_local (278 ms) 35: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 35: skipping test 35: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 35: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 35: skipping test 35: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 35: [----------] 4 tests from TEST_CATEGORY (290 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 4 tests from 1 test suite ran. (290 ms total) 35: [ PASSED ] 4 tests. 35/56 Test #35: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.86 sec test 36 Start 36: Kokkos_UnitTest_Sort 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 36: Test timeout computed to be: 1500 36: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 36: [==========] Running 17 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from hip_DeathTest 36: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 44: [ OK ] std_algorithms_replace_team_test.test (2267 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (2267 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2005 ms) 36: [----------] 1 test from hip_DeathTest (2005 ms total) 36: 36: [----------] 16 tests from hip 36: [ RUN ] hip.SortUnsignedValueType 36: [ OK ] hip.SortUnsignedValueType (21 ms) 36: [ RUN ] hip.SortEmptyView 36: [ OK ] hip.SortEmptyView (0 ms) 36: [ RUN ] hip.SortByKeyEmptyView 36: [ OK ] hip.SortByKeyEmptyView (0 ms) 36: [ RUN ] hip.SortByKeyEmptyViewHost 36: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 36: [ RUN ] hip.SortByKey 36: [ OK ] hip.SortByKey (9 ms) 36: [ RUN ] hip.SortByKeyWithComparator 36: [ OK ] hip.SortByKeyWithComparator (1 ms) 36: [ RUN ] hip.SortByKeyStaticExtents 36: [ OK ] hip.SortByKeyStaticExtents (0 ms) 36: [ RUN ] hip.SortByKeyWithStrides 36: [ OK ] hip.SortByKeyWithStrides (0 ms) 36: [ RUN ] hip.SortWithCustomComparator 36: [ OK ] hip.SortWithCustomComparator (91 ms) 36: [ RUN ] hip.BinSortGenericTests 36: [ OK ] hip.BinSortGenericTests (17 ms) 36: [ RUN ] hip.BinSortEmptyView 36: [ OK ] hip.BinSortEmptyView (0 ms) 36: [ RUN ] hip.BinSortEmptyKeysView 36: [ OK ] hip.BinSortEmptyKeysView (0 ms) 36: [ RUN ] hip.BinSort_issue_7221 36: [ OK ] hip.BinSort_issue_7221 (0 ms) 36: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o 44: [ OK ] std_algorithms_replace_if_team_test.test (2364 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (2364 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o 44: [ OK ] std_algorithms_replace_copy_team_test.test (2105 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (2105 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 26%] Building X86GenAsmWriter.inc... 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (1924 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1924 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (10383 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 10.73 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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: 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 [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 26%] Building X86GenAsmWriter1.inc... [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o 45: [ OK ] std_algorithms_reverse_team_test.test (1544 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (1545 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o 45: [ OK ] std_algorithms_reverse_copy_team_test.test (1598 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (1598 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o 36: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (9006 ms) 36: [ RUN ] hip.NestedSort 36: [ OK ] hip.NestedSort (34 ms) 36: [ RUN ] hip.NestedSortByKey 36: [ OK ] hip.NestedSortByKey (96 ms) 36: [----------] 16 tests from hip (9279 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 17 tests from 2 test suites ran. (11284 ms total) 36: [ PASSED ] 17 tests. 36/56 Test #36: Kokkos_UnitTest_Sort ....................................... Passed 11.66 sec test 37 Start 37: Kokkos_UnitTest_Random 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 37: Test timeout computed to be: 1500 37: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 37: [==========] Running 3 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from hip 37: [ RUN ] hip.Random_XorShift64 37: Test Seed:1740695333806053999 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.00682777 -0.0210517 || 0.051031 27991 29417 || 28871.5 28674.4 || -291.018 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00596691 0.00754619 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.00370415 -0.0214143 || 0.051031 28070 29305 || 28781 28674.4 || -296.032 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0196499 0.000739966 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.003166 0.00884807 || 0.051031 28037 29300 || 28583.9 28674.4 || 122.316 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.00438661 0.00162734 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00404872 0.0316059 || 0.051031 28018 29330 || 28558.8 28674.4 || 436.92 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 0.0214164 0.0144051 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000243355 -0.99999 -48241.7 || 0.051031 0 195046 || 2.92841e+09 28674.4 || -6.66893e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.000728949 -0.30726 0.160135 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.63432e-07 -0.000370092 -0.00136589 || 0.051031 28015 29328 || 28685 28674.4 || -18.8821 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.03793e-07 -0.0140339 -0.00134084 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.78568e-07 0.00334175 -0.0208322 || 0.051031 28059 29359 || 28578.9 28674.4 || -287.985 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.49199e-07 0.0026145 0.000269674 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.00983181 -0.0207466 || 0.051031 28045 29355 || 28395.2 28674.4 || -286.801 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00872215 -0.00404627 || 0.051031 1e+64 -1e+64 37: Test Seed:1740695333939303006 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.0209899 0.00422158 || 0.051031 28080 29300 || 28084.9 28674.4 || 58.3591 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00112049 0.0032384 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.0123077 -0.00872821 || 0.051031 28076 29309 || 29031.7 28674.4 || -120.659 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.014499 -0.000705444 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 0.0185686 -0.0204572 || 0.051031 28108 29261 || 28151.7 28674.4 || -282.8 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.00336305 -0.00232892 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.00695773 0.0153612 || 0.051031 28009 29448 || 28875.3 28674.4 || 212.353 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0116774 0.00656674 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000244818 -0.99999 -48248 || 0.051031 0 194920 || 2.92869e+09 28674.4 || -6.6698e+08 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 0.00073333 -0.314204 0.14653 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.8109e-07 0.00960501 -0.0142045 || 0.051031 27955 29283 || 28401.6 28674.4 || -196.363 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.56767e-07 -0.00800367 0.0161155 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.73523e-07 0.0169586 0.00327543 || 0.051031 27994 29278 || 28196.2 28674.4 || 45.2796 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 7.34064e-07 0.0037118 0.00133827 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 6.43252e-07 -0.00217766 -0.00389163 || 0.051031 27943 29271 || 28737 28674.4 || -53.7979 -2.0744 37: -- Testing 3-D histogram 37: Density 3D: 6.43252e-07 -0.0104741 0.00333113 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift64 (260 ms) 37: [ RUN ] hip.Random_XorShift1024_0 37: Test Seed:1740695334066631816 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0146373 -0.00884899 || 0.051031 10973 11814 || 11212.8 11377 || -122.328 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00212354 0.00131152 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0018689 0.00739319 || 0.051031 10992 11775 || 11355.7 11377 || 102.203 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00960463 0.00218738 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0127126 0.0141647 || 0.051031 10998 11799 || 11234.1 11377 || 195.812 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.0116326 -0.0026811 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.00188494 -0.00259805 || 0.051031 11005 11790 || 11355.6 11377 || -35.9155 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.00100475 -0.000880387 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.000243405 -0.999975 -7594.51 || 0.051031 0 77660 || 4.61024e+08 11377 || -1.04986e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.000729921 -0.16779 0.0225263 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.73387e-07 0.000367158 -0.00714918 || 0.051031 10977 11792 || 11372.8 11377 || -98.8303 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.24249e-07 -0.0171312 0.00207413 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.9246e-07 0.0131062 -0.00847211 || 0.051031 10974 11788 || 11229.8 11377 || -117.118 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.8147e-07 0.000244401 -0.0033167 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0136282 -0.00131205 || 0.051031 10951 11840 || 11224 11377 || -18.1378 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -1.89045e-05 -0.000460077 || 0.051031 1e+64 -1e+64 37: Test Seed:1740695334164636738 37: Test Scalar=int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.0255067 0.00611073 || 0.051031 10906 11788 || 11674.7 11377 || 84.4747 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.0186352 0.00212769 || 0.051031 1e+64 -1e+64 37: Test Scalar=unsigned int 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 0.0132243 -0.00354349 || 0.051031 11008 11785 || 11228.5 11377 || -48.9852 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00742082 0.000178782 || 0.051031 1e+64 -1e+64 37: Test Scalar=int64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.013547 0.00263432 || 0.051031 10957 11783 || 11533.2 11377 || 36.4168 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.00436494 -0.00145789 || 0.051031 1e+64 -1e+64 37: Test Scalar=uint64_t 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.0127354 0.0143936 || 0.051031 10944 11816 || 11523.7 11377 || 198.977 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 -0.0046229 0.00152717 || 0.051031 1e+64 -1e+64 37: Test Scalar=half 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 0.00024399 -0.999975 -7595.86 || 0.051031 0 77641 || 4.61105e+08 11377 || -1.05005e+08 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 0.00073166 -0.155686 0.0252393 || 0.051031 1e+64 -1e+64 37: Test Scalar=bhalf 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.67029e-07 -0.00915842 0.00436604 || 0.051031 10938 11773 || 11482.1 11377 || 60.3562 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.05176e-07 0.000417883 0.000644521 || 0.051031 1e+64 -1e+64 37: Test Scalar=float 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.79744e-07 0.0071267 -0.0110139 || 0.051031 10991 11800 || 11296.5 11377 || -152.256 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 3.43323e-07 -0.0169688 0.00162159 || 0.051031 1e+64 -1e+64 37: Test Scalar=double 37: -- Testing randomness properties 37: -- Testing 1-D histogram 37: Density 1D: 2.47955e-07 -0.00706564 -0.00121307 || 0.051031 10988 11796 || 11457.9 11377 || -16.7695 -0.823045 37: -- Testing 3-D histogram 37: Density 3D: 2.47955e-07 0.0198344 -0.00145868 || 0.051031 1e+64 -1e+64 37: [ OK ] hip.Random_XorShift1024_0 (230 ms) 37: [ RUN ] hip.Multi_streams 37: [ OK ] hip.Multi_streams (261 ms) 37: [----------] 3 tests from hip (752 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 1 test suite ran. (752 ms total) 37: [ PASSED ] 3 tests. 37/56 Test #37: Kokkos_UnitTest_Random ..................................... Passed 1.12 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 38: Test timeout computed to be: 1500 [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o 38: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 38: [==========] Running 16 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_DeathTest 38: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 38: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 38: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 38: 38: [----------] 3 tests from std_algorithms_reducers 38: [ RUN ] std_algorithms_reducers.max_first_loc 38: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_first_loc 38: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 38: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 38: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 38: [----------] 3 tests from std_algorithms_reducers (0 ms total) 38: 38: [----------] 1 test from std_algorithms 38: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 38: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 38: [----------] 1 test from std_algorithms (0 ms total) 38: 38: [----------] 11 tests from random_access_iterator_test 38: [ RUN ] random_access_iterator_test.constructor 38: [ OK ] random_access_iterator_test.constructor (1 ms) 38: [ RUN ] random_access_iterator_test.constructiblity 38: [ OK ] random_access_iterator_test.constructiblity (0 ms) 38: [ RUN ] random_access_iterator_test.dereference 38: [ OK ] random_access_iterator_test.dereference (1 ms) 38: [ RUN ] random_access_iterator_test.subscript_operator 38: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet1 38: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet2 38: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet3 38: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 38: [ RUN ] random_access_iterator_test.operatorsSet4 38: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 38: [ RUN ] random_access_iterator_test.assignment_operator 38: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 38: [ RUN ] random_access_iterator_test.distance 38: [ OK ] random_access_iterator_test.distance (0 ms) 38: [ RUN ] random_access_iterator_test.traits_helpers 38: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 38: [----------] 11 tests from random_access_iterator_test (6 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 16 tests from 4 test suites ran. (6 ms total) 38: [ PASSED ] 16 tests. 38/56 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.37 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 39: Test timeout computed to be: 1500 39: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 39: [==========] Running 7 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 7 tests from std_algorithms_min_max_element_test 39: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 39: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 39: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 39: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data [ 26%] Building X86GenCallingConv.inc... [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o 39: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 39: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (9 ms) 39: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (9 ms) 39: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (9 ms) 39: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 39: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (14 ms) 39: [----------] 7 tests from std_algorithms_min_max_element_test (55 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 7 tests from 1 test suite ran. (55 ms total) 39: [ PASSED ] 7 tests. 39/56 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.42 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 40: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_rotate_team_test.test (1535 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (1535 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 40: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 40: [==========] Running 13 tests from 10 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_lexicographical_compare_test 40: [ RUN ] std_algorithms_lexicographical_compare_test.test 40: [ OK ] std_algorithms_lexicographical_compare_test.test (32 ms) 40: [----------] 1 test from std_algorithms_lexicographical_compare_test (32 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_test 40: [ RUN ] std_algorithms_for_each_test.test 40: [ OK ] std_algorithms_for_each_test.test (68 ms) 40: [----------] 1 test from std_algorithms_for_each_test (68 ms total) 40: 40: [----------] 1 test from std_algorithms_find_test 40: [ RUN ] std_algorithms_find_test.test 40: [ OK ] std_algorithms_find_test.test (37 ms) 40: [----------] 1 test from std_algorithms_find_test (37 ms total) 40: 40: [----------] 4 tests from std_algorithms_non_mod_seq_ops 40: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 40: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (557 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o 40: [ OK ] std_algorithms_non_mod_seq_ops.find_end (528 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search 45: [ OK ] std_algorithms_rotate_copy_team_test.test (1524 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (1524 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (6204 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 6.73 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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: [ 26%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 26%] Building X86GenDAGISel.inc... [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o 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 [ 26%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o 40: [ OK ] std_algorithms_non_mod_seq_ops.search (519 ms) 40: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 26%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o 40: [ OK ] std_algorithms_non_mod_seq_ops.search_n (411 ms) 40: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2017 ms total) 40: 40: [----------] 1 test from std_algorithms_count_test 40: [ RUN ] std_algorithms_count_test.test 40: [ OK ] std_algorithms_count_test.test (27 ms) 40: [----------] 1 test from std_algorithms_count_test (27 ms total) 40: 40: [----------] 1 test from std_algorithms_equal_test 40: [ RUN ] std_algorithms_equal_test.test 40: [ OK ] std_algorithms_equal_test.test (23 ms) 40: [----------] 1 test from std_algorithms_equal_test (23 ms total) 40: 40: [----------] 1 test from std_algorithms_all_any_none_of_test 40: [ RUN ] std_algorithms_all_any_none_of_test.test 40: [ OK ] std_algorithms_all_any_none_of_test.test (37 ms) 40: [----------] 1 test from std_algorithms_all_any_none_of_test (37 ms total) 40: 40: [----------] 1 test from std_algorithms_nonmod_seq_ops 40: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 40: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (74 ms) 40: [----------] 1 test from std_algorithms_nonmod_seq_ops (74 ms total) 40: 40: [----------] 1 test from std_algorithms_mismatch_test 40: [ RUN ] std_algorithms_mismatch_test.test 40: [ OK ] std_algorithms_mismatch_test.test (87 ms) 40: [----------] 1 test from std_algorithms_mismatch_test (87 ms total) 40: 40: [----------] 1 test from std_algorithms_mod_seq_ops 40: [ RUN ] std_algorithms_mod_seq_ops.move_backward 40: [ OK ] std_algorithms_mod_seq_ops.move_backward (78 ms) 40: [----------] 1 test from std_algorithms_mod_seq_ops (78 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 13 tests from 10 test suites ran. (2485 ms total) 40: [ PASSED ] 13 tests. 40/56 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.85 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 41: Test timeout computed to be: 1500 41: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 41: [==========] Running 31 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_mod_ops_test 41: [ RUN ] std_algorithms_mod_ops_test.move 41: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 41: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 41: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 41: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 41: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 41: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 41: 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy 41: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 41: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 41: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill 41: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 41: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 41: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate 41: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 41: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 41: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 41: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 41: [----------] 12 tests from std_algorithms_mod_seq_ops_test (7 ms total) 41: 41: [----------] 4 tests from std_algorithms_replace_ops_test 41: [ RUN ] std_algorithms_replace_ops_test.replace 41: [ OK ] std_algorithms_replace_ops_test.replace (41 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_if 41: [ OK ] std_algorithms_replace_ops_test.replace_if (123 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy 41: [ OK ] std_algorithms_replace_ops_test.replace_copy (69 ms) 41: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 41: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (63 ms) 41: [----------] 4 tests from std_algorithms_replace_ops_test (297 ms total) 41: 41: [----------] 11 tests from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.copy_if 41: [ OK ] std_algorithms_mod_seq_ops.copy_if (43 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique 41: [ OK ] std_algorithms_mod_seq_ops.unique (100 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 41: [ OK ] std_algorithms_mod_seq_ops.unique_copy (61 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove 41: [ OK ] std_algorithms_mod_seq_ops.remove (42 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_if (46 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy (152 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 41: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (44 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate [ OK ] serial.reduce_device_view_range_policy (24583 ms) [ RUN ] serial.reduce_device_view_mdrange_policy 46: [ OK ] std_algorithms_move_team_test.test (3300 ms) 46: [----------] 1 test from std_algorithms_move_team_test (3300 ms total) 46: 46: [----------] 1 test from std_algorithms_move_backward_team_test 46: [ RUN ] std_algorithms_move_backward_team_test.test ---> Removed intermediate container cbe5b1bebe67 ---> 523cd2285f23 Successfully built 523cd2285f23 Successfully tagged 5672cab034646587aa4c2aaa0f8854658645b979:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o 41: [ OK ] std_algorithms_mod_seq_ops.rotate (1222 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 41: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (500 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_left + docker inspect -f . 5672cab034646587aa4c2aaa0f8854658645b979 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_09 seems to be running inside container 29c8550d57213f978147e77f24857eb17d8a4f679dd427da9e19d31ea270a28e $ 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-7801 --volumes-from 29c8550d57213f978147e77f24857eb17d8a4f679dd427da9e19d31ea270a28e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5672cab034646587aa4c2aaa0f8854658645b979 cat [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o 41: [ OK ] std_algorithms_mod_seq_ops.shift_left (1497 ms) 41: [ RUN ] std_algorithms_mod_seq_ops.shift_right 46: [ OK ] std_algorithms_move_backward_team_test.test (1971 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (1971 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test $ docker top e04d31483ddf86b9190852d281ca9c23abf7dd4359cfcb923a55e23f611b5db2 -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 [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 26%] Building X86GenDisassemblerTables.inc... + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_CLANG_TIDY=clang-tidy-15;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++-15 -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -Wno-pass-failed -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_CUDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 20 41: [ OK ] std_algorithms_mod_seq_ops.shift_right (1497 ms) 41: [----------] 11 tests from std_algorithms_mod_seq_ops (5209 ms total) 41: 41: [----------] 1 test from std_algorithms_modseq_test 41: [ RUN ] std_algorithms_modseq_test.reverse 41: [ OK ] std_algorithms_modseq_test.reverse (69 ms) 41: [----------] 1 test from std_algorithms_modseq_test (69 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 31 tests from 5 test suites ran. (5585 ms total) 41: [ PASSED ] 31 tests. 41/56 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.97 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 42: Test timeout computed to be: 1500 42: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 42: [==========] Running 29 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_sorting_ops_test 42: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 42: [ OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms) 42: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 42: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 42: [----------] 2 tests from std_algorithms_sorting_ops_test (30 ms total) 42: 42: [----------] 4 tests from std_algorithms_partitioning_test 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 42: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 42: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 42: [ RUN ] std_algorithms_partitioning_test.partition_point 42: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 42: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 42: 42: [----------] 1 test from std_algorithms_partitioning_ops 42: [ RUN ] std_algorithms_partitioning_ops.partition_copy 42: [ OK ] std_algorithms_partitioning_ops.partition_copy (38 ms) 42: [----------] 1 test from std_algorithms_partitioning_ops (38 ms total) 42: 42: [----------] 12 tests from std_algorithms_numerics_test 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 42: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 42: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 42: [----------] 12 tests from std_algorithms_numerics_test (17 ms total) 42: 42: [----------] 1 test from std_algorithms_numerics_ops_test 42: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 42: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (96 ms) 42: [----------] 1 test from std_algorithms_numerics_ops_test (96 ms total) 42: 42: [----------] 8 tests from std_algorithms_numeric_ops_test 42: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o -- The CXX compiler identification is Clang 15.0.7 -- Check for working CXX compiler: /usr/bin/clang++-15 42: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (819 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan -- Check for working CXX compiler: /usr/bin/clang++-15 -- works -- Detecting CXX compiler ABI info 42: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (741 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 42: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (242 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 26%] Building X86GenEVEX2VEXTables.inc... [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o 42: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (418 ms) 42: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 42: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 42: [----------] 8 tests from std_algorithms_numeric_ops_test (2221 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_ops_test 42: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 42: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (51 ms) 42: [----------] 1 test from std_algorithms_transform_ops_test (51 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 29 tests from 7 test suites ran. (2463 ms total) 42: [ PASSED ] 29 tests. 42/56 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.84 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 43: Test timeout computed to be: 1500 43: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 43: [==========] Running 12 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_adjacent_find_team_test 43: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ OK ] cuda_hostpinned.view_fill_tests_layout_left (85179 ms) [ RUN ] cuda_hostpinned.view_mapping 43: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (541 ms) 43: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ OK ] cuda_hostpinned.view_mapping (597 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 (176379 ms total) [----------] Global test environment tear-down [==========] 234 tests from 4 test suites ran. (240399 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 (132 ms) [----------] 1 test from cuda (132 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (132 ms total) [ PASSED ] 1 test. 43: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (519 ms) 43: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1061 ms total) 43: 43: [----------] 2 tests from std_algorithms_count_team_test 43: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_shift_left_team_test.test (5895 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (5895 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test [ 26%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o ./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 (85 ms) [----------] 1 test from cuda (85 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (85 ms total) [ PASSED ] 1 test. 43: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (267 ms) 43: [ RUN ] std_algorithms_count_team_test.count_returns_zero -- 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 -- 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++2a for C++20 standard as feature [ 26%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o 43: [ OK ] std_algorithms_count_team_test.count_returns_zero (239 ms) 43: [----------] 2 tests from std_algorithms_count_team_test (507 ms total) 43: 43: [----------] 1 test from std_algorithms_count_if_team_test 43: [ RUN ] std_algorithms_count_if_team_test.test [ 26%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o 43: [ OK ] std_algorithms_count_if_team_test.test (291 ms) 43: [----------] 1 test from std_algorithms_count_if_team_test (291 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_team_test 43: [ RUN ] std_algorithms_for_each_team_test.test [ 26%] Building X86GenExegesis.inc... 43: [ OK ] std_algorithms_for_each_team_test.test (362 ms) 43: [----------] 1 test from std_algorithms_for_each_team_test (362 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_n_team_test 43: [ RUN ] std_algorithms_for_each_n_team_test.test [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o 43: [ OK ] std_algorithms_for_each_n_team_test.test (385 ms) 43: [----------] 1 test from std_algorithms_for_each_n_team_test (385 ms total) 43: 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal -- 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.8.89") -- Looking for C++ include pthread.h 43: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (588 ms) 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 26%] Linking CXX static library ../libLLVMTextAPI.a [ 26%] Building X86GenFastISel.inc... 43: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (543 ms) 43: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater -- 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 [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7801/tpls/mdspan/include [ 38%] Linking CXX executable Kokkos_ToolsInitialization [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 43: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (543 ms) 43: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1675 ms total) 43: 43: [----------] 2 tests from std_algorithms_mismatch_team_test 43: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 43: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (622 ms) 43: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 26%] Built target LLVMTextAPI [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 39%] Built target Kokkos_ToolsInitialization [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 26%] Building NVPTXGenAsmWriter.inc... 43: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (820 ms) 43: [----------] 2 tests from std_algorithms_mismatch_team_test (1443 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 12 tests from 7 test suites ran. (5727 ms total) 43: [ PASSED ] 12 tests. 43/56 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.10 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 44: Test timeout computed to be: 1500 44: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 44: [==========] Running 8 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_equal_team_test 44: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub 44: [ OK ] std_algorithms_equal_team_test.views_are_equal (1017 ms) 44: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 26%] Building NVPTXGenDAGISel.inc... 46: [ OK ] std_algorithms_shift_right_team_test.test (5855 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (5855 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (17022 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 17.37 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 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 44: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1254 ms) 44: [----------] 2 tests from std_algorithms_equal_team_test (2271 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_team_test 44: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 26%] Building X86GenGlobalISel.inc... -- [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 44: [ OK ] std_algorithms_search_team_test.sequences_exist (528 ms) 44: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 26%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW 44: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (542 ms) 44: [----------] 2 tests from std_algorithms_search_team_test (1071 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_end_team_test 44: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 44: [ OK ] std_algorithms_find_end_team_test.sequences_exist (641 ms) 44: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 44: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (615 ms) 44: [----------] 2 tests from std_algorithms_find_end_team_test (1257 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_first_of_team_test 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (562 ms) 44: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [ 26%] Building NVPTXGenInstrInfo.inc... 47: [ OK ] std_algorithms_copy_team_test.test (4277 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (4277 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 44: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (723 ms) 44: [----------] 2 tests from std_algorithms_find_first_of_team_test (1286 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 8 tests from 4 test suites ran. (5885 ms total) 44: [ PASSED ] 8 tests. 44/56 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.26 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: Test timeout computed to be: 1500 47: [ OK ] std_algorithms_copy_n_team_test.test (540 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (540 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_backward_team_test 47: [ RUN ] std_algorithms_copy_backward_team_test.test 45: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 45: [==========] Running 11 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_find_team_test 45: [ RUN ] std_algorithms_find_team_test.searched_values_exist -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 45: [ OK ] std_algorithms_find_team_test.searched_values_exist (265 ms) 45: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR 45: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (266 ms) 45: [----------] 2 tests from std_algorithms_find_team_test (532 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_team_test 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (257 ms) 45: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 45: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (262 ms) 45: [----------] 2 tests from std_algorithms_find_if_team_test (519 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_if_not_team_test 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (281 ms) 45: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 45: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (250 ms) 45: [----------] 2 tests from std_algorithms_find_if_not_team_test (532 ms total) 45: 45: [----------] 1 test from std_algorithms_all_of_team_test 45: [ RUN ] std_algorithms_all_of_team_test.test 45: [ OK ] std_algorithms_all_of_team_test.test (262 ms) 45: [----------] 1 test from std_algorithms_all_of_team_test (262 ms total) 45: 45: [----------] 1 test from std_algorithms_any_of_team_test 45: [ RUN ] std_algorithms_any_of_team_test.test 47: [ OK ] std_algorithms_copy_backward_team_test.test (1975 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (1975 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test [ 26%] Building NVPTXGenRegisterInfo.inc... [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC 45: [ OK ] std_algorithms_any_of_team_test.test (248 ms) 45: [----------] 1 test from std_algorithms_any_of_team_test (248 ms total) 45: 45: [----------] 1 test from std_algorithms_none_of_team_test 45: [ RUN ] std_algorithms_none_of_team_test.test [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 45: [ OK ] std_algorithms_none_of_team_test.test (258 ms) 45: [----------] 1 test from std_algorithms_none_of_team_test (258 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_n_team_test 45: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 26%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 26%] Building NVPTXGenSubtargetInfo.inc... [ 26%] Built target obj.clangTransformer 45: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (276 ms) 45: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 26%] Building Options.inc... -- [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 45: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (266 ms) 45: [----------] 2 tests from std_algorithms_search_n_team_test (543 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 11 tests from 7 test suites ran. (2896 ms total) 45: [ PASSED ] 11 tests. 45/56 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.27 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: Test timeout computed to be: 1500 -- [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 [ 26%] Building X86GenInstrInfo.inc... [ 26%] Built target DllOptionsTableGen 46: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 46: [==========] Running 3 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_min_element_team_test 46: [ RUN ] std_algorithms_min_element_team_test.test 47: [ OK ] std_algorithms_copy_if_team_test.test (1994 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (1994 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test -- [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 46: [ OK ] std_algorithms_min_element_team_test.test (613 ms) 46: [----------] 1 test from std_algorithms_min_element_team_test (613 ms total) 46: 46: [----------] 1 test from std_algorithms_max_element_team_test 46: [ RUN ] std_algorithms_max_element_team_test.test -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 26%] Building Options.inc... [ 26%] Built target NVPTXCommonTableGen 46: [ OK ] std_algorithms_max_element_team_test.test (602 ms) 46: [----------] 1 test from std_algorithms_max_element_team_test (602 ms total) 46: 46: [----------] 1 test from std_algorithms_minmax_element_team_test 46: [ RUN ] std_algorithms_minmax_element_team_test.test 46: [ OK ] std_algorithms_minmax_element_team_test.test (618 ms) 46: [----------] 1 test from std_algorithms_minmax_element_team_test (618 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 3 tests from 3 test suites ran. (1834 ms total) 46: [ PASSED ] 3 tests. 46/56 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.20 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 47: Test timeout computed to be: 1500 47: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 47: [==========] Running 6 tests from 6 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_fill_team_test 47: [ RUN ] std_algorithms_fill_team_test.test 47: [ OK ] std_algorithms_fill_team_test.test (275 ms) 47: [----------] 1 test from std_algorithms_fill_team_test (275 ms total) 47: 47: [----------] 1 test from std_algorithms_fill_n_team_test 47: [ RUN ] std_algorithms_fill_n_team_test.test -- [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 47: [ OK ] std_algorithms_unique_copy_team_test.test (2374 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (2374 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test 47: [ OK ] std_algorithms_fill_n_team_test.test (446 ms) 47: [----------] 1 test from std_algorithms_fill_n_team_test (446 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_team_test 47: [ RUN ] std_algorithms_replace_team_test.test 47: [ OK ] std_algorithms_replace_team_test.test (414 ms) 47: [----------] 1 test from std_algorithms_replace_team_test (414 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_if_team_test 47: [ RUN ] std_algorithms_replace_if_team_test.test [ 26%] Built target LibOptionsTableGen [ 26%] Linking CXX static library ../../../../lib/libclangBasic.a 47: [ OK ] std_algorithms_replace_if_team_test.test (380 ms) 47: [----------] 1 test from std_algorithms_replace_if_team_test (380 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_copy_team_test 47: [ RUN ] std_algorithms_replace_copy_team_test.test 47: [ OK ] std_algorithms_replace_copy_team_test.test (386 ms) 47: [----------] 1 test from std_algorithms_replace_copy_team_test (386 ms total) 47: 47: [----------] 1 test from std_algorithms_replace_copy_if_team_test 47: [ RUN ] std_algorithms_replace_copy_if_team_test.test 47: [ OK ] std_algorithms_replace_copy_if_team_test.test (383 ms) 47: [----------] 1 test from std_algorithms_replace_copy_if_team_test (383 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 6 tests from 6 test suites ran. (2288 ms total) 47: [ PASSED ] 6 tests. 47/56 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.68 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 48: Test timeout computed to be: 1500 -- [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 47: [ OK ] std_algorithms_remove_team_test.test (1946 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (1946 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 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_reverse_team_test 48: [ RUN ] std_algorithms_reverse_team_test.test 48: [ OK ] std_algorithms_reverse_team_test.test (295 ms) 48: [----------] 1 test from std_algorithms_reverse_team_test (295 ms total) 48: 48: [----------] 1 test from std_algorithms_reverse_copy_team_test 48: [ RUN ] std_algorithms_reverse_copy_team_test.test -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success 48: [ OK ] std_algorithms_reverse_copy_team_test.test (354 ms) 48: [----------] 1 test from std_algorithms_reverse_copy_team_test (354 ms total) 48: 48: [----------] 1 test from std_algorithms_rotate_team_test 48: [ RUN ] std_algorithms_rotate_team_test.test 47: [ OK ] std_algorithms_remove_if_team_test.test (1152 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (1152 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 48: [ OK ] std_algorithms_rotate_team_test.test (636 ms) 48: [----------] 1 test from std_algorithms_rotate_team_test (636 ms total) 48: 48: [----------] 1 test from std_algorithms_rotate_copy_team_test 48: [ RUN ] std_algorithms_rotate_copy_team_test.test 48: [ OK ] std_algorithms_rotate_copy_team_test.test (674 ms) 48: [----------] 1 test from std_algorithms_rotate_copy_team_test (674 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (1960 ms total) 48: [ PASSED ] 4 tests. 48/56 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.34 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 49: Test timeout computed to be: 1500 49: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_move_team_test 49: [ RUN ] std_algorithms_move_team_test.test 49: [ OK ] std_algorithms_move_team_test.test (512 ms) 49: [----------] 1 test from std_algorithms_move_team_test (512 ms total) 49: 49: [----------] 1 test from std_algorithms_move_backward_team_test 49: [ RUN ] std_algorithms_move_backward_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (2021 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (2021 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test 47: [ RUN ] std_algorithms_remove_copy_if_team_test.test 49: [ OK ] std_algorithms_move_backward_team_test.test (464 ms) 49: [----------] 1 test from std_algorithms_move_backward_team_test (464 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_left_team_test 49: [ RUN ] std_algorithms_shift_left_team_test.test 47: [ OK ] std_algorithms_remove_copy_if_team_test.test (1793 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1793 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (18077 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 18.42 sec 49: [ OK ] std_algorithms_shift_left_team_test.test (1607 ms) 49: [----------] 1 test from std_algorithms_shift_left_team_test (1607 ms total) 49: 49: [----------] 1 test from std_algorithms_shift_right_team_test 49: [ RUN ] std_algorithms_shift_right_team_test.test 49: [ OK ] std_algorithms_shift_right_team_test.test (1613 ms) 49: [----------] 1 test from std_algorithms_shift_right_team_test (1613 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (4197 ms total) 49: [ PASSED ] 4 tests. 49/56 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.58 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 50: Test timeout computed to be: 1500 50: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 50: [==========] Running 9 tests from 9 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_copy_team_test 50: [ RUN ] std_algorithms_copy_team_test.test test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 50: [ OK ] std_algorithms_copy_team_test.test (617 ms) 50: [----------] 1 test from std_algorithms_copy_team_test (617 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_n_team_test 50: [ RUN ] std_algorithms_copy_n_team_test.test 50: [ OK ] std_algorithms_copy_n_team_test.test (553 ms) 50: [----------] 1 test from std_algorithms_copy_n_team_test (553 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_backward_team_test 50: [ RUN ] std_algorithms_copy_backward_team_test.test -- Sources TestCuda.cpp 50: [ OK ] std_algorithms_copy_backward_team_test.test (492 ms) 50: [----------] 1 test from std_algorithms_copy_backward_team_test (492 ms total) 50: 50: [----------] 1 test from std_algorithms_copy_if_team_test 50: [ RUN ] std_algorithms_copy_if_team_test.test [ 26%] Building X86GenMnemonicTables.inc... [ 26%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o [ 26%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o -- Kokkos Backends: SERIAL;CUDA -- Configuring done 50: [ OK ] std_algorithms_copy_if_team_test.test (421 ms) 50: [----------] 1 test from std_algorithms_copy_if_team_test (421 ms total) 50: 50: [----------] 1 test from std_algorithms_unique_copy_team_test 50: [ RUN ] std_algorithms_unique_copy_team_test.test 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2455 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (2455 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o 50: [ OK ] std_algorithms_unique_copy_team_test.test (529 ms) 50: [----------] 1 test from std_algorithms_unique_copy_team_test (529 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_team_test 50: [ RUN ] std_algorithms_remove_team_test.test 50: [ OK ] std_algorithms_remove_team_test.test (455 ms) 50: [----------] 1 test from std_algorithms_remove_team_test (455 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_if_team_test 50: [ RUN ] std_algorithms_remove_if_team_test.test 50: [ OK ] std_algorithms_remove_if_team_test.test (388 ms) 50: [----------] 1 test from std_algorithms_remove_if_team_test (388 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_copy_team_test 50: [ RUN ] std_algorithms_remove_copy_team_test.test 50: [ OK ] std_algorithms_remove_copy_team_test.test (444 ms) 50: [----------] 1 test from std_algorithms_remove_copy_team_test (444 ms total) 50: 50: [----------] 1 test from std_algorithms_remove_copy_if_team_test 50: [ RUN ] std_algorithms_remove_copy_if_team_test.test 50: [ OK ] std_algorithms_remove_copy_if_team_test.test (367 ms) 50: [----------] 1 test from std_algorithms_remove_copy_if_team_test (367 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 9 tests from 9 test suites ran. (4270 ms total) 50: [ PASSED ] 9 tests. 50/56 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.66 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 51: Test timeout computed to be: 1500 51: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_unique_team_test 51: [ RUN ] std_algorithms_unique_team_test.test_default_predicate -- Generating done [ 28%] Building X86GenRegisterBank.inc... -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target benchmark [ 0%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 51: [ OK ] std_algorithms_unique_team_test.test_default_predicate (677 ms) 51: [----------] 1 test from std_algorithms_unique_team_test (677 ms total) 51: 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test 51: [ RUN ] std_algorithms_adjacent_difference_team_test.test 51: [ OK ] std_algorithms_adjacent_difference_team_test.test (833 ms) 51: [----------] 1 test from std_algorithms_adjacent_difference_team_test (833 ms total) 51: 51: [----------] 1 test from std_algorithms_reduce_team_test 51: [ RUN ] std_algorithms_reduce_team_test.test [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (3801 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3801 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o 51: [ OK ] std_algorithms_reduce_team_test.test (839 ms) 51: [----------] 1 test from std_algorithms_reduce_team_test (839 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_reduce_team_test 51: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 28%] Building X86GenRegisterInfo.inc... [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 28%] Built target clangBasic [ 28%] Built target obj.clangToolingRefactoring [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 28%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 1%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 28%] Building Options.inc... [ 28%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [ 28%] Built target ClangDriverOptions [ 28%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a 51: [ OK ] std_algorithms_transform_reduce_team_test.test (1390 ms) 51: [----------] 1 test from std_algorithms_transform_reduce_team_test (1390 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (3741 ms total) 51: [ PASSED ] 4 tests. 51/56 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.13 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 52: Test timeout computed to be: 1500 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 48: [ OK ] std_algorithms_reduce_team_test.test (1972 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (1972 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 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 52: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 52: [==========] Running 18 tests from 5 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_is_sorted_team_test 52: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 28%] Built target clangDirectoryWatcher [ 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 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (550 ms) 52: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 28%] Building X86GenSubtargetInfo.inc... Scanning dependencies of target kokkoscore 52: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (442 ms) 52: [----------] 2 tests from std_algorithms_is_sorted_team_test (992 ms total) 52: 52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (30 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (371 ms) 52: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 52: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (471 ms) 52: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (900 ms total) 52: 52: [----------] 4 tests from std_algorithms_is_partitioned_team_test 52: [ RUN ] std_algorithms_is_partitioned_team_test.empty [ 28%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a 52: [ OK ] std_algorithms_is_partitioned_team_test.empty (15 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 52: [ OK ] std_algorithms_is_partitioned_team_test.all_true (222 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o 52: [ OK ] std_algorithms_is_partitioned_team_test.all_false (307 ms) 52: [ RUN ] std_algorithms_is_partitioned_team_test.random 52: [ OK ] std_algorithms_is_partitioned_team_test.random (160 ms) 52: [----------] 4 tests from std_algorithms_is_partitioned_team_test (706 ms total) 52: 52: [----------] 4 tests from std_algorithms_partition_copy_team_test 52: [ RUN ] std_algorithms_partition_copy_team_test.empty 52: [ OK ] std_algorithms_partition_copy_team_test.empty (24 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 28%] Built target clangIndexSerialization 52: [ OK ] std_algorithms_partition_copy_team_test.all_true (496 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 28%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/DeviceOffload.cpp.o [ 28%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o 52: [ OK ] std_algorithms_partition_copy_team_test.all_false (486 ms) 52: [ RUN ] std_algorithms_partition_copy_team_test.random 52: [ OK ] std_algorithms_partition_copy_team_test.random (449 ms) 52: [----------] 4 tests from std_algorithms_partition_copy_team_test (1458 ms total) 52: 52: [----------] 4 tests from std_algorithms_partition_point_team_test 52: [ RUN ] std_algorithms_partition_point_team_test.empty 52: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_true 48: [ OK ] std_algorithms_transform_reduce_team_test.test (4202 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (4202 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (12433 ms total) 48: [ PASSED ] 4 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 12.80 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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: 49: [==========] Running 18 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_is_sorted_team_test 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 52: [ OK ] std_algorithms_partition_point_team_test.all_true (198 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.all_false 52: [ OK ] std_algorithms_partition_point_team_test.all_false (201 ms) 52: [ RUN ] std_algorithms_partition_point_team_test.random 52: [ OK ] std_algorithms_partition_point_team_test.random (145 ms) 52: [----------] 4 tests from std_algorithms_partition_point_team_test (560 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 18 tests from 5 test suites ran. (4618 ms total) 52: [ PASSED ] 18 tests. 52/56 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.00 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 53: Test timeout computed to be: 1500 53: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 53: [==========] Running 5 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_transform_team_test 53: [ RUN ] std_algorithms_transform_team_test.test_unary_op 53: [ OK ] std_algorithms_transform_team_test.test_unary_op (672 ms) 53: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 3%] Linking CXX static library libbenchmark.a 53: [ OK ] std_algorithms_transform_team_test.test_binary_op (881 ms) 53: [----------] 2 tests from std_algorithms_transform_team_test (1553 ms total) 53: 53: [----------] 1 test from std_algorithms_generate_team_test 53: [ RUN ] std_algorithms_generate_team_test.test_unary_op 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (2684 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 3%] Built target benchmark [ 28%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:99:22: warning: cast between incompatible function types from 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} to 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} [-Wcast-function-type] 99 | LLVM_EXTENSION reinterpret_cast( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 100 | Handler), | ~~~~~~~~ /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:105:25: warning: cast between incompatible function types from 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} to 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} [-Wcast-function-type] 105 | return LLVM_EXTENSION reinterpret_cast( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | unwrap(C)->getDiagnosticHandlerCallBack()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Scanning dependencies of target benchmark_main [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 53: [ OK ] std_algorithms_generate_team_test.test_unary_op (1577 ms) 53: [----------] 1 test from std_algorithms_generate_team_test (1577 ms total) 53: 53: [----------] 1 test from std_algorithms_generate_n_team_test 53: [ RUN ] std_algorithms_generate_n_team_test.test [ 39%] Built target Kokkos_CoreUnitTest_KokkosP [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 53: [ OK ] std_algorithms_generate_n_team_test.test (490 ms) 53: [----------] 1 test from std_algorithms_generate_n_team_test (490 ms total) 53: 53: [----------] 1 test from std_algorithms_swap_ranges_team_test 53: [ RUN ] std_algorithms_swap_ranges_team_test.test 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2415 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (5100 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 (15 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 53: [ OK ] std_algorithms_swap_ranges_team_test.test (764 ms) 53: [----------] 1 test from std_algorithms_swap_ranges_team_test (764 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 5 tests from 4 test suites ran. (4386 ms total) 53: [ PASSED ] 5 tests. 53/56 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.79 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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_exclusive_scan_team_test 54: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 3%] Linking CXX static library libbenchmark_main.a [ 3%] Linking CXX static library libkokkos_gtest.a [ OK ] serial.reduce_device_view_mdrange_policy (51864 ms) [ RUN ] serial.reduce_device_view_team_policy 54: [ OK ] std_algorithms_exclusive_scan_team_test.test (1684 ms) 54: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1684 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2347 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (825 ms) 54: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (825 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (2510 ms total) 54: [ PASSED ] 2 tests. 54/56 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.89 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 55: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 55: Test timeout computed to be: 1500 55: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_inclusive_scan_team_test 55: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 28%] Building X86GenFoldTables.inc... 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (2908 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (5292 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test 49: [ RUN ] std_algorithms_is_partitioned_team_test.empty 49: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 55: [ OK ] std_algorithms_inclusive_scan_team_test.test (2519 ms) 55: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2519 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 28%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (1351 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1671 ms) 55: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1671 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (4191 ms total) 55: [ PASSED ] 2 tests. 55/56 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.60 sec test 56 Start 56: Kokkos_UnitTest_SIMD 56: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 56: Test timeout computed to be: 1500 56: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 56: [==========] Running 18 tests from 1 test suite. 56: [----------] Global test environment set-up. 56: [----------] 18 tests from simd 56: [ RUN ] simd.host_math_ops 56: [ OK ] simd.host_math_ops (0 ms) 56: [ RUN ] simd.device_math_ops 56: [ OK ] simd.device_math_ops (3 ms) 56: [ RUN ] simd.host_mask_ops 56: [ OK ] simd.host_mask_ops (0 ms) 56: [ RUN ] simd.device_mask_ops 56: [ OK ] simd.device_mask_ops (0 ms) 56: [ RUN ] simd.host_conversions 56: [ OK ] simd.host_conversions (0 ms) 56: [ RUN ] simd.device_conversions 56: [ OK ] simd.device_conversions (0 ms) 56: [ RUN ] simd.host_shift_ops 56: [ OK ] simd.host_shift_ops (0 ms) 56: [ RUN ] simd.device_shift_ops 56: [ OK ] simd.device_shift_ops (0 ms) 56: [ RUN ] simd.host_condition 56: [ OK ] simd.host_condition (0 ms) 56: [ RUN ] simd.device_condition 56: [ OK ] simd.device_condition (0 ms) 56: [ RUN ] simd.host_gen_ctors 56: [ OK ] simd.host_gen_ctors (0 ms) 56: [ RUN ] simd.device_gen_ctors 56: [ OK ] simd.device_gen_ctors (0 ms) 56: [ RUN ] simd.host_where_expressions 56: [ OK ] simd.host_where_expressions (0 ms) 56: [ RUN ] simd.device_where_expressions 56: [ OK ] simd.device_where_expressions (0 ms) 56: [ RUN ] simd.host_reductions 56: [ OK ] simd.host_reductions (0 ms) 56: [ RUN ] simd.device_reductions 56: [ OK ] simd.device_reductions (0 ms) 56: [ RUN ] simd.host_construction 56: [ OK ] simd.host_construction (0 ms) 56: [ RUN ] simd.device_construction 56: [ OK ] simd.device_construction (0 ms) 56: [----------] 18 tests from simd (4 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 18 tests from 1 test suite ran. (4 ms total) 56: [ PASSED ] 18 tests. 56/56 Test #56: Kokkos_UnitTest_SIMD ....................................... Passed 0.37 sec 100% tests passed, 0 tests failed out of 56 Label Time Summary: Kokkos = 483.61 sec*proc (51 tests) Total Test time (real) = 916.19 sec 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (1422 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random 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] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a897011e324c383fcabdab988cd01ef1cfa4f2d71e8c6577e4cb7b746e3fcddd 49: [ OK ] std_algorithms_is_partitioned_team_test.random (1121 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (3902 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_copy_team_test 49: [ RUN ] std_algorithms_partition_copy_team_test.empty 49: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes a897011e324c383fcabdab988cd01ef1cfa4f2d71e8c6577e4cb7b746e3fcddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 3%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ OK ] serial.reduce_device_view_team_policy (14080 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (9 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (9 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (3 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (3 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (1 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (0 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (0 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.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 (3 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 (1 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (537 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (268 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 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (3328 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 28%] Built target X86CommonTableGen [ 28%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArch.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (3357 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 28%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [ 28%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHSA.cpp.o 49: [ OK ] std_algorithms_partition_copy_team_test.random (3096 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (9796 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_point_team_test 49: [ RUN ] std_algorithms_partition_point_team_test.empty 49: [ OK ] std_algorithms_partition_point_team_test.empty (10 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 49: [ OK ] std_algorithms_partition_point_team_test.all_true (1317 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [ 28%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 49: [ OK ] std_algorithms_partition_point_team_test.all_false (1318 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random [ 28%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [ 28%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [ 28%] Linking CXX executable ../../../../bin/amdgpu-arch [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o 49: [ OK ] std_algorithms_partition_point_team_test.random (1066 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (3712 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (27805 ms total) 49: [ PASSED ] 18 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 28.20 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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: 50: [==========] Running 5 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_transform_team_test 50: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [ 28%] Built target amdgpu-arch [ 28%] Building CXX object tools/clang/tools/nvptx-arch/CMakeFiles/nvptx-arch.dir/NVPTXArch.cpp.o 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (4822 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (3581 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (8403 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 28%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 28%] Linking CXX executable ../../../../bin/nvptx-arch [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 28%] Built target nvptx-arch [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 28%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ OK ] serial.team_reduce_large (23419 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 [ OK ] serial.triple_nested_parallelism (3440 ms) [ RUN ] serial.parallel_scan_with_reducers [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ OK ] serial.parallel_scan_with_reducers (843 ms) [ RUN ] serial.team_shared_request [ 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 [ OK ] serial.team_lambda_shared_request (460 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 (104 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 (331 ms) [ RUN ] serial.team_long_reduce [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ OK ] serial.team_long_reduce (822 ms) [ RUN ] serial.team_double_reduce [ 28%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ OK ] serial.team_double_reduce (869 ms) [ RUN ] serial.team_long_array_reduce [ OK ] serial.team_long_array_reduce (829 ms) [ RUN ] serial.team_double_array_reduce 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (11546 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (11546 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 50: [ OK ] std_algorithms_generate_n_team_test.test (514 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (514 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test [ OK ] serial.team_double_array_reduce (841 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 [ 28%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 28%] Linking CXX executable ../../bin/llvm-cxxfilt [ 28%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o [ 28%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 30%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o 50: [ OK ] std_algorithms_swap_ranges_team_test.test (4303 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (4303 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (24769 ms total) 50: [ PASSED ] 5 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 25.11 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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_exclusive_scan_team_test 51: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 30%] Built target llvm-cxxfilt [ 30%] Building InstallNameToolOpts.inc... [ 30%] Built target InstallNameToolOptsTableGen [ 30%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Value.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-mt [ 30%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 30%] Built target llvm-mt [ 30%] Building OtoolOpts.inc... [ 30%] Built target OtoolOptsTableGen [ 30%] Building WindresOpts.inc... [ 30%] Built target WindresOptsTableGen [ OK ] serial.repeated_team_reduce (6295 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 (39 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 [ OK ] serial.mdrange_5d (488 ms) [ RUN ] serial.mdrange_6d [ 30%] Linking CXX static library ../../../../lib/libclangAPINotes.a [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ OK ] serial.mdrange_6d (1515 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 [ OK ] serial.mdrange_3d (114 ms) [ RUN ] serial.mdrange_neg_idx [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 30%] Built target clangAPINotes [ 30%] Linking CXX static library ../../../../lib/libclangLex.a [ OK ] serial.mdrange_neg_idx (716 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (125 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (4 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (19 ms) [ RUN ] serial.workgraph_fib [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ OK ] serial.workgraph_fib (663 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [ 32%] Built target clangLex 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (7454 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (7454 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 32%] Built target obj.clangInterpreter [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (3802 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (3802 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (11257 ms total) 51: [ PASSED ] 2 tests. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 11.59 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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: [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test 52: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (12531 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (11441 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (11441 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (10009 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 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_Cuda2.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (7671 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (7671 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (19113 ms total) 52: [ PASSED ] 2 tests. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 19.45 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 53: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 53: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 53: For unit testing set OMP_PROC_BIND=false 53: 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 (1 ms) 53: [ RUN ] simd.device_math_ops 53: [ OK ] simd.device_math_ops (2 ms) 53: [ RUN ] simd.host_mask_ops 53: [ OK ] simd.host_mask_ops (0 ms) 53: [ RUN ] simd.device_mask_ops 53: [ OK ] simd.device_mask_ops (0 ms) 53: [ RUN ] simd.host_conversions 53: [ OK ] simd.host_conversions (0 ms) 53: [ RUN ] simd.device_conversions 53: [ OK ] simd.device_conversions (0 ms) 53: [ RUN ] simd.host_shift_ops 53: [ OK ] simd.host_shift_ops (1 ms) 53: [ RUN ] simd.device_shift_ops 53: [ OK ] simd.device_shift_ops (0 ms) 53: [ RUN ] simd.host_condition 53: [ OK ] simd.host_condition (0 ms) 53: [ RUN ] simd.device_condition 53: [ OK ] simd.device_condition (0 ms) 53: [ RUN ] simd.host_gen_ctors 53: [ OK ] simd.host_gen_ctors (0 ms) 53: [ RUN ] simd.device_gen_ctors 53: [ OK ] simd.device_gen_ctors (0 ms) 53: [ RUN ] simd.host_where_expressions 53: [ OK ] simd.host_where_expressions (0 ms) 53: [ RUN ] simd.device_where_expressions 53: [ OK ] simd.device_where_expressions (0 ms) 53: [ RUN ] simd.host_reductions 53: [ OK ] simd.host_reductions (0 ms) 53: [ RUN ] simd.device_reductions 53: [ OK ] simd.device_reductions (0 ms) 53: [ 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 (7 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 1 test suite ran. (7 ms total) 53: [ PASSED ] 18 tests. 53/53 Test #53: Kokkos_UnitTest_SIMD ....................................... Passed 0.32 sec 100% tests passed, 0 tests failed out of 53 Label Time Summary: Kokkos = 812.00 sec*proc (49 tests) Total Test time (real) = 1128.61 sec + cd ../example/build_cmake_in_tree + rm -rf build [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o + 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-7801/tpls/mdspan/include -- Kokkos Backends: SERIAL -- Configuring done [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 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 [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 26%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 34%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 34%] 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_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 [ OK ] serial.local_deepcopy_teampolicy_layoutright (5852 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 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 [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.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 [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.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 Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 84%] Linking CXX static library libkokkoscore.a [ 84%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 92%] Linking CXX static library libkokkoscontainers.a Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6238 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 165 tests from serial (367642 ms total) [----------] Global test environment tear-down [==========] 167 tests from 2 test suites ran. (374018 ms total) [ PASSED ] 167 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/MultilibBuilder.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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.000013 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 echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7801/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Feb 27 22:11:01 2025 stats zeroed Thu Feb 27 21:44:24 2025 cache hit (direct) 45 cache hit (preprocessed) 1 cache miss 682 cache hit rate 6.32 % compiler produced stdout 1 cleanups performed 57 files in cache 2741 cache size 4.2 GB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' [Pipeline] } $ docker stop --time=1 8138a66309ed3768958ca0e8b37f45009e78b2ba11ced5d374c54a7a4cde0130 echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 45 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.dualview_external_view_construction [==========] Running 45 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.dualview_external_view_construction /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped test only relevant if DualView uses one allocation [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 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-7801' for the testing framework 'CTest-Version 3.x (default)'. [ OK ] serial_DeathTest.dualview_external_view_construction (584 ms) [ RUN ] serial_DeathTest.offsetview_unmanaged_construction $ docker rm -f --volumes 8138a66309ed3768958ca0e8b37f45009e78b2ba11ced5d374c54a7a4cde0130 [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [Pipeline] // stage [Pipeline] } [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4935 ms) [----------] 2 tests from serial_DeathTest (5520 ms total) [----------] 43 tests from serial [ RUN ] serial.bitset [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (5954 ms) [----------] 2 tests from cuda_DeathTest (5954 ms total) [----------] 43 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (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 (28 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 (2 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Built target Kokkos_ProfilingAllCalls [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ OK ] serial.bitset (7153 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 (106 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (29 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-7801/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 [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ OK ] serial.offsetview_construction (620 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 10%] Built target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 42%] Linking CXX executable Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 42%] Built target Kokkos_StackTraceTestExec [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ OK ] serial.scatterview (18228 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.UnorderedMap_insert [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 10%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.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_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraphAtomicLocks.dir/cuda/TestCuda_GraphAtomicLocks.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 32%] Linking CXX static library ../libLLVMMC.a [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ OK ] cuda.scatterview (69366 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (26 ms) [ RUN ] cuda.UnorderedMap_insert [ OK ] serial.UnorderedMap_insert (48387 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_insert (7870 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 32%] Built target LLVMMC [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ OK ] cuda.UnorderedMap_failed_insert (1161 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 (78527 ms total) [----------] Global test environment tear-down [==========] 45 tests from 2 test suites ran. (84482 ms total) [ PASSED ] 44 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraphAtomicLocks [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaGraphAtomicLocks Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ 32%] Linking CXX static library ../libLLVMCore.a [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ OK ] serial.UnorderedMap_failed_insert (21326 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 (95889 ms total) [----------] Global test environment tear-down [==========] 45 tests from 2 test suites ran. (101410 ms total) [ PASSED ] 44 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o ./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.00125377 View sum computation time: 0.00125377 Strided View time (init only): 0.00118 View Rank7 time (init only): 0.00124589 DynRankView time (init only): 0.00126421 DynRankView sum computation time: 0.00186618 Ratio of View to DynRankView time: 0.99174 Ratio of View to DynRankView sum computation time: 1.00098 Ratio of View to View Rank7 time: 1.00632 Ratio of StrideView to DynRankView time: 0.933388 Ratio of DynRankView to View Rank7 time: 1.0147 [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000280062, 3.0771e-05, 0.00272323, 0.00215972 512, 0.0001751, 1.295e-05, 2.3763e-05, 0.00214641 1024, 0.00017083, 1.314e-05, 2.4363e-05, 0.00218341 2048, 0.000180323, 1.2288e-05, 2.3873e-05, 0.00219844 4096, 0.00017034, 1.2652e-05, 2.5759e-05, 0.00228877 8192, 0.000185868, 1.3693e-05, 2.9314e-05, 0.00221574 16384, 0.000172615, 1.2677e-05, 3.2144e-05, 0.00226365 32768, 0.000442782, 1.2934e-05, 3.7176e-05, 0.00239392 65536, 0.000279701, 1.4106e-05, 4.4733e-05, 0.00271118 131072, 0.000338896, 1.4899e-05, 6.5432e-05, 0.00326418 262144, 0.000562076, 1.6777e-05, 0.00015377, 0.00604694 524288, 0.000575016, 2.0791e-05, 0.000528254, 0.0191121 1048576, 0.000579186, 2.8131e-05, 0.00138624, 0.0486508 2097152, 0.000695517, 4.1962e-05, 0.00309391, 0.109728 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o 4194304, 0.000932241, 6.6846e-05, 0.00682879, 0.236416 [ OK ] TEST_CATEGORY.global_2_local (468 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 (481 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (481 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7801 CXX=/var/jenkins/workspace/Kokkos_PR-7801/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-7801/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7801 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.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:1740695595607922905 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:1740695595617478708 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00361488 -0.0151984 || 0.051031 28053 29387 || 28571.1 28674.4 || -210.102 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00631176 0.00501842 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0149653 -0.0102862 || 0.051031 27992 29285 || 28251.6 28674.4 || -142.197 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0154678 0.00405845 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00446301 -0.0121627 || 0.051031 28010 29323 || 28547 28674.4 || -168.137 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00605465 -0.00129033 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.024801 0.00803447 || 0.051031 28053 29409 || 27980.4 28674.4 || 111.068 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00504202 0.00196833 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245571 -0.99999 -48244.9 || 0.051031 0 195121 || 2.92861e+09 28674.4 || -6.66937e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000735634 -0.312604 0.157571 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195681 -0.999999 -57856.6 || 0.051031 0 1.55192e+06 || 2.86856e+10 28674.4 || -7.9981e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588024 -0.967946 10.2616 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.91181e-07 -0.0316441 -0.00533535 || 0.051031 28074 29370 || 29611.4 28674.4 || -73.7559 -2.0744 -- Testing 3-D histogram Density 3D: 7.87038e-07 -0.00193972 0.00549347 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00876332 0.00189969 || 0.051031 28017 29426 || 28927.9 28674.4 || 26.2614 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000598017 0.00276236 || 0.051031 1e+64 -1e+64 Test Seed:1740695595723716201 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.000478925 0.023565 || 0.051031 27977 29332 || 28660.7 28674.4 || 325.763 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0194571 -0.00482659 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0187853 -0.0200211 || 0.051031 28084 29367 || 28145.7 28674.4 || -276.771 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0159389 -0.0165991 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00327054 0.017789 || 0.051031 28036 29316 || 28768.5 28674.4 || 245.916 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.009798 -0.00500407 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0212216 0.0105378 || 0.051031 27993 29297 || 29296.1 28674.4 || 145.674 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00580338 0.014332 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244614 -0.99999 -48246.1 || 0.051031 0 194907 || 2.92864e+09 28674.4 || -6.66954e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732685 -0.3075 0.156733 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195843 -0.999999 -57856.4 || 0.051031 0 1.55213e+06 || 2.86924e+10 28674.4 || -7.99807e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588518 -0.967724 10.2469 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.71e-07 -0.000736059 0.00864679 || 0.051031 27981 29331 || 28695.5 28674.4 || 119.533 -2.0744 -- Testing 3-D histogram Density 3D: 7.26496e-07 -0.00117452 0.00172887 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00125796 -0.0234032 || 0.051031 27998 29330 || 28710.5 28674.4 || -323.526 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0141569 0.00611995 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (218 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1740695595835768394 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.54313e-07 -0.00860928 0.0158621 || 0.051031 10941 11825 || 11475.8 11377 || 219.278 -0.823045 -- Testing 3-D histogram Density 3D: 2.67029e-07 -0.0134461 -0.000792878 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0165007 -0.00131198 || 0.051031 10994 11799 || 11567.8 11377 || -18.1368 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00319578 -0.000322302 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0249921 -0.00763668 || 0.051031 10961 11790 || 11668.6 11377 || -105.57 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0103339 0.00142514 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00176876 -0.0070139 || 0.051031 10890 11769 || 11397.1 11377 || -96.9602 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0208676 0.00292562 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244391 -0.999975 -7594.96 || 0.051031 0 77651 || 4.61082e+08 11377 || -1.04993e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732844 -0.157774 0.0277603 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195756 -0.999997 -9108.33 || 0.051031 0 616028 || 4.5167e+09 11377 || -1.25914e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588418 -0.923035 1.64213 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.0235936 0.00708057 || 0.051031 10939 11815 || 11651.9 11377 || 97.8818 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.00400561 0.00532777 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00920035 -0.00193809 || 0.051031 10970 11851 || 11482.6 11377 || -26.7921 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0019419 0.00283221 || 0.051031 1e+64 -1e+64 Test Seed:1740695596017814445 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00726607 -0.0026101 || 0.051031 10971 11839 || 11294.9 11377 || -36.082 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0115274 -0.000498811 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00901461 -0.00438595 || 0.051031 10921 11823 || 11480.4 11377 || -60.6314 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.007852 -0.00240362 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00254771 -0.00566374 || 0.051031 10991 11779 || 11348 11377 || -78.2956 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.000397543 0.0038326 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00814163 0.00262116 || 0.051031 10979 11772 || 11285.1 11377 || 36.235 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00993193 -0.00117775 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244378 -0.999975 -7594.87 || 0.051031 0 77781 || 4.61073e+08 11377 || -1.04991e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732882 -0.123064 0.0253061 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00196228 -0.999997 -9107.99 || 0.051031 0 617060 || 4.51645e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00589732 -0.922657 1.62599 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.67029e-07 0.00944293 0.00313316 || 0.051031 10965 11762 || 11270.5 11377 || 43.3128 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 0.00191968 -0.00206573 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00466043 -0.00213817 || 0.051031 11005 11767 || 11324.2 11377 || -29.5581 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0237163 0.000538543 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (486 ms) [ RUN ] cuda.Multi_streams [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ OK ] cuda.Multi_streams (1961 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 [ 32%] Built target LLVMCore [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [ 32%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 32%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o [ 32%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [ 32%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 32%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0135749 0.00406667 || 0.051031 28039 29351 || 28290.4 28674.4 || 56.2176 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00585162 0.00934141 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 33%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OHOS.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 33%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o -- Testing 1-D histogram Density 1D: 6.45775e-07 0.00122568 0.00299887 || 0.051031 28042 29420 || 28639.3 28674.4 || 41.4564 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.0104172 -0.00137762 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 35%] Built target obj.clangDriver [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfo.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.025544 0.0222846 || 0.051031 28091 29341 || 29426 28674.4 || 308.063 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00908804 0.007089 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 35%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [ 35%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfoImpl.cpp.o [ 35%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.015422 0.00697716 || 0.051031 27982 29540 || 29123.5 28674.4 || 96.4522 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00190131 0.00149659 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (84506 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (121 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (531 ms) [ RUN ] cuda.SortWithCustomComparator [ OK ] cuda.SortWithCustomComparator (360 ms) [----------] 13 tests from cuda (88231 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (88231 ms total) [ PASSED ] 13 tests. Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.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_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 35%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 35%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 35%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [ 35%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 35%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBuiltin.cpp.o In file included from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:11: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In function 'bool clang::interp::InitGlobalTemp(clang::interp::InterpState&, clang::interp::CodePtr, uint32_t, const clang::LifetimeExtendedTemporaryDecl*) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:964:3: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 964 | S.P.getGlobal(I)->deref() = S.Stk.pop(); | ^ In file included from /scratch/llvm-project/clang/lib/AST/Interp/InterpFrame.h:17, from /scratch/llvm-project/clang/lib/AST/Interp/InterpState.h:18, from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.h:19, from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Program.h:196:11: note: at offset 32 into destination object 'clang::interp::Program::Global::B' of size 32 196 | Block B; | ^ [ 14%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Floating.cpp.o In file included from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:11: In function 'bool clang::interp::InitGlobal(clang::interp::InterpState&, clang::interp::CodePtr, uint32_t) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]', inlined from 'bool clang::interp::EvalEmitter::emitInitGlobalBool(uint32_t, const clang::interp::SourceInfo&)' at /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:10648:29, inlined from 'bool clang::interp::EvalEmitter::emitInitGlobalBool(uint32_t, const clang::interp::SourceInfo&)' at /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:10645:6: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:948:3: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 948 | S.P.getGlobal(I)->deref() = S.Stk.pop(); | ^ In file included from /scratch/llvm-project/clang/lib/AST/Interp/InterpFrame.h:17, from /scratch/llvm-project/clang/lib/AST/Interp/InterpState.h:18, from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.h:19, from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Program.h: In member function 'bool clang::interp::EvalEmitter::emitInitGlobalBool(uint32_t, const clang::interp::SourceInfo&)': /scratch/llvm-project/clang/lib/AST/Interp/Program.h:196:11: note: at offset 32 into destination object 'clang::interp::Program::Global::B' of size 32 196 | Block B; | ^ [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o In file included from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In function 'bool clang::interp::InitGlobal(clang::interp::InterpState&, clang::interp::CodePtr, uint32_t) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:948:3: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 948 | S.P.getGlobal(I)->deref() = S.Stk.pop(); | ^ In file included from /scratch/llvm-project/clang/lib/AST/Interp/InterpFrame.h:17, from /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:20, from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Program.h:196:11: note: at offset 32 into destination object 'clang::interp::Program::Global::B' of size 32 196 | Block B; | ^ [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o In file included from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In function 'bool clang::interp::InitGlobalTemp(clang::interp::InterpState&, clang::interp::CodePtr, uint32_t, const clang::LifetimeExtendedTemporaryDecl*) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:964:3: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 964 | S.P.getGlobal(I)->deref() = S.Stk.pop(); | ^ In file included from /scratch/llvm-project/clang/lib/AST/Interp/InterpFrame.h:17, from /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:20, from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Program.h:196:11: note: at offset 32 into destination object 'clang::interp::Program::Global::B' of size 32 196 | Block B; | ^ [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 14%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBasics [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o -- Testing 1-D histogram Density 1D: 0.00024473 -0.99999 -48243 || 0.051031 0 195154 || 2.92863e+09 28674.4 || -6.66911e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733034 -0.298766 0.136499 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 39%] Built target obj.clangFrontend [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 41%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 41%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 41%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [ 41%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 41%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 41%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 41%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 41%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 41%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 41%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 41%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o -- Testing 1-D histogram Density 1D: 0.0019536 -0.999999 -57858 || 0.051031 0 1.55138e+06 || 2.86895e+10 28674.4 || -7.99829e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587117 -0.967894 10.26 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.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_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o -- Testing 1-D histogram Density 1D: 6.78568e-07 0.0148624 0.00938182 || 0.051031 28054 29299 || 28254.5 28674.4 || 129.694 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.00658685 0.00557672 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0019393 -0.00459583 || 0.051031 27920 29381 || 28618.9 28674.4 || -63.5327 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0115469 0.0086891 || 0.051031 1e+64 -1e+64 Test Seed:1740695901289436123 Test Scalar=int -- Testing randomness properties [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 42%] Built target obj.clangStaticAnalyzerFrontend [ 20%] 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_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00896242 0.0163797 || 0.051031 28051 29321 || 28933.7 28674.4 || 226.433 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0157173 0.00104247 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 42%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 42%] Built target obj.clangAST [ 42%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00707836 -0.0108009 || 0.051031 27950 29329 || 28878.8 28674.4 || -149.312 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0131697 0.000610901 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 42%] Built target obj.clangFrontendTool [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0127898 -0.0083618 || 0.051031 27991 29368 || 29045.9 28674.4 || -115.594 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000873352 0.00979122 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 44%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00138139 -0.00208442 || 0.051031 28001 29362 || 28714.1 28674.4 || -28.8151 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0136954 -0.00507013 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_Cuda2 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 44%] Built target obj.clangDependencyScanning [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 44%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 44%] Linking CXX executable ../../../../bin/apinotes-test [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 44%] Built target apinotes-test [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Cuda1 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 44%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 44%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 44%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 44%] Linking CXX static library ../../../lib/libLLVMDiff.a [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 44%] Built target LLVMDiff [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 44%] Building BitcodeStripOpts.inc... [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 44%] Built target BitcodeStripOptsTableGen [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 44%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 44%] Linking CXX executable ../../bin/llvm-stress [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 44%] Built target llvm-stress [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_Default [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 44%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCVVectorLookup.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/ADT/APSInt.h:18, from /scratch/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:19, from /scratch/llvm-project/clang/include/clang/AST/APValue.h:17, from /scratch/llvm-project/clang/include/clang/AST/Decl.h:16, from /scratch/llvm-project/clang/lib/Sema/CoroutineStmtBuilder.h:16, from /scratch/llvm-project/clang/lib/Sema/TreeTransform.h:16, from /scratch/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:14: In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::APSInt::~APSInt()' at /scratch/llvm-project/llvm/include/llvm/ADT/APSInt.h:23:21, inlined from 'bool checkOMPArraySectionConstantForReduction(clang::ASTContext&, const clang::OMPArraySectionExpr*, bool&, llvm::SmallVectorImpl&)' at /scratch/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:19108:45, inlined from 'bool actOnOMPReductionKindClause(clang::Sema&, {anonymous}::DSAStackTy*, clang::OpenMPClauseKind, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, llvm::ArrayRef, {anonymous}::ReductionData&)' at /scratch/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:19485:68: /scratch/llvm-project/llvm/include/llvm/ADT/APInt.h:170:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' [-Wfree-nonheap-object] 170 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::APSInt::~APSInt()' at /scratch/llvm-project/llvm/include/llvm/ADT/APSInt.h:23:21, inlined from 'bool checkOMPArraySectionConstantForReduction(clang::ASTContext&, const clang::OMPArraySectionExpr*, bool&, llvm::SmallVectorImpl&)' at /scratch/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:19127:45, inlined from 'bool actOnOMPReductionKindClause(clang::Sema&, {anonymous}::DSAStackTy*, clang::OpenMPClauseKind, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, llvm::ArrayRef, {anonymous}::ReductionData&)' at /scratch/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:19485:68: /scratch/llvm-project/llvm/include/llvm/ADT/APInt.h:170:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' [-Wfree-nonheap-object] 170 | delete[] U.pVal; | ^~~~ [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 44%] Built target obj.clangARCMigrate [ 44%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- Testing 1-D histogram Density 1D: 0.000245063 -0.99999 -48246.2 || 0.051031 0 194892 || 2.9288e+09 28674.4 || -6.66955e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734087 -0.317054 0.157168 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 44%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 44%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 44%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [ 44%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 44%] Built target obj.clangStaticAnalyzerCheckers /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp: In member function 'void llvm::MetadataLoader::MetadataLoaderImpl::upgradeCULocals()': /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:563:23: warning: unused variable 'S' [-Wunused-variable] 563 | if (auto *S = dyn_cast_or_null(IE->getScope())) { | ^ /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:558:19: warning: unused variable 'RawImported' [-Wunused-variable] 558 | if (auto *RawImported = CU->getRawImportedEntities()) { | ^~~~~~~~~~~ [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 44%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 44%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 44%] Linking CXX static library ../../libLLVMBitReader.a [ 44%] Built target LLVMBitReader [ 44%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 44%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AArch64.cpp.o [ 44%] Linking CXX static library ../libLLVMAsmParser.a [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AMDGPU.cpp.o [ 44%] Built target LLVMAsmParser [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 44%] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARC.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARM.cpp.o [ 44%] Linking CXX static library ../../libLLVMFrontendHLSL.a [ 44%] Built target LLVMFrontendHLSL [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AVR.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 44%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/BPF.cpp.o -- Testing 1-D histogram Density 1D: 0.00195651 -0.999999 -57857.4 || 0.051031 0 1.55181e+06 || 2.86915e+10 28674.4 || -7.99821e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587976 -0.967815 10.2189 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 44%] Linking CXX static library ../../libLLVMCFGuard.a [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/CSKY.cpp.o [ 44%] Built target LLVMCFGuard [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 44%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 44%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 44%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [ 55%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 44%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 44%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 44%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [ 55%] Built target Kokkos_IncrementalTest_OPENMP [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 44%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Hexagon.cpp.o [ 44%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 44%] Linking CXX static library ../../../libLLVMX86Info.a [ 44%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [ 44%] Built target LLVMX86Info [ 44%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [ 44%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 44%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 44%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 44%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 44%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Lanai.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 46%] Linking CXX static library ../../../libLLVMNVPTXInfo.a [ 46%] Built target LLVMNVPTXInfo [ 46%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 46%] Linking CXX static library ../../libLLVMMCDisassembler.a [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o -- Testing 1-D histogram Density 1D: 6.71e-07 0.016501 -0.00713133 || 0.051031 28011 29317 || 28208.9 28674.4 || -98.5836 -2.0744 -- Testing 3-D histogram Density 3D: 7.26496e-07 -0.00770971 0.00132608 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 46%] Built target clangRewrite [ 46%] Built target LLVMMCDisassembler [ 46%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 46%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 46%] Linking CXX static library ../../libLLVMMCParser.a [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 46%] Built target LLVMMCParser [ 46%] Building StripOpts.inc... [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-bcanalyzer [ 46%] Built target StripOptsTableGen [ 46%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 46%] Built target llvm-bcanalyzer [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 46%] Linking CXX static library ../libLLVMIRReader.a [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/LoongArch.cpp.o [ 46%] Built target LLVMIRReader [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [ 46%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-dis [ 46%] Built target obj.clangSema [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/M68k.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [ 46%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 46%] Built target LLVMX86Disassembler [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 46%] Built target llvm-dis [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [ 46%] Linking CXX static library ../../../../../lib/libclangToolingCore.a [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 46%] Built target clangToolingCore [ 46%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 46%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-diff [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -6.98737e-05 -0.0288809 || 0.051031 28003 29409 || 28676.4 28674.4 || -399.25 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0195151 0.00950031 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (607247 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1740696202855204370 Test Scalar=int -- Testing randomness properties [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 46%] Built target llvm-diff [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 46%] Linking CXX static library ../libLLVMMCA.a [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 46%] Built target LLVMMCA [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 46%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a [ 56%] Built target Kokkos_CoreUnitTest_CTestDevice [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/MSP430.cpp.o [ 46%] Built target clangToolingInclusions [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 46%] Linking CXX static library ../../../../lib/libclangFormat.a [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 46%] Built target clangFormat [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 46%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Mips.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00347481 -0.00530145 || 0.051031 10970 11808 || 11337.6 11377 || -73.2872 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00855099 -0.000189405 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 46%] Linking CXX static library ../../../libLLVMNVPTXDesc.a [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 46%] Linking CXX executable ../../../../bin/clang-format [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/NVPTX.cpp.o [ 46%] Built target LLVMNVPTXDesc [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [ 46%] Built target clang-format [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PNaCl.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PPC.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Linking CXX static library ../../../libLLVMX86Desc.a [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0038425 -0.0121445 || 0.051031 10934 11787 || 11333.4 11377 || -167.885 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00547378 -0.00292804 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 57%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 48%] Built target LLVMX86Desc [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/RISCV.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [ 48%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 9.79131e-05 -0.000705211 || 0.051031 10996 11785 || 11375.8 11377 || -9.74884 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00169364 -0.000212959 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SPIR.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Sparc.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SystemZ.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/TCE.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 58%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 58%] Built target Kokkos_IncrementalTest_CUDA [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0129054 -0.000415924 || 0.051031 11011 11852 || 11525.7 11377 || -5.74973 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00719921 0.00434526 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 48%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 48%] Built target LLVMX86AsmParser [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 48%] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/VE.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/WebAssembly.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/X86.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/XCore.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 50%] Linking CXX static library ../../../libLLVMX86TargetMCA.a [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 50%] Built target LLVMX86TargetMCA [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 50%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 50%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 50%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 50%] Built target obj.clangCodeGen [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [ 50%] Linking CXX executable ../../bin/llvm-mc [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 50%] Built target llvm-mc [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ 50%] Linking CXX static library ../libLLVMObject.a [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [ 50%] Built target LLVMObject [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 50%] Linking CXX executable ../../bin/llvm-ml [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [ 50%] Built target llvm-ml [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 50%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 51%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 51%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 53%] Linking CXX executable ../../bin/llvm-mca [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [ 53%] Built target llvm-mca [ 53%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 53%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 53%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 53%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 53%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [ 55%] Linking CXX static library ../libLLVMInterfaceStub.a [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [ 55%] Built target LLVMInterfaceStub [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [ 55%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp -- Testing 1-D histogram Density 1D: 0.000241478 -0.999975 -7594.46 || 0.051031 0 77684 || 4.6101e+08 11377 || -1.04986e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000724134 -0.145219 0.0207712 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 55%] Built target LLVMDebugInfoDWARF [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 55%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 55%] Linking CXX static library ../libLLVMObjCopy.a [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 55%] Built target LLVMObjCopy [ 55%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 55%] Linking CXX static library ../../libLLVMDlltoolDriver.a [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 55%] Built target LLVMDlltoolDriver [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 55%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In function 'llvm::Error llvm::pdb::writeSparseBitVector(llvm::BinaryStreamWriter&, llvm::SparseBitVector<>&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:139:15: warning: array subscript 4294967295 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 139 | if (Bits[Idx] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 55%] Linking CXX static library ../../libLLVMRuntimeDyld.a In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h:13, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::HashTable::load(llvm::BinaryStreamReader&) [with ValueT = llvm::pdb::SrcHeaderBlockEntry]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::InjectedSourceStream::reload(const llvm::pdb::PDBStringTable&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 55%] Linking CXX static library ../../libLLVMLibDriver.a [ 55%] Built target LLVMRuntimeDyld [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 55%] Built target LLVMLibDriver [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 55%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [ 55%] Linking CXX executable ../../bin/llvm-cvtres [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 55%] Built target llvm-cvtres -- Testing 1-D histogram Density 1D: 0.00195598 -0.999997 -9107.77 || 0.051031 0 616977 || 4.51605e+09 11377 || -1.25906e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587826 -0.92258 1.61676 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 55%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 31%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h:13, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h:14, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'virtual void llvm::pdb::NativeEnumInjectedSources::reset()': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'virtual std::unique_ptr > llvm::pdb::NativeEnumInjectedSources::getChildAtIndex(uint32_t) const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In constructor 'llvm::pdb::NativeEnumInjectedSources::NativeEnumInjectedSources(llvm::pdb::PDBFile&, const llvm::pdb::InjectedSourceStream&, const llvm::pdb::PDBStringTable&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 55%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 31%] Built target Kokkos_IncrementalTest_SERIAL [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 55%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 55%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 55%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 55%] Linking CXX executable ../../bin/llvm-cxxdump [ 55%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o -- Testing 1-D histogram Density 1D: 2.60671e-07 -0.00904025 -0.0119765 || 0.051031 10871 11844 || 11480.7 11377 || -165.563 -0.823045 -- Testing 3-D histogram Density 3D: 2.86102e-07 0.00380334 0.000441873 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 57%] Built target llvm-cxxdump [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 57%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 57%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 57%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00298637 0.00148339 || 0.051031 10939 11808 || 11411 11377 || 20.5063 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00780672 -0.000114662 || 0.051031 1e+64 -1e+64 Test Seed:1740696330257225260 Test Scalar=int -- Testing randomness properties [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 57%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 57%] Linking CXX static library ../libLLVMXRay.a [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 57%] Built target LLVMXRay [ 57%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [ 31%] 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_ViewCtorProp.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-dwarfdump [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0221443 0.00323414 || 0.051031 10956 11779 || 11130.5 11377 || 44.7088 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00190646 -0.000986529 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:14, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::NamedStreamMap::commit(llvm::BinaryStreamWriter&) const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'uint32_t llvm::pdb::NamedStreamMap::calculateSerializedLength() const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:139:15: warning: array subscript 4294967295 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 139 | if (Bits[Idx] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:139:15: warning: array subscript 4294967295 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 139 | if (Bits[Idx] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::StringMap llvm::pdb::NamedStreamMap::entries() const': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::HashTable::load(llvm::BinaryStreamReader&) [with ValueT = llvm::support::detail::packed_endian_specific_integral]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::pdb::HashTable::grow(TraitsT&) [with TraitsT = llvm::pdb::NamedStreamMapTraits; ValueT = llvm::support::detail::packed_endian_specific_integral]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 57%] Built target llvm-dwarfdump [ 57%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [ 57%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [ 57%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 57%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [ 31%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-nm [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 32%] Built target Kokkos_IncrementalTest_CUDA [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 57%] Built target llvm-nm Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [ 57%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h:14, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::pdb::PDBFileBuilder::commitSrcHeaderBlock(llvm::WritableBinaryStream&, const llvm::msf::MSFLayout&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::pdb::HashTable::grow(TraitsT&) [with TraitsT = llvm::pdb::StringTableHashTraits; ValueT = llvm::pdb::SrcHeaderBlockEntry]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::PDBFileBuilder::finalizeMsfLayout()': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:139:15: warning: array subscript 4294967295 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 139 | if (Bits[Idx] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:139:15: warning: array subscript 4294967295 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 139 | if (Bits[Idx] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00641463 0.000287356 || 0.051031 10944 11769 || 11450.4 11377 || 3.97241 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0032718 -0.00401084 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 57%] Linking CXX executable ../../bin/llvm-objcopy [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 57%] Built target llvm-objcopy [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [ 57%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [ 57%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [ 57%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0190216 -0.00582793 || 0.051031 10989 11848 || 11597.6 11377 || -80.5653 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0223337 -0.00113499 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 57%] Linking CXX static library ../libLLVMObjectYAML.a [ 57%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp: In function 'bool llvm::jitlink::aarch32::writeRegister(llvm::jitlink::aarch32::WritableThumbRelocation&, llvm::jitlink::aarch32::HalfWords)': /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp:182:1: warning: no return statement in function returning non-void [-Wreturn-type] 182 | } | ^ [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-size [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [ 57%] Built target LLVMObjectYAML [ 57%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 57%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 57%] Built target llvm-size [ 57%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 57%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/llvm-tapi-diff.cpp.o [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 57%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/DiffEngine.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-strings [ 57%] Linking CXX static library ../../libLLVMJITLink.a [ 57%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [ 57%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 57%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 57%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 58%] Linking CXX executable ../../bin/llvm-rc [ 58%] Built target llvm-strings [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 58%] Copying llvm-locstats into /scratch/llvm-project/build/./bin [ 58%] Built target llvm-locstats [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [ 58%] Built target LLVMJITLink [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 58%] Built target llvm-rc [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0171248 -0.00774449 || 0.051031 10955 11778 || 11185.4 11377 || -107.06 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0032384 -0.00155341 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 58%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 58%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 58%] Linking CXX executable ../../bin/llvm-tapi-diff [ 58%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 58%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 60%] Linking CXX executable ../../bin/yaml2obj [ 60%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 60%] Built target yaml2obj [ 60%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 60%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 60%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 60%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 60%] Built target llvm-tapi-diff [ 60%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 60%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 60%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 60%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 60%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [ 60%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 60%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h:13, from /scratch/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp:9: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::HashTable::load(llvm::BinaryStreamReader&) [with ValueT = llvm::support::detail::packed_endian_specific_integral]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 60%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [ 60%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [ 60%] Linking CXX static library ../../libLLVMDebugInfoPDB.a [ 60%] Linking CXX executable ../../bin/llvm-ar [ 60%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 60%] Generating ../../bin/llvm-install-name-tool [ 60%] Linking CXX executable ../../bin/llvm-ifs [ 60%] Built target llvm-install-name-tool [ 60%] Generating ../../bin/llvm-bitcode-strip [ 60%] Built target llvm-bitcode-strip [ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 60%] Generating ../../bin/llvm-strip [ 60%] Built target llvm-strip [ 60%] Generating ../../bin/llvm-windres [ 60%] Built target LLVMDebugInfoPDB [ 60%] Built target llvm-windres [ 60%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 60%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [ 60%] Built target LLVMDebugInfoGSYM [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o [ 60%] Linking CXX static library ../libLLVMDWP.a [ 60%] Built target LLVMDWP [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 60%] Built target llvm-ar [ 60%] Built target llvm-ifs [ 60%] Generating ../../bin/llvm-ranlib [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 60%] Built target llvm-ranlib [ 60%] Generating ../../bin/llvm-lib [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 60%] Generating ../../bin/llvm-dlltool [ 60%] Built target llvm-lib [ 60%] Built target llvm-dlltool [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 60%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o [ 60%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 33%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 60%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h:12, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:14, from /scratch/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h:14, from /scratch/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp:43: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'llvm::Error llvm::pdb::DumpOutputStyle::dumpTpiStream(uint32_t)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 60%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 60%] Linking CXX static library ../../libLLVMSymbolize.a [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [ 60%] Built target LLVMSymbolize [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.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 [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 60%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-readobj [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o [ 60%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o -- Testing 1-D histogram Density 1D: 0.00024406 -0.999975 -7594.15 || 0.051031 0 77806 || 4.60996e+08 11377 || -1.04981e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731946 -0.161755 0.0259072 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 60%] Built target llvm-readobj [ 60%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 60%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 60%] Linking CXX executable ../../bin/obj2yaml [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o [ 60%] Built target obj2yaml [ 60%] Generating ../../bin/llvm-readelf [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 60%] Built target llvm-readelf [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 60%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [ 60%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 60%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [ 60%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 60%] Linking CXX static library ../libLLVMDebuginfod.a [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o [ 60%] Built target LLVMDebuginfod [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [ 60%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 60%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [ 60%] Linking CXX executable ../../bin/sancov [ 60%] Built target LLVMCFIVerify [ 60%] Linking CXX executable ../../bin/sanstats [ 60%] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [ 60%] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [ 60%] Built target sancov [ 60%] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 60%] Linking CXX static library ../../libLLVMDebugInfoLogicalView.a [ 60%] Linking CXX executable ../../bin/llvm-pdbutil [ 60%] Linking CXX executable ../../bin/llvm-debuginfod [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-cfi-verify [ 60%] Built target LLVMDebugInfoLogicalView [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 60%] Built target llvm-debuginfod [ 60%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-debuginfod-find [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 60%] Built target llvm-debuginfod-find [ 60%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 60%] Built target sanstats [ 60%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [ 60%] Built target llvm-pdbutil [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-symbolizer [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 60%] Built target llvm-cfi-verify [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [ 60%] Built target llvm-symbolizer [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 60%] Generating ../../bin/llvm-addr2line [ 60%] Built target llvm-addr2line [ 60%] Linking CXX executable ../../bin/llvm-debuginfo-analyzer [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp -- Testing 1-D histogram Density 1D: 0.00195315 -0.999997 -9108.05 || 0.051031 0 616494 || 4.51627e+09 11377 || -1.2591e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586969 -0.923052 1.62221 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 60%] Built target llvm-debuginfo-analyzer [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 60%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp -- Testing 1-D histogram Density 1D: 2.54313e-07 -0.00194408 0.00150965 || 0.051031 11014 11796 || 11399.1 11377 || 20.8694 -0.823045 -- Testing 3-D histogram Density 3D: 2.67029e-07 -0.00498888 0.000784592 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-xray [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Built target llvm-xray [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 60%] Linking CXX static library ../libLLVMProfileData.a [ 60%] Built target LLVMProfileData [ 60%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 60%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 60%] Linking CXX static library ../../../../lib/libclangDriver.a [ 60%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 60%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 60%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 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_HostSpace_hpp [ 60%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-cxxmap [ 60%] Built target clangDriver [ 60%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 60%] Built target llvm-cxxmap [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00998268 0.00371856 || 0.051031 10981 11793 || 11491.7 11377 || 51.4053 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00386266 0.0016042 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (254803 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 60%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 60%] Linking CXX executable ../../bin/llvm-objdump [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ OK ] serial.SortUnsignedValueType (3676 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX static library ../../libLLVMCoverage.a [ 60%] Built target clang-offload-bundler [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 60%] Built target llvm-objdump [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 60%] Generating ../../bin/llvm-otool [ 60%] Built target llvm-otool [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 60%] Built target LLVMCoverage [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ OK ] serial.BinSortGenericTests (4101 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 [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-profdata [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 60%] Built target llvm-profdata [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 60%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Linking CXX executable ../../bin/llvm-cov [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 62%] Built target llvm-cov [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 76%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_OpenMP [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o [ 76%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 76%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 78%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 78%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 78%] Built target Kokkos_ContainersUnitTest_OpenMP [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 78%] Built target Kokkos_ContainersUnitTest_Cuda [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 64%] Linking CXX static library ../libLLVMAnalysis.a [ 64%] Built target LLVMAnalysis [ 64%] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [ 64%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 64%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 64%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 64%] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 64%] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [ 64%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 64%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 78%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 64%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 66%] Linking CXX static library ../libLLVMIRPrinter.a [ 66%] Linking CXX executable ../../bin/llvm-sim [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 66%] Built target LLVMIRPrinter [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 66%] Built target llvm-sim [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-tli-checker [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 66%] Linking CXX static library ../libLLVMTarget.a [ 66%] Built target llvm-tli-checker [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 66%] Built target LLVMTarget [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 66%] Linking CXX static library ../../libLLVMBitWriter.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 66%] Built target LLVMBitWriter [ 66%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-as [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:435:10: warning: 'uint64_t {anonymous}::NodeT::inCount() const' defined but not used [-Wunused-function] 435 | uint64_t NodeT::inCount() const { | ^~~~~ /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:427:10: warning: 'uint64_t {anonymous}::NodeT::outCount() const' defined but not used [-Wunused-function] 427 | uint64_t NodeT::outCount() const { | ^~~~~ [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 66%] Built target llvm-as [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 66%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 66%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 67%] Linking CXX executable ../../bin/llvm-cat [ 67%] Linking CXX executable ../../bin/llvm-modextract [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 67%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 67%] Built target llvm-cat [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 67%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 67%] Built target llvm-modextract [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 67%] Linking CXX static library ../libLLVMExecutionEngine.a [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 67%] Built target LLVMExecutionEngine [ 78%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 67%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 78%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 67%] Linking CXX executable ../../bin/verify-uselistorder [ 67%] Linking CXX static library ../../libLLVMMCJIT.a [ 67%] Built target LLVMMCJIT [ 67%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 67%] Linking CXX executable ../../bin/llvm-rtdyld [ 67%] Built target verify-uselistorder [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [ 79%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [ 67%] Built target llvm-rtdyld [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_Cuda3 [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 69%] Linking CXX static library ../../libLLVMTransformUtils.a [ 69%] Built target LLVMTransformUtils [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 69%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 69%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-split [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 69%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 69%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [ 69%] Built target llvm-split [ 69%] Built target LLVMAggressiveInstCombine [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 69%] Linking CXX static library ../libLLVMLinker.a Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 69%] Built target LLVMLinker [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (161235 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (60 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (494 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (604 ms) [----------] 13 tests from serial (1032225 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (1032226 ms total) [ PASSED ] 13 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Feb 27 22:05:42 2025 stats zeroed Thu Feb 27 22:05:42 2025 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 7938 cache size 4.7 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 9b7d072fc560e69bbe56a3dcc18d126cccb014db666728bcdba26d58d3d12f14 [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o $ docker rm -f --volumes 9b7d072fc560e69bbe56a3dcc18d126cccb014db666728bcdba26d58d3d12f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 69%] Linking CXX static library ../../libLLVMObjCARCOpts.a [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 81%] Built target Kokkos_ContainersTestCompileOnly [ 69%] Built target LLVMObjCARCOpts [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 69%] Linking CXX static library ../../libLLVMVectorize.a [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [ 69%] Built target LLVMVectorize [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 69%] Linking CXX static library ../../libLLVMInstCombine.a [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 69%] Built target LLVMInstCombine [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 81%] Built target Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 69%] Linking CXX static library ../../libLLVMInstrumentation.a [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 69%] Built target LLVMInstrumentation [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp: In member function 'bool {anonymous}::EarlyCSE::processNode(llvm::DomTreeNode*)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp:1427:17: warning: unused variable 'CI' [-Wunused-variable] 1427 | if (auto *CI = dyn_cast(&Inst)) { | ^~ [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 69%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 41%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o In file included from /scratch/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp:68: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::SparseBitVector::SparseBitVectorIterator::AdvanceToNextNonZero() [with unsigned int ElementSize = 128]': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o In file included from /scratch/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp:25: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void {anonymous}::NewGVN::updateReachableEdge(llvm::BasicBlock*, llvm::BasicBlock*)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp: In member function 'bool {anonymous}::ScalarizerVisitor::splitCall(llvm::CallInst&)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp:733:15: warning: unused variable 'OpVecTy' [-Wunused-variable] 733 | if (auto *OpVecTy = dyn_cast(OpI->getType())) { | ^~~~~~~ [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX static library ../../libLLVMScalarOpts.a [ 71%] Built target LLVMScalarOpts [ 71%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 71%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 71%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 71%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 71%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 71%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 71%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 43%] Built target Kokkos_CoreTestCompileOnly [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [ 71%] Linking CXX static library ../libLLVMFuzzMutate.a [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 71%] Built target LLVMFuzzMutate [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 71%] Linking CXX static library ../../libLLVMFrontendOpenMP.a [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 71%] Built target LLVMFrontendOpenMP [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 71%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [ 71%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 71%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [ 71%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 73%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [ 73%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 73%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 73%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 84%] Linking CXX executable Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 84%] Built target Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o In file included from /scratch/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h:35, from /scratch/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp:28: /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::LiveVariables::recomputeForSingleDefVirtReg(llvm::Register)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function 'void llvm::LiveVariables::addNewBlock(llvm::MachineBasicBlock*, llvm::MachineBasicBlock*, llvm::MachineBasicBlock*, std::vector >&)': /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:130:15: warning: array subscript 2 is above array bounds of 'const BitWord [2]' {aka 'const long unsigned int [2]'} [-Warray-bounds] 130 | if (Bits[i] != 0) | ~~~~^ /scratch/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:55:11: note: while referencing 'llvm::SparseBitVectorElement<128>::Bits' 55 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 47%] 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_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocEvictAdvisor.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocPriorityAdvisor.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 76%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 76%] Linking CXX static library ../../../../lib/libclangAST.a [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 76%] Built target clangAST [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 76%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 76%] Built target clangASTMatchers [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [ 76%] Linking CXX static library ../../../../lib/libclangEdit.a [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 76%] Linking CXX static library ../../libLLVMipo.a [ 76%] Built target clangEdit [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [ 76%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [ 76%] Built target LLVMipo [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [ 76%] Linking CXX static library ../../../../../../lib/libclangToolingInclusionsStdlib.a [ 76%] Built target clangDynamicASTMatchers [ 76%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 76%] Built target clangToolingASTDiff [ 76%] Built target clangToolingInclusionsStdlib [ 76%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 76%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [ 76%] Linking CXX executable ../../bin/llvm-link [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [ 76%] Built target llvm-link [ 76%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 76%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [ 76%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 78%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [ 78%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [ 78%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [ 78%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 78%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [ 78%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [ 78%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [ 78%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [ 78%] Linking CXX static library ../../../../lib/libclangAnalysis.a [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [ 78%] Built target clangAnalysis [ 78%] Linking CXX static library ../../../../lib/libclangSema.a [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 78%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 78%] Built target clangSema [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 78%] Linking CXX static library ../../../../../lib/libclangAnalysisFlowSensitive.a [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [ 78%] Built target clangAnalysisFlowSensitive [ 78%] Linking CXX static library ../../../../lib/libclangParse.a [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [ 78%] Linking CXX static library ../../../../lib/libclangSerialization.a [ 78%] Linking CXX executable ../../bin/llvm-profgen [ 78%] Built target clangParse [ 78%] Linking CXX static library ../../../../../../lib/libclangAnalysisFlowSensitiveModels.a [ 78%] Built target clangAnalysisFlowSensitiveModels [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [ 78%] Built target clangSerialization [ 78%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 78%] Built target clangFrontend [ 78%] Linking CXX static library ../../../../lib/libclangIndex.a [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 78%] Linking CXX static library ../../libLLVMCoroutines.a [ 78%] Built target clangIndex [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [ 78%] Built target LLVMCoroutines [ 78%] Linking CXX static library ../../../../lib/libclangARCMigrate.a [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 78%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 78%] Built target clangRewriteFrontend [ 78%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o [ 78%] Built target clangARCMigrate [ 78%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a [ 78%] Built target clangToolingRefactoring [ 78%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [ 78%] Built target llvm-profgen [ 80%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [ 80%] Linking CXX static library ../../../../../lib/libclangTransformer.a [ 80%] Built target clangToolingSyntax [ 80%] Built target clangTransformer [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 80%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 80%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 50%] 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_D.dir/TestStdAlgorithmsReverse.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 82%] Linking CXX executable ../../../../bin/arcmt-test [ 82%] Linking CXX executable ../../../../../bin/clang-ast-dump [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 82%] Built target arcmt-test [ 82%] Linking CXX static library ../../../../lib/libclangCrossTU.a [ 82%] Linking CXX static library ../../../../lib/libclangExtractAPI.a [ 82%] Built target clangCrossTU [ 82%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCore.a [ 82%] Built target clangExtractAPI [ 82%] Built target clangStaticAnalyzerCore [ 82%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCheckers.a [ 82%] Linking CXX executable ../../../../bin/diagtool [ 82%] Built target clangStaticAnalyzerCheckers [ 82%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerFrontend.a [ 82%] Built target clangStaticAnalyzerFrontend [ 82%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 82%] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o [ 82%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 82%] Built target clang-ast-dump [ 82%] ASTNodeAPI.json [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 82%] Linking CXX shared module ../../../../../../lib/CheckerOptionHandlingAnalyzerPlugin.so [ 82%] Linking CXX shared module ../../../../../../lib/SampleAnalyzerPlugin.so [ 82%] Linking CXX shared module ../../../../../../lib/CheckerDependencyHandlingAnalyzerPlugin.so [ 82%] Built target diagtool [ 82%] Built target SampleAnalyzerPlugin [ 82%] NodeIntrospection.inc [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 82%] Built target CheckerOptionHandlingAnalyzerPlugin [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [ 82%] Linking CXX static library ../libLLVMCodeGen.a [ 82%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 82%] Built target LLVMCodeGen [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o [ 82%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [ 82%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 82%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [ 82%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 82%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [ 82%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [ 82%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 82%] Built target obj.clangTooling [ 82%] Linking CXX static library ../../../../lib/libclangTooling.a [ 82%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 82%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 82%] Built target clangTooling [ 82%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o [ 82%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilder.cpp:215: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 82%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 82%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [ 82%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o [ 83%] Linking CXX static library ../../libLLVMMIRParser.a [ 83%] Linking CXX static library ../../libLLVMInterpreter.a [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp:115: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 83%] Built target LLVMInterpreter [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 83%] Built target LLVMMIRParser [ 83%] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o [ 83%] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 83%] Linking CXX executable ../../../../bin/clang-diff [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 83%] Linking CXX executable ../../../../bin/clang-rename [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 83%] Built target clang-diff [ 83%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [ 83%] Built target clang-rename [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 83%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 83%] Linking CXX executable ../../../../bin/clang-refactor [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 83%] Linking CXX static library ../libLLVMPasses.a [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 83%] Built target LLVMPasses [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 83%] Linking CXX static library ../../libLLVMSelectionDAG.a [ 83%] Built target LLVMSelectionDAG [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 83%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Built target clang-refactor [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 85%] Linking CXX executable ../../bin/llvm-extract [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 85%] Linking CXX static library ../../libLLVMAsmPrinter.a [ 85%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 85%] Built target LLVMAsmPrinter [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [ 85%] Built target llvm-extract [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebuggerSupportPlugin.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 85%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 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_hwloc_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 85%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 85%] Linking CXX static library ../libLLVMLTO.a [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [ 87%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [ 87%] Built target LLVMLTO [ 87%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_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 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 87%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 89%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [ 89%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 89%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o [ 89%] Linking CXX static library ../libLLVMDWARFLinker.a [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [ 89%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/StringPool.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 89%] Built target LLVMDWARFLinker [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 89%] Linking CXX static library ../libLLVMDWARFLinkerParallel.a Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 89%] Built target LLVMDWARFLinkerParallel [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 89%] Linking CXX static library ../../../../lib/libclangCodeGen.a [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [ 89%] Built target clangCodeGen [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o [ 89%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [ 91%] Linking CXX static library ../../libLLVMGlobalISel.a [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o [ 91%] Built target LLVMGlobalISel [ 91%] Linking CXX static library ../../../../lib/libclangFrontendTool.a [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [ 91%] Built target clangFrontendTool [ 91%] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 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 [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_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 [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [ 91%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [ 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_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 91%] Linking CXX executable ../../../../bin/clang-import-test [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_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 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 91%] Linking CXX static library ../../libLLVMNVPTXCodeGen.a [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 91%] Built target LLVMNVPTXCodeGen [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 91%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [ 91%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp: In member function 'llvm::Expected llvm::exegesis::{anonymous}::SubProcessFunctionExecutorImpl::getFileDescriptorFromSocket(int) const': /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:226:19: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 226 | if (BytesRead < 0) | ~~~~~~~~~~^~~ [ 91%] Linking CXX static library ../../libLLVMOrcJIT.a [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [ 91%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 91%] Built target LLVMOrcJIT [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [ 91%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [ 91%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 92%] Built target clang-import-test [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 92%] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o [ 92%] Linking CXX executable ../../../bin/lli-child-target [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 92%] Built target lli-child-target [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 92%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [ 92%] Linking CXX static library ../../../lib/libLLVMExegesis.a [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 92%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 92%] Built target LLVMExegesis [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 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_Atomics_Desul_Wrapper_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreAMXConfig.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 92%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 92%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 92%] Linking CXX executable ../../bin/llvm-jitlink [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 63%] 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 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 92%] Built target llvm-jitlink [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 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_L.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [ 94%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_Serial1 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 94%] Linking CXX static library ../../libLLVMX86CodeGen.a [ 94%] Built target LLVMX86CodeGen [ 94%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [ 94%] Linking CXX static library ../../../../../lib/libclangDependencyScanning.a [ 94%] Linking CXX static library ../../../../lib/libclangInterpreter.a [ 94%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [ 94%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 94%] Linking CXX static library ../../../../../lib/libclangHandleCXX.a [ 94%] Building C object tools/clang/tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [ 94%] Linking CXX static library ../../../../../lib/libclangHandleLLVM.a [ 94%] Built target clangHandleCXX [ 94%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [ 94%] Built target clangHandleLLVM [ 94%] Built target clangInterpreter [ 94%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [ 94%] Built target clangDependencyScanning [ 94%] Linking CXX executable ../../../../../bin/clang-fuzzer-dictionary [ 94%] Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [ 94%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 94%] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 94%] Built target clang-fuzzer-dictionary [ 94%] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [ 94%] Linking CXX shared library ../../../../lib/libclang-cpp.so [ 94%] Linking CXX executable ../../../../bin/clang-offload-packager [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 94%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 94%] Linking CXX shared library ../../lib/libLTO.so [ 94%] Built target clang-offload-packager [ 94%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [ 96%] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 96%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 96%] Linking CXX executable ../../bin/llvm-lto Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 96%] Linking CXX executable ../../../../bin/clang-check [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 96%] Built target llvm-lto [ 96%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o [ 96%] Built target LTO [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [ 96%] Linking CXX executable ../../../../bin/clang-extdef-mapping [ 96%] Linking CXX executable ../../../../bin/clang-linker-wrapper [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 96%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 96%] Built target clang-check [ 96%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [ 96%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [ 96%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [ 96%] Built target clang-extdef-mapping [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [ 96%] Built target clang-cpp [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [ 96%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [ 96%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Linking CXX executable ../../../../bin/clang [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [ 96%] Linking CXX executable ../../bin/llc [ 96%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 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_MallocFree.cpp.o [ 96%] Built target clang-linker-wrapper [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [ 96%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_Serial2 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 96%] Built target llc [ 96%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o [ 96%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [ 96%] Building CXX object tools/lli/CMakeFiles/lli.dir/ExecutionUtils.cpp.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [ 96%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [ 96%] Linking CXX executable ../../bin/dsymutil [ 96%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [ 96%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [ 96%] Linking CXX executable ../../bin/lli [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [ 98%] Linking CXX executable ../../bin/llvm-c-test [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [ 98%] Built target dsymutil [ 98%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwarfutil [ 98%] Built target clang [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [ 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_a123.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 98%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [ 98%] Built target llvm-c-test [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwp [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [ 98%] Linking CXX executable ../../bin/bugpoint [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 98%] Built target lli [ 98%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [100%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [100%] Linking CXX static library ../../../../lib/libLLVMExegesisX86.a [100%] Linking CXX executable ../../bin/llvm-gsymutil [100%] Built target llvm-dwarfutil [100%] Built target LLVMExegesisX86 [100%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [100%] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [100%] Built target llvm-dwp [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [100%] Linking CXX executable ../../bin/llvm-isel-fuzzer [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [100%] Linking CXX executable ../../bin/llvm-libtool-darwin [100%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [100%] Linking CXX executable ../../bin/llvm-lipo [100%] Built target bugpoint [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o [100%] Built target llvm-gsymutil [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o [100%] Built target llvm-libtool-darwin [100%] Clobbering bootstrap build and stamp directories [100%] Built target llvm-isel-fuzzer [100%] Built target runtimes-clobber [100%] Built target llvm-lipo [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [100%] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o [100%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [100%] Linking CXX executable ../../bin/llvm-lto2 [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [100%] Linking CXX executable ../../bin/llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [100%] Linking CXX executable ../../bin/opt [100%] Built target llvm-opt-fuzzer [100%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [100%] Linking CXX executable ../../../../bin/clang-repl [100%] Built target llvm-lto2 [100%] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [100%] Linking CXX shared module ../../lib/BugpointPasses.so [100%] Built target BugpointPasses [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [100%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/clang-scan-deps-driver.cpp.o [100%] Linking CXX executable ../../../../bin/clang-scan-deps [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [100%] Built target opt [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [100%] No download step for 'runtimes' [100%] No update step for 'runtimes' [100%] Linking CXX executable ../../bin/llvm-exegesis [100%] No patch step for 'runtimes' [100%] Performing configure step for 'runtimes' CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) Not searching for unused variables given on the command line. [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o -- The C compiler identification is Clang 17.0.3 -- The CXX compiler identification is Clang 17.0.3 [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /scratch/llvm-project/build/./bin/clang -- Detecting C compiler ABI info [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o -- Detecting C compiler ABI info - done -- Check for working C compiler: /scratch/llvm-project/build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /scratch/llvm-project/build/./bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [100%] Built target clang-repl [100%] Built target llvm-exegesis [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [100%] Built target clang-scan-deps [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG [100%] Linking CXX shared library ../../../../lib/libclang.so [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter [100%] Linking CXX executable ../../bin/llvm-reduce -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER - Failed -- Performing Test OPENMP_HAVE_WALL_FLAG -- Performing Test OPENMP_HAVE_WALL_FLAG - Success -- Performing Test OPENMP_HAVE_WERROR_FLAG -- Performing Test OPENMP_HAVE_WERROR_FLAG - Success -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG - Success -- Performing Test OPENMP_HAVE_WEXTRA_FLAG -- Performing Test OPENMP_HAVE_WEXTRA_FLAG - Success -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG [100%] Built target libclang [100%] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o [100%] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [100%] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG - Failed [100%] Linking CXX executable ../../../../bin/c-arcmt-test [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG [100%] Built target c-arcmt-test -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG - Failed -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG - Success -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG - Success -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG - Success -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG - Success -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Success -- Looking for shm_open -- Looking for shm_open - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Performing Test LIBOMP_HAVE__MM_MALLOC -- Performing Test LIBOMP_HAVE__MM_MALLOC - Success -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [100%] Built target llvm-reduce -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for immintrin.h -- Looking for immintrin.h - found -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success -- Found Perl: /usr/bin/perl (found version "5.34.0") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success -- Performing Test LIBOMP_HAVE_PSAPI -- Performing Test LIBOMP_HAVE_PSAPI - Failed -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o -- Using LLVM include directories: /scratch/llvm-project/llvm/include;/scratch/llvm-project/build/include -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find LIBOMPTARGET_DEP_LIBFFI (missing: LIBOMPTARGET_DEP_LIBFFI_LIBRARIES LIBOMPTARGET_DEP_LIBFFI_INCLUDE_DIRS) [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o Failed to 'dlopen' libhsa-runtime64.so Failed to load libamdhip64.so: libamdhip64.so: cannot open shared object file: No such file or directory -- OMPT target enabled -- OpenMP tools dir in libomptarget: /scratch/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -- LIBOMPTARGET: Building offloading runtime library libomptarget. -- LIBOMPTARGET: Not building aarch64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Building AMDGPU NextGen plugin for dlopened libhsa -- LIBOMPTARGET: Not generating AMDGPU tests, no supported devices detected. -- LIBOMPTARGET: Building CUDA NextGen offloading plugin. -- LIBOMPTARGET: Building CUDA plugin linked against libcuda -- LIBOMPTARGET: Enable tests using CUDA plugin -- LIBOMPTARGET: Not building PPC64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building PPC64le NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building x86_64 NextGen offloading plugin: libffi dependency not found. -- LIBOMPTARGET: Building DeviceRTL. Using clang: /scratch/llvm-project/build/bin/clang, llvm-link: /scratch/llvm-project/build/bin/llvm-link and opt: /scratch/llvm-project/build/bin/opt -- LIBOMPTARGET: Building the llvm-omp-device-info tool -- LIBOMPTARGET: Building the llvm-omp-kernel-replay tool -- Looking for __atomic_load_1 [100%] Linking CXX executable ../../../../bin/c-index-test -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES Development Development.Module Development.Embed) (found version "3.10.12") -- Configuring done (49.0s) -- Generating done (0.6s) -- Build files have been written to: /scratch/llvm-project/build/runtimes/runtimes-bins [100%] Performing build step for 'runtimes' [ 1%] Building LLVM bitcode Configuration.cpp-sm_70.bc [ 3%] Building LLVM bitcode Kernel.cpp-sm_70.bc [ 6%] Building LLVM bitcode Debug.cpp-sm_70.bc [ 6%] Generating kmp_i18n_id.inc [ 7%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o [ 9%] Building CXX object openmp/tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o [ 9%] Building CXX object openmp/tools/archer/CMakeFiles/archer_static.dir/ompt-tsan.cpp.o [ 9%] Building LLVM bitcode LibC.cpp-sm_70.bc [ 10%] Building LLVM bitcode Mapping.cpp-sm_70.bc [ 10%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/ELFSymbols.cpp.o [ 12%] Building LLVM bitcode Misc.cpp-sm_70.bc [ 13%] Building LLVM bitcode Parallelism.cpp-sm_70.bc [ 13%] Building LLVM bitcode Reduction.cpp-sm_70.bc [ 15%] Building LLVM bitcode State.cpp-sm_70.bc [ 16%] Generating kmp_i18n_default.inc [ 18%] Building LLVM bitcode Synchronization.cpp-sm_70.bc [ 19%] Building LLVM bitcode Tasking.cpp-sm_70.bc [ 19%] Built target libomp-needed-headers [ 19%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o [ 21%] Linking CXX static library libarcher_static.a [ 21%] Building LLVM bitcode Utils.cpp-sm_70.bc [ 22%] Linking CXX shared library libarcher.so [ 24%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o [ 24%] Built target archer_static [ 25%] Building LLVM bitcode Workshare.cpp-sm_70.bc [ 27%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o [ 27%] Built target archer [ 28%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o [ 28%] Linking LLVM bitcode libomptarget-nvptx-sm_70.bc [ 30%] Internalizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 30%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o [ 31%] Optimizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 33%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o [ 33%] Built target elf_common [ 34%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o [ 36%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o [ 36%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 37%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o [ 39%] Packaging LLVM offloading binary libomptarget-nvptx-sm_70.bc.out [ 40%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o [ 40%] Embedding LLVM offloading binary in devicertl-nvptx-sm_70.o [ 42%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o [ 42%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o [ 43%] Linking CXX static library ../libomptarget.devicertl.a [ 45%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o [ 46%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o [ 48%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o [ 48%] Built target omptarget.devicertl [ 48%] Building CXX object openmp/libomptarget/plugins-nextgen/common/OMPT/CMakeFiles/OMPT.dir/OmptCallback.cpp.o [ 48%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o [ 50%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o [ 51%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o [ 51%] Built target OMPT [ 53%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o [ 53%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o [ 54%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o [ 56%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_collapse.cpp.o [ 57%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o [ 57%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 59%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o [ 60%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o [100%] Built target c-index-test [ 62%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o [ 63%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/PluginInterface.cpp.o [ 63%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o [ 65%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 66%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o [ 68%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompt-general.cpp.o [ 68%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompd-specific.cpp.o [ 69%] Building ASM object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o [ 71%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/GlobalHandler.cpp.o [ 71%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/JIT.cpp.o [ 72%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/RPC.cpp.o [ 74%] Linking C shared library libomp.so [ 74%] Built target omp [ 75%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o [ 77%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o [ 78%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o [ 80%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/TargetValue.cpp.o /scratch/llvm-project/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp:334:12: warning: unused variable 'OldNumThreads' [-Wunused-variable] 334 | auto OldNumThreads = NumThreads; | ^~~~~~~~~~~~~ [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 80%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o [ 80%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-debug.cpp.o [ 81%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o [ 83%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/OmptCallback.cpp.o 1 warning generated. [ 84%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-state.cpp.o [ 86%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o [ 86%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 87%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-icv.cpp.o [ 71%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 87%] Linking CXX shared library libompd.so [ 87%] Built target ompd [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 89%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.so [ 89%] Built target omptarget [ 89%] Building CXX object openmp/libomptarget/tools/deviceinfo/CMakeFiles/llvm-omp-device-info.dir/llvm-omp-device-info.cpp.o [ 90%] Building CXX object openmp/libomptarget/tools/kernelreplay/CMakeFiles/llvm-omp-kernel-replay.dir/llvm-omp-kernel-replay.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-device-info [ 92%] Built target llvm-omp-device-info [ 93%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-kernel-replay [ 93%] Built target llvm-omp-kernel-replay [ 93%] Built target PluginInterface [ 95%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o [ 95%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o [ 96%] Building CXX object openmp/libomptarget/plugins-nextgen/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.cuda.so [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [100%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.amdgpu.so [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Built target omptarget.rtl.cuda [100%] Built target omptarget.rtl.amdgpu [100%] No install step for 'runtimes' [100%] Completed 'runtimes' [100%] Built target runtimes [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 3%] Built target LLVMSupport [ 3%] Built target LLVMTableGen [ 3%] Built target obj.LLVMTableGenCommon [ 3%] Built target LLVMTableGenCommon [ 3%] Built target llvm-min-tblgen [ 3%] Built target vt_gen [ 3%] Built target LLVMCodeGenTypes [ 5%] Built target LLVMTableGenGlobalISel [ 7%] Built target intrinsics_gen [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 8%] Built target llvm-tblgen [ 8%] Built target llvm_vcsrevision_h [ 8%] Built target RISCVTargetParserTableGen [ 8%] Built target LLVMTargetParser [ 8%] Built target LLVMBinaryFormat [ 8%] Built target LLVMBitstreamReader [ 8%] Built target LLVMRemarks [ 10%] Built target LLVMCore [ 10%] Built target LLVMFuzzerCLI [ 10%] Built target LLVMTextAPI [ 10%] Built target LLVMBitReader [ 10%] Built target LLVMAsmParser [ 10%] Built target LLVMIRReader [ 10%] Built target LLVMDebugInfoCodeView [ 12%] Built target LLVMMC [ 12%] Built target LLVMMCParser [ 14%] Built target LLVMObject [ 16%] Built target LLVMDebugInfoDWARF [ 16%] Built target LLVMDebugInfoMSF [ 19%] Built target LLVMDebugInfoPDB [ 19%] Built target LLVMDebugInfoBTF [ 19%] Built target LLVMSymbolize [ 19%] Built target LLVMProfileData [ 23%] Built target LLVMAnalysis [ 25%] Built target LLVMBitWriter [ 28%] Built target LLVMTransformUtils [ 28%] Built target LLVMAggressiveInstCombine [ 28%] Built target LLVMInstCombine [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Built target Kokkos_ContainersTestCompileOnly [ 30%] Built target LLVMScalarOpts [ 30%] Built target LLVMFuzzMutate [ 30%] Built target LLVMFileCheck [ 32%] Built target LLVMInterfaceStub [ 32%] Built target LLVMIRPrinter [ 32%] Built target LLVMObjCARCOpts [ 32%] Built target LLVMTarget 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 [ 37%] Built target LLVMCodeGen [ 39%] Built target LLVMSelectionDAG [ 39%] Built target LLVMAsmPrinter [ 39%] Built target LLVMMIRParser [ 41%] Built target LLVMGlobalISel [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 42%] Built target LLVMDWARFLinker [ 42%] Built target LLVMDWARFLinkerParallel [ 42%] Built target LLVMExtensions [ 42%] Built target LLVMFrontendHLSL [ 42%] Built target acc_gen [ 42%] Built target LLVMFrontendOpenACC [ 42%] Built target omp_gen [ 42%] Built target LLVMFrontendOpenMP [ 42%] Built target LLVMInstrumentation [ 42%] Built target LLVMVectorize [ 42%] Built target LLVMLinker [ 44%] Built target LLVMipo [ 44%] Built target LLVMHello_exports [ 44%] Built target LLVMHello [ 44%] Built target LLVMCoroutines [ 44%] Built target LLVMCFGuard [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 44%] Built target LLVMPasses [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 44%] Built target LLVMLTO [ 44%] Built target LLVMMCDisassembler [ 46%] Built target LLVMMCA [ 46%] Built target LLVMObjCopy [ 46%] Built target LLVMObjectYAML [ 46%] Built target LLVMOption [ 46%] Built target LLVMDebuginfod [ 46%] Built target LLVMDebugInfoGSYM [ 46%] Built target LLVMDebugInfoLogicalView [ 46%] Built target LLVMDWP [ 46%] Built target LLVMOrcShared [ 46%] Built target LLVMOrcTargetProcess [ 46%] Built target LLVMRuntimeDyld [ 46%] Built target LLVMExecutionEngine [ 46%] Built target LLVMInterpreter [ 46%] Built target JITLinkTableGen [ 46%] Built target LLVMJITLink [ 46%] Built target LLVMMCJIT [ 46%] Built target LLVMWindowsDriver [ 48%] Built target LLVMOrcJIT [ 48%] Built target X86CommonTableGen [ 48%] Built target LLVMX86Info [ 48%] Built target LLVMX86Desc [ 50%] Built target LLVMX86CodeGen [ 50%] Built target LLVMX86AsmParser [ 50%] Built target LLVMX86Disassembler [ 50%] Built target LLVMX86TargetMCA [ 50%] Built target NVPTXCommonTableGen [ 50%] Built target LLVMNVPTXInfo [ 50%] Built target LLVMNVPTXDesc [ 51%] Built target LLVMNVPTXCodeGen [ 51%] Built target LLVMLineEditor [ 51%] Built target LLVMCoverage [ 51%] Built target DllOptionsTableGen [ 51%] Built target LLVMDlltoolDriver [ 51%] Built target LibOptionsTableGen [ 51%] Built target LLVMLibDriver [ 51%] Built target LLVMXRay [ 51%] Built target LLVMWindowsManifest [ 51%] Built target FileCheck [ 51%] Built target llvm-PerfectShuffle [ 51%] Built target count [ 51%] Built target not [ 51%] Built target UnicodeNameMappingGenerator [ 51%] Built target yaml-bench [ 51%] Built target split-file [ 51%] Built target LTO_exports [ 51%] Built target LTO [ 51%] Built target llvm-ar [ 51%] Built target llvm-ranlib [ 51%] Built target llvm-lib [ 51%] Built target llvm-dlltool [ 51%] Built target llvm-config [ 51%] Built target llvm-lto [ 51%] Built target llvm-profdata [ 51%] Built target obj.clangSupport [ 53%] Built target clang-tblgen [ 53%] Built target utility-resource-headers [ 53%] Built target core-resource-headers [ 53%] Built target arm-common-resource-headers [ 53%] Built target arm-resource-headers [ 53%] Built target aarch64-resource-headers [ 53%] Built target cuda-resource-headers [ 53%] Built target hexagon-resource-headers [ 53%] Built target hip-resource-headers [ 53%] Built target loongarch-resource-headers [ 53%] Built target mips-resource-headers [ 53%] Built target ppc-resource-headers [ 53%] Built target ppc-htm-resource-headers [ 53%] Built target riscv-resource-headers [ 53%] Built target systemz-resource-headers [ 53%] Built target ve-resource-headers [ 53%] Built target webassembly-resource-headers [ 55%] Built target x86-resource-headers [ 55%] Built target hlsl-resource-headers [ 55%] Built target opencl-resource-headers [ 55%] Built target llvm-libc-resource-headers [ 55%] Built target openmp-resource-headers [ 55%] Built target windows-resource-headers [ 55%] Built target clang-resource-headers [ 55%] Built target ClangSyntaxNodeClasses [ 55%] Built target ClangARMSveBuiltins [ 55%] Built target ClangAttrClasses [ 55%] Built target ClangAttrImpl [ 55%] Built target ClangAttrTextDump [ 55%] Built target ClangAttrTraverse [ 55%] Built target ClangAttrVisitor [ 55%] Built target ClangStmtNodes [ 55%] Built target ClangDeclNodes [ 55%] Built target ClangTypeNodes [ 55%] Built target ClangAbstractBasicReader [ 55%] Built target ClangAbstractBasicWriter [ 55%] Built target ClangAbstractTypeReader [ 55%] Built target ClangAbstractTypeWriter [ 55%] Built target ClangCommentNodes [ 55%] Built target ClangCommentHTMLTags [ 55%] Built target ClangCommentHTMLTagsProperties [ 55%] Built target ClangCommentHTMLNamedCharacterReferences [ 55%] Built target ClangCommentCommandInfo [ 55%] Built target ClangCommentCommandList [ 55%] Built target StmtDataCollectors [ 55%] Built target ClangDiagnosticAnalysis [ 55%] Built target ClangDiagnosticAST [ 55%] Built target ClangDiagnosticComment [ 55%] Built target ClangDiagnosticCommon [ 55%] Built target ClangDiagnosticCrossTU [ 55%] Built target ClangDiagnosticDriver [ 55%] Built target ClangDiagnosticFrontend [ 55%] Built target ClangDiagnosticLex [ 55%] Built target ClangDiagnosticParse [ 55%] Built target ClangDiagnosticRefactoring [ 55%] Built target ClangDiagnosticSema [ 55%] Built target ClangDiagnosticSerialization [ 55%] Built target ClangDiagnosticGroups [ 55%] Built target ClangDiagnosticIndexName [ 55%] Built target ClangAttrList [ 55%] Built target ClangAttrSubjectMatchRuleList [ 55%] Built target ClangAttrTokenKinds [ 55%] Built target ClangAttrHasAttributeImpl [ 55%] Built target ClangARMNeon [ 55%] Built target ClangARMFP16 [ 55%] Built target ClangARMMveBuiltinsDef [ 55%] Built target ClangARMMveBuiltinCG [ 55%] Built target ClangARMMveBuiltinSema [ 55%] Built target ClangARMMveBuiltinAliases [ 55%] Built target ClangARMSveBuiltinCG [ 55%] Built target ClangARMSveTypeFlags [ 55%] Built target ClangARMSveSemaRangeChecks [ 55%] Built target ClangARMSmeBuiltins [ 55%] Built target ClangARMSmeBuiltinCG [ 55%] Built target ClangARMSmeSemaRangeChecks [ 55%] Built target ClangARMCdeBuiltinsDef [ 55%] Built target ClangARMCdeBuiltinCG [ 55%] Built target ClangARMCdeBuiltinSema [ 55%] Built target ClangARMCdeBuiltinAliases [ 55%] Built target ClangRISCVVectorBuiltins [ 55%] Built target ClangRISCVVectorBuiltinCG [ 55%] Built target ClangRISCVVectorBuiltinSema [ 55%] Built target ClangRISCVSiFiveVectorBuiltins [ 55%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 55%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 55%] Built target ClangAttrParserStringSwitches [ 55%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 55%] Built target ClangAttrTemplateInstantiate [ 55%] Built target ClangAttrParsedAttrList [ 55%] Built target ClangAttrParsedAttrKinds [ 55%] Built target ClangAttrSpellingListIndex [ 55%] Built target ClangAttrParsedAttrImpl [ 55%] Built target ClangAttrPCHRead [ 55%] Built target ClangAttrPCHWrite [ 55%] Built target ClangSACheckers [ 55%] Built target ClangSyntaxNodeList [ 55%] Built target clang-tablegen-targets [ 57%] Built target obj.clangBasic [ 57%] Built target clangBasic [ 57%] Built target obj.clangAPINotes [ 57%] Built target clangAPINotes [ 58%] Built target obj.clangLex [ 58%] Built target clangLex [ 58%] Built target clangSupport [ 58%] Built target obj.clangParse [ 58%] Built target ClangAttrDocTable [ 58%] Built target Opcodes [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 60%] Built target obj.clangAST [ 60%] Built target clangAST [ 60%] Built target obj.clangASTMatchers [ 60%] Built target clangASTMatchers [ 60%] Built target ClangOpenCLBuiltinsImpl [ 62%] Built target obj.clangSema [ 64%] Built target obj.clangAnalysis [ 64%] Built target clangAnalysis [ 64%] Built target obj.clangEdit [ 64%] Built target clangEdit [ 64%] Built target clangSema [ 64%] Built target clangParse [ 64%] Built target obj.clangDynamicASTMatchers [ 64%] Built target clangDynamicASTMatchers [ 64%] Built target obj.clangCrossTU [ 64%] Built target obj.clangRewrite [ 64%] Built target clangRewrite [ 64%] Built target ClangDriverOptions [ 66%] Built target obj.clangDriver [ 66%] Built target clangDriver [ 66%] Built target obj.clangSerialization [ 66%] Built target clangSerialization [ 67%] Built target obj.clangFrontend [ 67%] Built target clangFrontend [ 67%] Built target obj.clangToolingCore [ 67%] Built target clangToolingCore [ 67%] Built target obj.clangToolingInclusions [ 67%] Built target clangToolingInclusions [ 67%] Built target obj.clangIndex [ 67%] Built target obj.clangFormat [ 67%] Built target clangFormat [ 67%] Built target clangIndex [ 67%] Built target clangCrossTU [ 71%] Built target obj.clangCodeGen [ 71%] Built target clangCodeGen [ 71%] Built target SampleAnalyzerPlugin_exports [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 73%] Built target obj.clangStaticAnalyzerCore [ 73%] Built target clangStaticAnalyzerCore [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Built target obj.clangStaticAnalyzerCheckers [ 76%] Built target clangStaticAnalyzerCheckers [ 76%] Built target obj.clangStaticAnalyzerFrontend [ 76%] Built target clangStaticAnalyzerFrontend [ 76%] Built target SampleAnalyzerPlugin [ 76%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 76%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 76%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 76%] Built target CheckerOptionHandlingAnalyzerPlugin [ 76%] Built target clangAnalysisFlowSensitiveResources [ 76%] Built target obj.clangAnalysisFlowSensitive [ 76%] Built target clangAnalysisFlowSensitive [ 76%] Built target obj.clangAnalysisFlowSensitiveModels [ 76%] Built target clangAnalysisFlowSensitiveModels [ 76%] Built target obj.clangExtractAPI [ 76%] Built target clangExtractAPI [ 78%] Built target obj.clangARCMigrate [ 78%] Built target clangARCMigrate [ 78%] Built target obj.clangRewriteFrontend [ 78%] Built target clangRewriteFrontend [ 78%] Built target obj.clangFrontendTool [ 78%] Built target clangFrontendTool [ 78%] Built target clang-ast-dump [ 78%] Built target obj.clangTooling [ 78%] Built target clangTooling [ 78%] Built target obj.clangToolingInclusionsStdlib [ 78%] Built target clangToolingInclusionsStdlib [ 80%] Built target obj.clangToolingRefactoring [ 80%] Built target clangToolingRefactoring [ 80%] Built target obj.clangToolingASTDiff [ 80%] Built target clangToolingASTDiff [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 80%] Built target obj.clangToolingSyntax [ 82%] Built target clangToolingSyntax [ 82%] Built target obj.clangDependencyScanning [ 82%] Built target clangDependencyScanning [ 82%] Built target obj.clangTransformer [ 82%] Built target clangTransformer [ 82%] Built target obj.clangDirectoryWatcher [ 82%] Built target clangDirectoryWatcher [ 82%] Built target obj.clangIndexSerialization [ 82%] Built target clangIndexSerialization [ 82%] Built target obj.clangInterpreter [ 82%] Built target clangInterpreter [ 82%] Built target diagtool [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 82%] Built target clang [ 82%] Built target apinotes-test [ 82%] Built target clang-diff [ 82%] Built target clang-format [ 82%] Built target obj.clangHandleCXX [ 82%] Built target clangHandleCXX [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 82%] Built target obj.clangHandleLLVM [ 82%] Built target clangHandleLLVM [ 82%] Built target clang-fuzzer-dictionary [ 82%] Built target clang-import-test [ 82%] Built target LinkerWrapperOpts [ 82%] Built target clang-linker-wrapper [ 82%] Built target clang-offload-packager [ 82%] Built target clang-offload-bundler [ 82%] Built target ScanDepsOptsTableGen [ 82%] Built target clang-scan-deps [ 82%] Built target clang-repl [ 82%] Built target libclang [ 82%] Built target c-index-test [ 82%] Built target clang-rename [ 82%] Built target clang-refactor [ 82%] Built target clang-cpp [ 83%] Built target arcmt-test [ 83%] Built target c-arcmt-test [ 83%] Built target clang-check [ 85%] Built target clang-extdef-mapping [ 85%] Built target scan-build [ 85%] Built target scan-build-py [ 87%] Built target scan-view [ 87%] Built target amdgpu-arch [ 87%] Built target nvptx-arch [ 87%] Built target hmaptool [ 87%] Built target bugpoint [ 87%] Built target BugpointPasses_exports [ 87%] Built target BugpointPasses [ 87%] Built target DsymutilTableGen [ 87%] Built target dsymutil [ 87%] Built target llc [ 87%] Built target lli [ 87%] Built target lli-child-target [ 87%] Built target llvm-as [ 87%] Built target llvm-bcanalyzer [ 89%] Built target llvm-c-test [ 89%] Built target llvm-cat [ 89%] Built target LLVMCFIVerify [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 89%] Built target llvm-cfi-verify [ 89%] Built target llvm-cov [ 89%] Built target CvtResTableGen [ 89%] Built target llvm-cvtres [ 89%] Built target llvm-cxxdump [ 89%] Built target CxxfiltOptsTableGen [ 89%] Built target llvm-cxxfilt [ 89%] Built target llvm-cxxmap [ 89%] Built target llvm-debuginfo-analyzer [ 89%] Built target DebugInfodOptsTableGen [ 89%] Built target llvm-debuginfod [ 89%] Built target llvm-debuginfod-find [ 89%] Built target LLVMDiff [ 89%] Built target llvm-diff [ 89%] Built target llvm-dis [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 89%] Built target llvm-dlang-demangle-fuzzer [ 89%] Built target llvm-dwarfdump [ 89%] Built target DwarfutilTableGen [ 89%] Built target llvm-dwarfutil [ 89%] Built target DwpOptsTableGen [ 89%] Built target llvm-dwp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 91%] Built target LLVMExegesis [ 91%] Built target LLVMExegesisX86 [ 91%] Built target llvm-exegesis [ 91%] Built target llvm-extract [ 91%] Built target GSYMUtilOptsTableGen [ 92%] Built target llvm-gsymutil [ 92%] Built target IFSOptsTableGen [ 92%] Built target llvm-ifs [ 92%] Built target llvm-isel-fuzzer [ 92%] Built target llvm-itanium-demangle-fuzzer [ 92%] Built target llvm-jitlink [ 92%] Built target llvm-jitlink-executor [ 92%] Built target LibtoolDarwinOptsTableGen [ 92%] Built target llvm-libtool-darwin [ 92%] Built target llvm-link [ 92%] Built target LipoOptsTableGen [ 92%] Built target llvm-lipo [ 92%] Built target llvm-lto2 [ 92%] Built target llvm-mc [ 92%] Built target llvm-mca [ 92%] Built target llvm-microsoft-demangle-fuzzer [ 92%] Built target MLTableGen [ 92%] Built target llvm-ml [ 92%] Built target llvm-modextract [ 92%] Built target MtTableGen [ 94%] Built target llvm-mt [ 94%] Built target NmOptsTableGen [ 94%] Built target llvm-nm [ 94%] Built target ObjcopyOptsTableGen [ 94%] Built target InstallNameToolOptsTableGen [ 94%] Built target BitcodeStripOptsTableGen [ 94%] Built target StripOptsTableGen [ 94%] Built target llvm-objcopy [ 94%] Built target llvm-install-name-tool [ 94%] Built target llvm-bitcode-strip [ 94%] Built target llvm-strip [ 94%] Built target ObjdumpOptsTableGen [ 94%] Built target OtoolOptsTableGen [ 94%] Built target llvm-objdump [ 94%] Built target llvm-otool [ 94%] Built target llvm-opt-fuzzer [ 94%] Built target llvm-opt-report [ 94%] Built target llvm-pdbutil [ 94%] Built target llvm-profgen [ 94%] Built target RcOptsTableGen [ 94%] Built target WindresOptsTableGen [ 96%] Built target llvm-rc [ 96%] Built target llvm-windres [ 96%] Built target ReadobjOptsTableGen [ 96%] Built target llvm-readobj [ 96%] Built target llvm-readelf [ 96%] Built target llvm-reduce [ 96%] Built target llvm-remark-size-diff [ 96%] Built target llvm-remarkutil [ 96%] Built target llvm-rtdyld [ 98%] Built target llvm-rust-demangle-fuzzer [ 98%] Built target llvm-sim [ 98%] Built target SizeOptsTableGen [ 98%] Built target llvm-size [ 98%] Built target llvm-special-case-list-fuzzer [ 98%] Built target llvm-split [ 98%] Built target llvm-stress [ 98%] Built target StringsOptsTableGen [ 98%] Built target llvm-strings [ 98%] Built target SymbolizerOptsTableGen [ 98%] Built target llvm-symbolizer [ 98%] Built target llvm-addr2line [ 98%] Built target llvm-tapi-diff [ 98%] Built target TLICheckerOptsTableGen [ 98%] Built target llvm-tli-checker [ 98%] Built target llvm-undname [ 98%] Built target llvm-xray [ 98%] Built target llvm-yaml-numeric-parser-fuzzer [ 98%] Built target llvm-yaml-parser-fuzzer [ 98%] Built target obj2yaml [ 98%] Built target opt [ 98%] Built target Remarks_exports [ 98%] Built target Remarks [ 98%] Built target sancov [ 98%] Built target sanstats [ 98%] Built target verify-uselistorder [100%] Built target yaml2obj [100%] Built target runtimes-clobber [100%] Performing build step for 'runtimes' [ 3%] Built target libomp-needed-headers [ 42%] Built target omp [ 53%] Built target omptarget [ 54%] Built target elf_common [ 54%] Built target OMPT [ 59%] Built target PluginInterface [ 62%] Built target omptarget.rtl.amdgpu [ 65%] Built target omptarget.rtl.cuda [ 86%] Built target omptarget.devicertl [ 87%] Built target llvm-omp-device-info [ 90%] Built target llvm-omp-kernel-replay [ 93%] Built target archer [ 95%] Built target archer_static [100%] Built target ompd [100%] No install step for 'runtimes' [100%] Completed 'runtimes' [100%] Built target runtimes [100%] Built target ExampleIRTransforms [100%] Built target Bye [100%] Built target InlineAdvisorPlugin [100%] Built target InlineOrderPlugin [100%] Built target TestPlugin [100%] Built target DoublerPlugin [100%] Built target DynamicLibraryLib [100%] Built target PipSqueak [100%] Built target SecondLib [100%] Built target benchmark [100%] Built target benchmark_main [100%] Built target llvm-locstats Install the project... -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libLLVMDemangle.a -- Installing: /opt/llvm/lib/libLLVMSupport.a -- Installing: /opt/llvm/lib/libLLVMTableGen.a -- Installing: /opt/llvm/lib/libLLVMTableGenGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMTableGenCommon.a -- Installing: /opt/llvm/bin/llvm-tblgen -- Set runtime path of "/opt/llvm/bin/llvm-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCore.a -- Installing: /opt/llvm/lib/libLLVMFuzzerCLI.a -- Installing: /opt/llvm/lib/libLLVMFuzzMutate.a -- Installing: /opt/llvm/lib/libLLVMFileCheck.a -- Installing: /opt/llvm/lib/libLLVMInterfaceStub.a -- Installing: /opt/llvm/lib/libLLVMIRPrinter.a -- Installing: /opt/llvm/lib/libLLVMIRReader.a -- Installing: /opt/llvm/lib/libLLVMCodeGenTypes.a -- Installing: /opt/llvm/lib/libLLVMCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSelectionDAG.a -- Installing: /opt/llvm/lib/libLLVMAsmPrinter.a -- Installing: /opt/llvm/lib/libLLVMMIRParser.a -- Installing: /opt/llvm/lib/libLLVMGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMBinaryFormat.a -- Installing: /opt/llvm/lib/libLLVMBitReader.a -- Installing: /opt/llvm/lib/libLLVMBitWriter.a -- Installing: /opt/llvm/lib/libLLVMBitstreamReader.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinker.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinkerParallel.a -- Installing: /opt/llvm/lib/libLLVMExtensions.a -- Installing: /opt/llvm/lib/libLLVMFrontendHLSL.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenACC.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenMP.a -- Installing: /opt/llvm/lib/libLLVMTransformUtils.a -- Installing: /opt/llvm/lib/libLLVMInstrumentation.a -- Installing: /opt/llvm/lib/libLLVMAggressiveInstCombine.a -- Installing: /opt/llvm/lib/libLLVMInstCombine.a -- Installing: /opt/llvm/lib/libLLVMScalarOpts.a -- Installing: /opt/llvm/lib/libLLVMipo.a -- Installing: /opt/llvm/lib/libLLVMVectorize.a -- Installing: /opt/llvm/lib/libLLVMObjCARCOpts.a -- Installing: /opt/llvm/lib/libLLVMCoroutines.a -- Installing: /opt/llvm/lib/libLLVMCFGuard.a -- Installing: /opt/llvm/lib/libLLVMLinker.a -- Installing: /opt/llvm/lib/libLLVMAnalysis.a -- Installing: /opt/llvm/lib/libLLVMLTO.a -- Installing: /opt/llvm/lib/libLLVMMC.a -- Installing: /opt/llvm/lib/libLLVMMCParser.a -- Installing: /opt/llvm/lib/libLLVMMCDisassembler.a -- Installing: /opt/llvm/lib/libLLVMMCA.a -- Installing: /opt/llvm/lib/libLLVMObjCopy.a -- Installing: /opt/llvm/lib/libLLVMObject.a -- Installing: /opt/llvm/lib/libLLVMObjectYAML.a -- Installing: /opt/llvm/lib/libLLVMOption.a -- Installing: /opt/llvm/lib/libLLVMRemarks.a -- Installing: /opt/llvm/lib/libLLVMDebuginfod.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoGSYM.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoLogicalView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoMSF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoCodeView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoPDB.a -- Installing: /opt/llvm/lib/libLLVMSymbolize.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoBTF.a -- Installing: /opt/llvm/lib/libLLVMDWP.a -- Installing: /opt/llvm/lib/libLLVMExecutionEngine.a -- Installing: /opt/llvm/lib/libLLVMInterpreter.a -- Installing: /opt/llvm/lib/libLLVMJITLink.a -- Installing: /opt/llvm/lib/libLLVMMCJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcShared.a -- Installing: /opt/llvm/lib/libLLVMOrcTargetProcess.a -- Installing: /opt/llvm/lib/libLLVMRuntimeDyld.a -- Installing: /opt/llvm/lib/libLLVMTarget.a -- Installing: /opt/llvm/lib/libLLVMX86CodeGen.a -- Installing: /opt/llvm/lib/libLLVMX86AsmParser.a -- Installing: /opt/llvm/lib/libLLVMX86Disassembler.a -- Installing: /opt/llvm/lib/libLLVMX86TargetMCA.a -- Installing: /opt/llvm/lib/libLLVMX86Desc.a -- Installing: /opt/llvm/lib/libLLVMX86Info.a -- Installing: /opt/llvm/lib/libLLVMNVPTXCodeGen.a -- Installing: /opt/llvm/lib/libLLVMNVPTXDesc.a -- Installing: /opt/llvm/lib/libLLVMNVPTXInfo.a -- Installing: /opt/llvm/lib/libLLVMAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLineEditor.a -- Installing: /opt/llvm/lib/libLLVMProfileData.a -- Installing: /opt/llvm/lib/libLLVMCoverage.a -- Installing: /opt/llvm/lib/libLLVMPasses.a -- Installing: /opt/llvm/lib/libLLVMTargetParser.a -- Installing: /opt/llvm/lib/libLLVMTextAPI.a -- Installing: /opt/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /opt/llvm/lib/libLLVMLibDriver.a -- Installing: /opt/llvm/lib/libLLVMXRay.a -- Installing: /opt/llvm/lib/libLLVMWindowsDriver.a -- Installing: /opt/llvm/lib/libLLVMWindowsManifest.a -- Installing: /opt/llvm/lib/libLTO.so.17 -- Set runtime path of "/opt/llvm/lib/libLTO.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLTO.so -- Installing: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/bin/llvm-ar -- Set runtime path of "/opt/llvm/bin/llvm-ar" to "$ORIGIN/../lib" -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /opt/llvm/bin/llvm-config -- Set runtime path of "/opt/llvm/bin/llvm-config" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto -- Set runtime path of "/opt/llvm/bin/llvm-lto" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profdata -- Set runtime path of "/opt/llvm/bin/llvm-profdata" to "$ORIGIN/../lib" -- Installing: /opt/llvm/include/clang -- Installing: /opt/llvm/include/clang/StaticAnalyzer -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Taint.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/SValExplainer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Analyses.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Checker.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerManager.h -- Installing: /opt/llvm/include/clang/Analysis -- Installing: /opt/llvm/include/clang/Analysis/ProgramPoint.h -- Installing: /opt/llvm/include/clang/Analysis/MacroExpansionContext.h -- Installing: /opt/llvm/include/clang/Analysis/CFG.h -- Installing: /opt/llvm/include/clang/Analysis/Support -- Installing: /opt/llvm/include/clang/Analysis/Support/BumpVector.h -- Installing: /opt/llvm/include/clang/Analysis/PathDiagnostic.h -- Installing: /opt/llvm/include/clang/Analysis/CFGStmtMap.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Logger.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Formula.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Transfer.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DebugSupport.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/RecordOps.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/ControlFlowContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Arena.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowWorklist.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Value.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Solver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MapLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/ChromiumCheckModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/StorageLocation.h -- Installing: /opt/llvm/include/clang/Analysis/CallGraph.h -- Installing: /opt/llvm/include/clang/Analysis/BodyFarm.h -- Installing: /opt/llvm/include/clang/Analysis/SelectorExtras.h -- Installing: /opt/llvm/include/clang/Analysis/IssueHash.h -- Installing: /opt/llvm/include/clang/Analysis/AnyCall.h -- Installing: /opt/llvm/include/clang/Analysis/CloneDetection.h -- Installing: /opt/llvm/include/clang/Analysis/ConstructionContext.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/CocoaConventions.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h -- Installing: /opt/llvm/include/clang/Analysis/AnalysisDeclContext.h -- Installing: /opt/llvm/include/clang/Analysis/CodeInjector.h -- Installing: /opt/llvm/include/clang/Analysis/RetainSummaryManager.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyCommon.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyLogical.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyUtil.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UninitializedValues.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CalledOnceCheck.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/PostOrderCFGView.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ReachableCode.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Dominators.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsage.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Consumed.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTIL.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyOps.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafety.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/LiveVariables.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/IntervalPartition.h -- Installing: /opt/llvm/include/clang/DirectoryWatcher -- Installing: /opt/llvm/include/clang/DirectoryWatcher/DirectoryWatcher.h -- Installing: /opt/llvm/include/clang/Interpreter -- Installing: /opt/llvm/include/clang/Interpreter/PartialTranslationUnit.h -- Installing: /opt/llvm/include/clang/Interpreter/Value.h -- Installing: /opt/llvm/include/clang/Interpreter/Interpreter.h -- Installing: /opt/llvm/include/clang/Edit -- Installing: /opt/llvm/include/clang/Edit/EditsReceiver.h -- Installing: /opt/llvm/include/clang/Edit/Rewriters.h -- Installing: /opt/llvm/include/clang/Edit/EditedSource.h -- Installing: /opt/llvm/include/clang/Edit/Commit.h -- Installing: /opt/llvm/include/clang/Edit/FileOffset.h -- Installing: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/ParseDiagnostic.h -- Installing: /opt/llvm/include/clang/Parse/LoopHint.h -- Installing: /opt/llvm/include/clang/Parse/ParseAST.h -- Installing: /opt/llvm/include/clang/Parse/Parser.h -- Installing: /opt/llvm/include/clang/Parse/RAIIObjectsForParser.h -- Installing: /opt/llvm/include/clang/Support -- Installing: /opt/llvm/include/clang/Support/RISCVVIntrinsicUtils.h -- Installing: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/SemaDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/SemaInternal.h -- Installing: /opt/llvm/include/clang/Sema/RISCVIntrinsicManager.h -- Installing: /opt/llvm/include/clang/Sema/SemaFixItUtils.h -- Installing: /opt/llvm/include/clang/Sema/ObjCMethodList.h -- Installing: /opt/llvm/include/clang/Sema/HLSLExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/Designator.h -- Installing: /opt/llvm/include/clang/Sema/Sema.h -- Installing: /opt/llvm/include/clang/Sema/ParsedTemplate.h -- Installing: /opt/llvm/include/clang/Sema/Ownership.h -- Installing: /opt/llvm/include/clang/Sema/DeclSpec.h -- Installing: /opt/llvm/include/clang/Sema/Initialization.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteConsumer.h -- Installing: /opt/llvm/include/clang/Sema/Overload.h -- Installing: /opt/llvm/include/clang/Sema/CXXFieldCollector.h -- Installing: /opt/llvm/include/clang/Sema/AnalysisBasedWarnings.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteOptions.h -- Installing: /opt/llvm/include/clang/Sema/Weak.h -- Installing: /opt/llvm/include/clang/Sema/TemplateDeduction.h -- Installing: /opt/llvm/include/clang/Sema/CleanupInfo.h -- Installing: /opt/llvm/include/clang/Sema/SemaConsumer.h -- Installing: /opt/llvm/include/clang/Sema/TypoCorrection.h -- Installing: /opt/llvm/include/clang/Sema/ParsedAttr.h -- Installing: /opt/llvm/include/clang/Sema/ScopeInfo.h -- Installing: /opt/llvm/include/clang/Sema/MultiplexExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/DelayedDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/EnterExpressionEvaluationContext.h -- Installing: /opt/llvm/include/clang/Sema/IdentifierResolver.h -- Installing: /opt/llvm/include/clang/Sema/Template.h -- Installing: /opt/llvm/include/clang/Sema/Lookup.h -- Installing: /opt/llvm/include/clang/Sema/SemaLambda.h -- Installing: /opt/llvm/include/clang/Sema/ExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/TemplateInstCallback.h -- Installing: /opt/llvm/include/clang/Sema/Scope.h -- Installing: /opt/llvm/include/clang/Sema/SemaConcept.h -- Installing: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/ASTImportError.h -- Installing: /opt/llvm/include/clang/AST/ASTDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ODRDiagsEmitter.h -- Installing: /opt/llvm/include/clang/AST/CommentVisitor.h -- Installing: /opt/llvm/include/clang/AST/OperationKinds.h -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.h -- Installing: /opt/llvm/include/clang/AST/TypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclBase.h -- Installing: /opt/llvm/include/clang/AST/ASTNodeTraverser.h -- Installing: /opt/llvm/include/clang/AST/LambdaCapture.h -- Installing: /opt/llvm/include/clang/AST/ASTLambda.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.h -- Installing: /opt/llvm/include/clang/AST/TypeLocVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTDumper.h -- Installing: /opt/llvm/include/clang/AST/ComparisonCategories.h -- Installing: /opt/llvm/include/clang/AST/TypeLoc.h -- Installing: /opt/llvm/include/clang/AST/StmtGraphTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTVector.h -- Installing: /opt/llvm/include/clang/AST/ComputeDependence.h -- Installing: /opt/llvm/include/clang/AST/TypeOrdering.h -- Installing: /opt/llvm/include/clang/AST/EvaluatedExprVisitor.h -- Installing: /opt/llvm/include/clang/AST/APValue.h -- Installing: /opt/llvm/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclAccessPair.h -- Installing: /opt/llvm/include/clang/AST/CanonicalType.h -- Installing: /opt/llvm/include/clang/AST/DeclLookups.h -- Installing: /opt/llvm/include/clang/AST/CommentCommandTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTFwd.h -- Installing: /opt/llvm/include/clang/AST/ASTStructuralEquivalence.h -- Installing: /opt/llvm/include/clang/AST/ASTConcept.h -- Installing: /opt/llvm/include/clang/AST/TemplateBase.h -- Installing: /opt/llvm/include/clang/AST/StmtIterator.h -- Installing: /opt/llvm/include/clang/AST/TextNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/VTTBuilder.h -- Installing: /opt/llvm/include/clang/AST/ASTImporterLookupTable.h -- Installing: /opt/llvm/include/clang/AST/JSONNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/CommentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.h -- Installing: /opt/llvm/include/clang/AST/ParentMap.h -- Installing: /opt/llvm/include/clang/AST/ExprConcepts.h -- Installing: /opt/llvm/include/clang/AST/Stmt.h -- Installing: /opt/llvm/include/clang/AST/DependentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/QualTypeNames.h -- Installing: /opt/llvm/include/clang/AST/ASTMutationListener.h -- Installing: /opt/llvm/include/clang/AST/DataCollection.h -- Installing: /opt/llvm/include/clang/AST/StmtObjC.h -- Installing: /opt/llvm/include/clang/AST/TypeLocNodes.def -- Installing: /opt/llvm/include/clang/AST/DeclContextInternals.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.h -- Installing: /opt/llvm/include/clang/AST/TemplateName.h -- Installing: /opt/llvm/include/clang/AST/DeclVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTContext.h -- Installing: /opt/llvm/include/clang/AST/DeclOpenMP.h -- Installing: /opt/llvm/include/clang/AST/ParentMapContext.h -- Installing: /opt/llvm/include/clang/AST/OpenMPClause.h -- Installing: /opt/llvm/include/clang/AST/RecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/CommentSema.h -- Installing: /opt/llvm/include/clang/AST/OSLog.h -- Installing: /opt/llvm/include/clang/AST/GlobalDecl.h -- Installing: /opt/llvm/include/clang/AST/CommentParser.h -- Installing: /opt/llvm/include/clang/AST/Redeclarable.h -- Installing: /opt/llvm/include/clang/AST/CXXRecordDeclDefinitionBits.def -- Installing: /opt/llvm/include/clang/AST/ODRHash.h -- Installing: /opt/llvm/include/clang/AST/DeclFriend.h -- Installing: /opt/llvm/include/clang/AST/Randstruct.h -- Installing: /opt/llvm/include/clang/AST/RawCommentList.h -- Installing: /opt/llvm/include/clang/AST/IgnoreExpr.h -- Installing: /opt/llvm/include/clang/AST/LocInfoType.h -- Installing: /opt/llvm/include/clang/AST/Comment.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTMerger.h -- Installing: /opt/llvm/include/clang/AST/DeclTemplate.h -- Installing: /opt/llvm/include/clang/AST/Mangle.h -- Installing: /opt/llvm/include/clang/AST/DependenceFlags.h -- Installing: /opt/llvm/include/clang/AST/StmtOpenMP.h -- Installing: /opt/llvm/include/clang/AST/PrettyPrinter.h -- Installing: /opt/llvm/include/clang/AST/NestedNameSpecifier.h -- Installing: /opt/llvm/include/clang/AST/Availability.h -- Installing: /opt/llvm/include/clang/AST/Expr.h -- Installing: /opt/llvm/include/clang/AST/Decl.h -- Installing: /opt/llvm/include/clang/AST/CharUnits.h -- Installing: /opt/llvm/include/clang/AST/ASTTypeTraits.h -- Installing: /opt/llvm/include/clang/AST/TemplateArgumentVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclObjCCommon.h -- Installing: /opt/llvm/include/clang/AST/RecordLayout.h -- Installing: /opt/llvm/include/clang/AST/SelectorLocationsKind.h -- Installing: /opt/llvm/include/clang/AST/MangleNumberingContext.h -- Installing: /opt/llvm/include/clang/AST/DeclarationName.h -- Installing: /opt/llvm/include/clang/AST/Attr.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTSource.h -- Installing: /opt/llvm/include/clang/AST/AttrIterator.h -- Installing: /opt/llvm/include/clang/AST/CXXInheritance.h -- Installing: /opt/llvm/include/clang/AST/StmtCXX.h -- Installing: /opt/llvm/include/clang/AST/AST.h -- Installing: /opt/llvm/include/clang/AST/ASTImporter.h -- Installing: /opt/llvm/include/clang/AST/PrettyDeclStackTrace.h -- Installing: /opt/llvm/include/clang/AST/NSAPI.h -- Installing: /opt/llvm/include/clang/AST/CommentBriefParser.h -- Installing: /opt/llvm/include/clang/AST/CurrentSourceLocExprScope.h -- Installing: /opt/llvm/include/clang/AST/OptionalDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ExprOpenMP.h -- Installing: /opt/llvm/include/clang/AST/FormatString.h -- Installing: /opt/llvm/include/clang/AST/Type.h -- Installing: /opt/llvm/include/clang/AST/DeclGroup.h -- Installing: /opt/llvm/include/clang/AST/ASTConsumer.h -- Installing: /opt/llvm/include/clang/AST/UnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTContextAllocate.h -- Installing: /opt/llvm/include/clang/AST/NonTrivialTypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/VTableBuilder.h -- Installing: /opt/llvm/include/clang/AST/CommentLexer.h -- Installing: /opt/llvm/include/clang/AST/DeclCXX.h -- Installing: /opt/llvm/include/clang/AST/ExprObjC.h -- Installing: /opt/llvm/include/clang/AST/ExprCXX.h -- Installing: /opt/llvm/include/clang/AST/DeclObjC.h -- Installing: /opt/llvm/include/clang/AST/BuiltinTypes.def -- Installing: /opt/llvm/include/clang/AST/OperationKinds.def -- Installing: /opt/llvm/include/clang/AST/ASTImporterSharedState.h -- Installing: /opt/llvm/include/clang/AST/StmtVisitor.h -- Installing: /opt/llvm/include/clang/AST/BaseSubobject.h -- Installing: /opt/llvm/include/clang/AST/ASTUnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTDumperUtils.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.h -- Installing: /opt/llvm/include/clang/Lex -- Installing: /opt/llvm/include/clang/Lex/HeaderSearch.h -- Installing: /opt/llvm/include/clang/Lex/ModuleLoader.h -- Installing: /opt/llvm/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /opt/llvm/include/clang/Lex/Preprocessor.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessingRecord.h -- Installing: /opt/llvm/include/clang/Lex/DependencyDirectivesScanner.h -- Installing: /opt/llvm/include/clang/Lex/DirectoryLookup.h -- Installing: /opt/llvm/include/clang/Lex/MacroArgs.h -- Installing: /opt/llvm/include/clang/Lex/Pragma.h -- Installing: /opt/llvm/include/clang/Lex/TokenConcatenation.h -- Installing: /opt/llvm/include/clang/Lex/VariadicMacroSupport.h -- Installing: /opt/llvm/include/clang/Lex/MacroInfo.h -- Installing: /opt/llvm/include/clang/Lex/PPCallbacks.h -- Installing: /opt/llvm/include/clang/Lex/TokenLexer.h -- Installing: /opt/llvm/include/clang/Lex/CodeCompletionHandler.h -- Installing: /opt/llvm/include/clang/Lex/ModuleMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderSearchOptions.h -- Installing: /opt/llvm/include/clang/Lex/ScratchBuffer.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorLexer.h -- Installing: /opt/llvm/include/clang/Lex/PPConditionalDirectiveRecord.h -- Installing: /opt/llvm/include/clang/Lex/ExternalPreprocessorSource.h -- Installing: /opt/llvm/include/clang/Lex/Lexer.h -- Installing: /opt/llvm/include/clang/Lex/LiteralSupport.h -- Installing: /opt/llvm/include/clang/Lex/Token.h -- Installing: /opt/llvm/include/clang/Lex/LexDiagnostic.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMapTypes.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorOptions.h -- Installing: /opt/llvm/include/clang/Testing -- Installing: /opt/llvm/include/clang/Testing/TestAST.h -- Installing: /opt/llvm/include/clang/Testing/CommandLineArgs.h -- Installing: /opt/llvm/include/clang/Testing/TestClangConfig.h -- Installing: /opt/llvm/include/clang/CodeGen -- Installing: /opt/llvm/include/clang/CodeGen/ModuleBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenAction.h -- Installing: /opt/llvm/include/clang/CodeGen/BackendUtil.h -- Installing: /opt/llvm/include/clang/CodeGen/ObjectFilePCHContainerOperations.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CGFunctionInfo.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenABITypes.h -- Installing: /opt/llvm/include/clang/CodeGen/SwiftCallingConv.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitFuture.h -- Installing: /opt/llvm/include/clang/Frontend -- Installing: /opt/llvm/include/clang/Frontend/MigratorOptions.h -- Installing: /opt/llvm/include/clang/Frontend/DiagnosticRenderer.h -- Installing: /opt/llvm/include/clang/Frontend/ChainedDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticBuffer.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Frontend/PrecompiledPreamble.h -- Installing: /opt/llvm/include/clang/Frontend/ASTUnit.h -- Installing: /opt/llvm/include/clang/Frontend/Utils.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendAction.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendOptions.h -- Installing: /opt/llvm/include/clang/Frontend/LayoutOverrideSource.h -- Installing: /opt/llvm/include/clang/Frontend/MultiplexConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Frontend/VerifyDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInvocation.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CommandLineSourceLoc.h -- Installing: /opt/llvm/include/clang/Frontend/LogDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInstance.h -- Installing: /opt/llvm/include/clang/Frontend/PreprocessorOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/DependencyOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendPluginRegistry.h -- Installing: /opt/llvm/include/clang/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticReader.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnostics.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendDiagnostic.h -- Installing: /opt/llvm/include/clang/ASTMatchers -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchFinder.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Parser.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Registry.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/VariantValue.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Diagnostics.h -- Installing: /opt/llvm/include/clang/ASTMatchers/GtestMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersMacros.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersInternal.h -- Installing: /opt/llvm/include/clang/Format -- Installing: /opt/llvm/include/clang/Format/Format.h -- Installing: /opt/llvm/include/clang/IndexSerialization -- Installing: /opt/llvm/include/clang/IndexSerialization/SerializablePathCollection.h -- Installing: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/Inclusions -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderAnalysis.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/StandardLibrary.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/IncludeStyle.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderIncludes.h -- Installing: /opt/llvm/include/clang/Tooling/FixIt.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiff.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiffInternal.h -- Installing: /opt/llvm/include/clang/Tooling/ArgumentsAdjusters.h -- Installing: /opt/llvm/include/clang/Tooling/ReplacementsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h -- Installing: /opt/llvm/include/clang/Tooling/FileMatchTrie.h -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.h -- Installing: /opt/llvm/include/clang/Tooling/DiagnosticsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabasePluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Parsing.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RewriteRule.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/MatchConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Stencil.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Transformer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RangeSelector.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCodeBuilders.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCode.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring.h -- Installing: /opt/llvm/include/clang/Tooling/AllTUsExecution.h -- Installing: /opt/llvm/include/clang/Tooling/JSONCompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Execution.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRules.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOption.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/ASTSelection.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRule.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptions.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringRuleContext.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/AtomicChange.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolName.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/RenamingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Lookup.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/Extract.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h -- Installing: /opt/llvm/include/clang/Tooling/StandaloneExecution.h -- Installing: /opt/llvm/include/clang/Tooling/ToolExecutorPluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Core -- Installing: /opt/llvm/include/clang/Tooling/Core/Diagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Core/Replacement.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenBufferTokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/BuildTree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Mutations.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tokens.h -- Installing: /opt/llvm/include/clang/Tooling/CommonOptionsParser.h -- Installing: /opt/llvm/include/clang/Tooling/RefactoringCallbacks.h -- Installing: /opt/llvm/include/clang/Tooling/Tooling.h -- Installing: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Types.h -- Installing: /opt/llvm/include/clang/Driver/Compilation.h -- Installing: /opt/llvm/include/clang/Driver/Phases.h -- Installing: /opt/llvm/include/clang/Driver/Multilib.h -- Installing: /opt/llvm/include/clang/Driver/Distro.h -- Installing: /opt/llvm/include/clang/Driver/Util.h -- Installing: /opt/llvm/include/clang/Driver/ToolChain.h -- Installing: /opt/llvm/include/clang/Driver/InputInfo.h -- Installing: /opt/llvm/include/clang/Driver/OptionUtils.h -- Installing: /opt/llvm/include/clang/Driver/Action.h -- Installing: /opt/llvm/include/clang/Driver/MultilibBuilder.h -- Installing: /opt/llvm/include/clang/Driver/Types.def -- Installing: /opt/llvm/include/clang/Driver/Job.h -- Installing: /opt/llvm/include/clang/Driver/DriverDiagnostic.h -- Installing: /opt/llvm/include/clang/Driver/XRayArgs.h -- Installing: /opt/llvm/include/clang/Driver/Tool.h -- Installing: /opt/llvm/include/clang/Driver/SanitizerArgs.h -- Installing: /opt/llvm/include/clang/Driver/Driver.h -- Installing: /opt/llvm/include/clang/Driver/OffloadBundler.h -- Installing: /opt/llvm/include/clang/Driver/Options.h -- Installing: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/SourceLocationEncoding.h -- Installing: /opt/llvm/include/clang/Serialization/ASTWriter.h -- Installing: /opt/llvm/include/clang/Serialization/GlobalModuleIndex.h -- Installing: /opt/llvm/include/clang/Serialization/ContinuousRangeMap.h -- Installing: /opt/llvm/include/clang/Serialization/ASTBitCodes.h -- Installing: /opt/llvm/include/clang/Serialization/InMemoryModuleCache.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFile.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFileExtension.h -- Installing: /opt/llvm/include/clang/Serialization/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleManager.h -- Installing: /opt/llvm/include/clang/Serialization/ASTDeserializationListener.h -- Installing: /opt/llvm/include/clang/Serialization/TypeBitCodes.def -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordReader.h -- Installing: /opt/llvm/include/clang/Serialization/SerializationDiagnostic.h -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordWriter.h -- Installing: /opt/llvm/include/clang/Serialization/ASTReader.h -- Installing: /opt/llvm/include/clang/Index -- Installing: /opt/llvm/include/clang/Index/IndexSymbol.h -- Installing: /opt/llvm/include/clang/Index/IndexingOptions.h -- Installing: /opt/llvm/include/clang/Index/IndexingAction.h -- Installing: /opt/llvm/include/clang/Index/IndexDataConsumer.h -- Installing: /opt/llvm/include/clang/Index/DeclOccurrence.h -- Installing: /opt/llvm/include/clang/Index/USRGeneration.h -- Installing: /opt/llvm/include/clang/Index/CommentToXML.h -- Installing: /opt/llvm/include/clang/APINotes -- Installing: /opt/llvm/include/clang/APINotes/Types.h -- Installing: /opt/llvm/include/clang/APINotes/APINotesYAMLCompiler.h -- Installing: /opt/llvm/include/clang/ExtractAPI -- Installing: /opt/llvm/include/clang/ExtractAPI/AvailabilityInfo.h -- Installing: /opt/llvm/include/clang/ExtractAPI/APIIgnoresList.h -- Installing: /opt/llvm/include/clang/ExtractAPI/API.h -- Installing: /opt/llvm/include/clang/ExtractAPI/FrontendActions.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SerializerBase.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIVisitor.h -- Installing: /opt/llvm/include/clang/ExtractAPI/DeclarationFragments.h -- Installing: /opt/llvm/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIActionBase.h -- Installing: /opt/llvm/include/clang/Rewrite -- Installing: /opt/llvm/include/clang/Rewrite/Frontend -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/Rewriters.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FixItRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Rewrite/Core -- Installing: /opt/llvm/include/clang/Rewrite/Core/DeltaTree.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteBuffer.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteRope.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/TokenRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/Rewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/HTMLRewrite.h -- Installing: /opt/llvm/include/clang/ARCMigrate -- Installing: /opt/llvm/include/clang/ARCMigrate/FileRemapper.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMT.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMTActions.h -- Installing: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/MacroBuilder.h -- Installing: /opt/llvm/include/clang/Basic/TargetBuiltins.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVE.def -- Installing: /opt/llvm/include/clang/Basic/SyncScope.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemOptions.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.h -- Installing: /opt/llvm/include/clang/Basic/AttrSubjectMatchRules.h -- Installing: /opt/llvm/include/clang/Basic/MSP430Target.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsWebAssembly.def -- Installing: /opt/llvm/include/clang/Basic/TargetInfo.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontend.h -- Installing: /opt/llvm/include/clang/Basic/XRayLists.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensionTypes.def -- Installing: /opt/llvm/include/clang/Basic/PrettyStackTrace.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAST.h -- Installing: /opt/llvm/include/clang/Basic/ParsedAttrInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVEVL.gen.def -- Installing: /opt/llvm/include/clang/Basic/Features.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParse.h -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLex.h -- Installing: /opt/llvm/include/clang/Basic/Specifiers.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCategories.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSystemZ.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSema.h -- Installing: /opt/llvm/include/clang/Basic/LLVM.h -- Installing: /opt/llvm/include/clang/Basic/Visibility.h -- Installing: /opt/llvm/include/clang/Basic/TypeTraits.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerialization.h -- Installing: /opt/llvm/include/clang/Basic/Lambda.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAMDGPU.def -- Installing: /opt/llvm/include/clang/Basic/LangStandard.h -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNEON.def -- Installing: /opt/llvm/include/clang/Basic/PlistSupport.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTU.h -- Installing: /opt/llvm/include/clang/Basic/PragmaKinds.h -- Installing: /opt/llvm/include/clang/Basic/SanitizerSpecialCaseList.h -- Installing: /opt/llvm/include/clang/Basic/PPCTypes.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsARM.def -- Installing: /opt/llvm/include/clang/Basic/OperatorPrecedence.h -- Installing: /opt/llvm/include/clang/Basic/LangStandards.def -- Installing: /opt/llvm/include/clang/Basic/CommentOptions.h -- Installing: /opt/llvm/include/clang/Basic/JsonSupport.h -- Installing: /opt/llvm/include/clang/Basic/TransformTypeTraits.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriver.h -- Installing: /opt/llvm/include/clang/Basic/FPOptions.def -- Installing: /opt/llvm/include/clang/Basic/AArch64SVEACLETypes.def -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.def -- Installing: /opt/llvm/include/clang/Basic/NoSanitizeList.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonMapCustomDep.def -- Installing: /opt/llvm/include/clang/Basic/XRayInstr.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysis.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsLoongArch.def -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.h -- Installing: /opt/llvm/include/clang/Basic/CapturedStmt.h -- Installing: /opt/llvm/include/clang/Basic/WebAssemblyReferenceTypes.def -- Installing: /opt/llvm/include/clang/Basic/RISCVVTypes.def -- Installing: /opt/llvm/include/clang/Basic/DarwinSDKInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagon.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSME.def -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86_64.def -- Installing: /opt/llvm/include/clang/Basic/CustomizableOptional.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def -- Installing: /opt/llvm/include/clang/Basic/PartialDiagnostic.h -- Installing: /opt/llvm/include/clang/Basic/HeaderInclude.h -- Installing: /opt/llvm/include/clang/Basic/ExpressionTraits.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.h -- Installing: /opt/llvm/include/clang/Basic/Attributes.h -- Installing: /opt/llvm/include/clang/Basic/Thunk.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64.def -- Installing: /opt/llvm/include/clang/Basic/Builtins.h -- Installing: /opt/llvm/include/clang/Basic/Diagnostic.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNVPTX.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticComment.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.def -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensions.def -- Installing: /opt/llvm/include/clang/Basic/TargetID.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsMips.def -- Installing: /opt/llvm/include/clang/Basic/BitmaskEnum.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemStatCache.h -- Installing: /opt/llvm/include/clang/Basic/SourceLocation.h -- Installing: /opt/llvm/include/clang/Basic/HLSLRuntime.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSVE.def -- Installing: /opt/llvm/include/clang/Basic/Cuda.h -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.h -- Installing: /opt/llvm/include/clang/Basic/AttrKinds.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoring.h -- Installing: /opt/llvm/include/clang/Basic/Module.h -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCVVector.def -- Installing: /opt/llvm/include/clang/Basic/ABI.h -- Installing: /opt/llvm/include/clang/Basic/TemplateKinds.h -- Installing: /opt/llvm/include/clang/Basic/AddressSpaces.h -- Installing: /opt/llvm/include/clang/Basic/FileManager.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsBPF.def -- Installing: /opt/llvm/include/clang/Basic/AllDiagnostics.h -- Installing: /opt/llvm/include/clang/Basic/Sarif.h -- Installing: /opt/llvm/include/clang/Basic/Linkage.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonDep.def -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.def -- Installing: /opt/llvm/include/clang/Basic/MakeSupport.h -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsXCore.def -- Installing: /opt/llvm/include/clang/Basic/SourceManager.h -- Installing: /opt/llvm/include/clang/Basic/ProfileList.h -- Installing: /opt/llvm/include/clang/Basic/IdentifierTable.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLOptions.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLImageTypes.def -- Installing: /opt/llvm/include/clang/Basic/ExceptionSpecificationType.h -- Installing: /opt/llvm/include/clang/Basic/AlignedAllocation.h -- Installing: /opt/llvm/include/clang/Basic/ObjCRuntime.h -- Installing: /opt/llvm/include/clang/Basic/FileEntry.h -- Installing: /opt/llvm/include/clang/Basic/TargetOptions.h -- Installing: /opt/llvm/include/clang/Basic/CharInfo.h -- Installing: /opt/llvm/include/clang/Basic/Stack.h -- Installing: /opt/llvm/include/clang/Basic/Builtins.def -- Installing: /opt/llvm/include/clang/Basic/SourceManagerInternals.h -- Installing: /opt/llvm/include/clang/Basic/DirectoryEntry.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCV.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIDs.h -- Installing: /opt/llvm/include/clang/Basic/AttributeCommonInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsPPC.def -- Installing: /opt/llvm/include/clang/Basic/CLWarnings.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge.def -- Installing: /opt/llvm/include/clang/Basic/Version.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinHeaders.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticError.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.def -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.h -- Installing: /opt/llvm/include/clang/FrontendTool -- Installing: /opt/llvm/include/clang/FrontendTool/Utils.h -- Installing: /opt/llvm/include/clang/CrossTU -- Installing: /opt/llvm/include/clang/CrossTU/CrossTUDiagnostic.h -- Installing: /opt/llvm/include/clang/CrossTU/CrossTranslationUnit.h -- Installing: /opt/llvm/include/clang-c -- Installing: /opt/llvm/include/clang-c/CXSourceLocation.h -- Installing: /opt/llvm/include/clang-c/Platform.h -- Installing: /opt/llvm/include/clang-c/CXString.h -- Installing: /opt/llvm/include/clang-c/CXDiagnostic.h -- Installing: /opt/llvm/include/clang-c/Rewrite.h -- Installing: /opt/llvm/include/clang-c/CXFile.h -- Installing: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Installing: /opt/llvm/include/clang-c/Index.h -- Installing: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Installing: /opt/llvm/include/clang-c/BuildSystem.h -- Installing: /opt/llvm/include/clang-c/Documentation.h -- Installing: /opt/llvm/include/clang-c/ExternC.h -- Installing: /opt/llvm/include/clang-c/CXErrorCode.h -- Up-to-date: /opt/llvm/include/clang -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Checkers.inc -- Up-to-date: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -- Installing: /opt/llvm/include/clang/Parse/AttrParserStringSwitches.inc -- Up-to-date: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/AttrSpellingListIndex.inc -- Installing: /opt/llvm/include/clang/Sema/AttrTemplateInstantiate.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrList.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrImpl.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrKinds.inc -- Up-to-date: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandList.inc -- Installing: /opt/llvm/include/clang/AST/AttrTextNodeDump.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandInfo.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTags.inc -- Installing: /opt/llvm/include/clang/AST/DeclNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLNamedCharacterReferences.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTagsProperties.inc -- Installing: /opt/llvm/include/clang/AST/AttrNodeTraverse.inc -- Installing: /opt/llvm/include/clang/AST/StmtDataCollectors.inc -- Installing: /opt/llvm/include/clang/AST/AttrImpl.inc -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.inc -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.inc -- Installing: /opt/llvm/include/clang/AST/Attrs.inc -- Installing: /opt/llvm/include/clang/AST/StmtNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentNodes.inc -- Installing: /opt/llvm/include/clang/AST/TypeNodes.inc -- Up-to-date: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Config/config.h -- Up-to-date: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.inc -- Up-to-date: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/NodeClasses.inc -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.inc -- Up-to-date: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Options.inc -- Up-to-date: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHRead.inc -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHWrite.inc -- Up-to-date: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriverKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/arm_neon.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommonKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/AttrHasAttributeImpl.inc -- Installing: /opt/llvm/include/clang/Basic/AttrTokenKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerializationKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticASTKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLexKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommentKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticGroups.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIndexName.inc -- Installing: /opt/llvm/include/clang/Basic/AttrList.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoringKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontendKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTUKinds.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParseKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSemaKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysisKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/Version.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_typeflags.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_fp16.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/AttrSubMatchRulesList.inc -- Installing: /opt/llvm/share/clang/bash-autocomplete.sh -- Installing: /opt/llvm/bin/clang-tblgen -- Set runtime path of "/opt/llvm/bin/clang-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/clang/17/include/builtins.h -- Installing: /opt/llvm/lib/clang/17/include/float.h -- Installing: /opt/llvm/lib/clang/17/include/inttypes.h -- Installing: /opt/llvm/lib/clang/17/include/iso646.h -- Installing: /opt/llvm/lib/clang/17/include/limits.h -- Installing: /opt/llvm/lib/clang/17/include/module.modulemap -- Installing: /opt/llvm/lib/clang/17/include/stdalign.h -- Installing: /opt/llvm/lib/clang/17/include/stdarg.h -- Installing: /opt/llvm/lib/clang/17/include/stdatomic.h -- Installing: /opt/llvm/lib/clang/17/include/stdbool.h -- Installing: /opt/llvm/lib/clang/17/include/stddef.h -- Installing: /opt/llvm/lib/clang/17/include/__stddef_max_align_t.h -- Installing: /opt/llvm/lib/clang/17/include/stdint.h -- Installing: /opt/llvm/lib/clang/17/include/stdnoreturn.h -- Installing: /opt/llvm/lib/clang/17/include/tgmath.h -- Installing: /opt/llvm/lib/clang/17/include/unwind.h -- Installing: /opt/llvm/lib/clang/17/include/varargs.h -- Installing: /opt/llvm/lib/clang/17/include/arm_acle.h -- Installing: /opt/llvm/lib/clang/17/include/arm_cmse.h -- Installing: /opt/llvm/lib/clang/17/include/armintr.h -- Installing: /opt/llvm/lib/clang/17/include/arm64intr.h -- Installing: /opt/llvm/lib/clang/17/include/arm_neon_sve_bridge.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_builtin_vars.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_complex_builtins.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_texture_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math_forward_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_circ_brev_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_types.h -- Installing: /opt/llvm/lib/clang/17/include/hvx_hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/larchintrin.h -- Installing: /opt/llvm/lib/clang/17/include/msa.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c-base.h -- Installing: /opt/llvm/lib/clang/17/include/altivec.h -- Installing: /opt/llvm/lib/clang/17/include/htmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/htmxlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/riscv_ntlh.h -- Installing: /opt/llvm/lib/clang/17/include/sifive_vector.h -- Installing: /opt/llvm/lib/clang/17/include/s390intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_gen.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_approx.h -- Installing: /opt/llvm/lib/clang/17/include/adxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ammintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxcomplexintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512cdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512dqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512erintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmavlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512pfintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmivlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlcdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vldqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqvlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxneconvertintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint8intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cldemoteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clflushoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clwbintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clzerointrin.h -- Installing: /opt/llvm/lib/clang/17/include/cmpccxaddintrin.h -- Installing: /opt/llvm/lib/clang/17/include/crc32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/enqcmdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/f16cintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fma4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/fmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fxsrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/gfniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/hresetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ia32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/invpcidintrin.h -- Installing: /opt/llvm/lib/clang/17/include/keylockerintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lwpintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lzcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mm3dnow.h -- Installing: /opt/llvm/lib/clang/17/include/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/movdirintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mwaitxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/nmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pconfigintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pkuintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/popcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ptwriteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/raointintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdpruintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdseedintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rtmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/serializeintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sgxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sha512intrin.h -- Installing: /opt/llvm/lib/clang/17/include/shaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm3intrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tbmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tsxldtrkintrin.h -- Installing: /opt/llvm/lib/clang/17/include/uintrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vaesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vpclmulqdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/waitpkgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/wbnoinvdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_aes.h -- Installing: /opt/llvm/lib/clang/17/include/wmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_pclmul.h -- Installing: /opt/llvm/lib/clang/17/include/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xopintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xtestintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cet.h -- Installing: /opt/llvm/lib/clang/17/include/cpuid.h -- Installing: /opt/llvm/lib/clang/17/include/wasm_simd128.h -- Installing: /opt/llvm/lib/clang/17/include/intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vadefs.h -- Installing: /opt/llvm/lib/clang/17/include/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/algorithm -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/new -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/shared_ptr_base.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdio.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/string.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/ctype.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/inttypes.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/math.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/__clang_openmp_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/new -- Installing: /opt/llvm/lib/libclangBasic.a -- Installing: /opt/llvm/lib/libclangAPINotes.a -- Installing: /opt/llvm/lib/libclangLex.a -- Installing: /opt/llvm/lib/libclangParse.a -- Installing: /opt/llvm/lib/libclangAST.a -- Installing: /opt/llvm/lib/libclangDynamicASTMatchers.a [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o -- Installing: /opt/llvm/lib/libclangASTMatchers.a -- Installing: /opt/llvm/lib/libclangCrossTU.a -- Installing: /opt/llvm/lib/libclangSema.a -- Installing: /opt/llvm/lib/libclangCodeGen.a -- Installing: /opt/llvm/lib/libclangAnalysis.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitive.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitiveModels.a -- Installing: /opt/llvm/lib/libclangEdit.a -- Installing: /opt/llvm/lib/libclangExtractAPI.a -- Installing: /opt/llvm/lib/libclangRewrite.a -- Installing: /opt/llvm/lib/libclangARCMigrate.a -- Installing: /opt/llvm/lib/libclangDriver.a -- Installing: /opt/llvm/lib/libclangSerialization.a -- Installing: /opt/llvm/lib/libclangRewriteFrontend.a -- Installing: /opt/llvm/lib/libclangFrontend.a -- Installing: /opt/llvm/lib/libclangFrontendTool.a -- Installing: /opt/llvm/lib/libclangToolingCore.a -- Installing: /opt/llvm/lib/libclangToolingInclusions.a -- Installing: /opt/llvm/lib/libclangToolingInclusionsStdlib.a -- Installing: /opt/llvm/lib/libclangToolingRefactoring.a -- Installing: /opt/llvm/lib/libclangToolingASTDiff.a -- Installing: /opt/llvm/lib/libclangToolingSyntax.a -- Installing: /opt/llvm/lib/libclangDependencyScanning.a -- Installing: /opt/llvm/lib/libclangTransformer.a -- Installing: /opt/llvm/lib/libclangTooling.a -- Installing: /opt/llvm/lib/libclangDirectoryWatcher.a -- Installing: /opt/llvm/lib/libclangIndex.a -- Installing: /opt/llvm/lib/libclangIndexSerialization.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCore.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCheckers.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerFrontend.a -- Installing: /opt/llvm/lib/libclangFormat.a -- Installing: /opt/llvm/lib/libclangInterpreter.a -- Installing: /opt/llvm/lib/libclangSupport.a -- Installing: /opt/llvm/bin/diagtool -- Set runtime path of "/opt/llvm/bin/diagtool" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-17 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o -- Installing: /opt/llvm/bin/clang -- Set runtime path of "/opt/llvm/bin/clang-17" to "$ORIGIN/../lib" -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /opt/llvm/bin/clang-format -- Set runtime path of "/opt/llvm/bin/clang-format" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-format-bbedit.applescript -- Installing: /opt/llvm/share/clang/clang-format-diff.py -- Installing: /opt/llvm/share/clang/clang-format-sublime.py -- Installing: /opt/llvm/share/clang/clang-format.el -- Installing: /opt/llvm/share/clang/clang-format.py -- Installing: /opt/llvm/bin/git-clang-format -- Installing: /opt/llvm/lib/libclangHandleCXX.a -- Installing: /opt/llvm/lib/libclangHandleLLVM.a [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G -- Installing: /opt/llvm/bin/clang-linker-wrapper -- Set runtime path of "/opt/llvm/bin/clang-linker-wrapper" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-packager -- Set runtime path of "/opt/llvm/bin/clang-offload-packager" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-bundler -- Set runtime path of "/opt/llvm/bin/clang-offload-bundler" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-scan-deps -- Set runtime path of "/opt/llvm/bin/clang-scan-deps" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-repl [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o -- Set runtime path of "/opt/llvm/bin/clang-repl" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/c-index-test -- Set runtime path of "/opt/llvm/bin/c-index-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-rename [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o -- Set runtime path of "/opt/llvm/bin/clang-rename" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-rename.py -- Installing: /opt/llvm/share/clang/clang-rename.el -- Installing: /opt/llvm/bin/clang-refactor -- Set runtime path of "/opt/llvm/bin/clang-refactor" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so.17 [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o -- Set runtime path of "/opt/llvm/lib/libclang-cpp.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so -- Installing: /opt/llvm/bin/clang-check -- Set runtime path of "/opt/llvm/bin/clang-check" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-extdef-mapping -- Set runtime path of "/opt/llvm/bin/clang-extdef-mapping" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/scan-build -- Installing: /opt/llvm/libexec/ccc-analyzer -- Installing: /opt/llvm/libexec/c++-analyzer -- Installing: /opt/llvm/share/man/man1/scan-build.1 -- Installing: /opt/llvm/share/scan-build/scanview.css -- Installing: /opt/llvm/share/scan-build/sorttable.js -- Installing: /opt/llvm/bin/analyze-build -- Installing: /opt/llvm/bin/intercept-build -- Installing: /opt/llvm/bin/scan-build-py -- Installing: /opt/llvm/libexec/analyze-c++ -- Installing: /opt/llvm/libexec/analyze-cc -- Installing: /opt/llvm/libexec/intercept-c++ -- Installing: /opt/llvm/libexec/intercept-cc -- Installing: /opt/llvm/lib/libscanbuild/__init__.py -- Installing: /opt/llvm/lib/libscanbuild/analyze.py -- Installing: /opt/llvm/lib/libscanbuild/arguments.py -- Installing: /opt/llvm/lib/libscanbuild/clang.py -- Installing: /opt/llvm/lib/libscanbuild/compilation.py -- Installing: /opt/llvm/lib/libscanbuild/intercept.py -- Installing: /opt/llvm/lib/libscanbuild/report.py -- Installing: /opt/llvm/lib/libscanbuild/shell.py -- Installing: /opt/llvm/lib/libscanbuild/resources/scanview.css -- Installing: /opt/llvm/lib/libscanbuild/resources/selectable.js -- Installing: /opt/llvm/lib/libscanbuild/resources/sorttable.js -- Installing: /opt/llvm/lib/libear/__init__.py -- Installing: /opt/llvm/lib/libear/config.h.in -- Installing: /opt/llvm/lib/libear/ear.c -- Installing: /opt/llvm/bin/scan-view -- Installing: /opt/llvm/share/scan-view/ScanView.py -- Installing: /opt/llvm/share/scan-view/Reporter.py -- Installing: /opt/llvm/share/scan-view/startfile.py -- Installing: /opt/llvm/share/scan-view/bugcatcher.ico -- Installing: /opt/llvm/lib/libclang.so.17.0.3 -- Installing: /opt/llvm/lib/libclang.so.17 -- Set runtime path of "/opt/llvm/lib/libclang.so.17.0.3" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang.so -- Up-to-date: /opt/llvm/include/clang-c -- Up-to-date: /opt/llvm/include/clang-c/CXSourceLocation.h -- Up-to-date: /opt/llvm/include/clang-c/Platform.h -- Up-to-date: /opt/llvm/include/clang-c/CXString.h -- Up-to-date: /opt/llvm/include/clang-c/CXDiagnostic.h -- Up-to-date: /opt/llvm/include/clang-c/Rewrite.h -- Up-to-date: /opt/llvm/include/clang-c/CXFile.h -- Up-to-date: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Up-to-date: /opt/llvm/include/clang-c/Index.h -- Up-to-date: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Up-to-date: /opt/llvm/include/clang-c/BuildSystem.h -- Up-to-date: /opt/llvm/include/clang-c/Documentation.h -- Up-to-date: /opt/llvm/include/clang-c/ExternC.h -- Up-to-date: /opt/llvm/include/clang-c/CXErrorCode.h -- Installing: /opt/llvm/bin/amdgpu-arch -- Set runtime path of "/opt/llvm/bin/amdgpu-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/nvptx-arch -- Set runtime path of "/opt/llvm/bin/nvptx-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets-release.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfig.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/clang/AddClang.cmake -- Installing: /opt/llvm/bin/hmaptool -- Installing: /opt/llvm/bin/bugpoint [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I -- Set runtime path of "/opt/llvm/bin/bugpoint" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/dsymutil -- Set runtime path of "/opt/llvm/bin/dsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llc -- Set runtime path of "/opt/llvm/bin/llc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/lli [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o -- Set runtime path of "/opt/llvm/bin/lli" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-as -- Set runtime path of "/opt/llvm/bin/llvm-as" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-bcanalyzer -- Set runtime path of "/opt/llvm/bin/llvm-bcanalyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-c-test -- Set runtime path of "/opt/llvm/bin/llvm-c-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cat -- Set runtime path of "/opt/llvm/bin/llvm-cat" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cfi-verify -- Set runtime path of "/opt/llvm/bin/llvm-cfi-verify" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCFIVerify.a -- Installing: /opt/llvm/bin/llvm-cov -- Set runtime path of "/opt/llvm/bin/llvm-cov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cvtres -- Set runtime path of "/opt/llvm/bin/llvm-cvtres" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxdump -- Set runtime path of "/opt/llvm/bin/llvm-cxxdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxfilt -- Set runtime path of "/opt/llvm/bin/llvm-cxxfilt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxmap -- Set runtime path of "/opt/llvm/bin/llvm-cxxmap" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfo-analyzer -- Set runtime path of "/opt/llvm/bin/llvm-debuginfo-analyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod-find -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod-find" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-diff -- Set runtime path of "/opt/llvm/bin/llvm-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMDiff.a -- Installing: /opt/llvm/bin/llvm-dis -- Set runtime path of "/opt/llvm/bin/llvm-dis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfdump -- Set runtime path of "/opt/llvm/bin/llvm-dwarfdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfutil -- Set runtime path of "/opt/llvm/bin/llvm-dwarfutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwp -- Set runtime path of "/opt/llvm/bin/llvm-dwp" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-exegesis [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o -- Set runtime path of "/opt/llvm/bin/llvm-exegesis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMExegesisX86.a -- Installing: /opt/llvm/lib/libLLVMExegesis.a -- Installing: /opt/llvm/bin/llvm-extract -- Set runtime path of "/opt/llvm/bin/llvm-extract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-gsymutil -- Set runtime path of "/opt/llvm/bin/llvm-gsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ifs -- Set runtime path of "/opt/llvm/bin/llvm-ifs" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-jitlink -- Set runtime path of "/opt/llvm/bin/llvm-jitlink" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-libtool-darwin -- Set runtime path of "/opt/llvm/bin/llvm-libtool-darwin" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-link -- Set runtime path of "/opt/llvm/bin/llvm-link" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lipo -- Set runtime path of "/opt/llvm/bin/llvm-lipo" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto2 -- Set runtime path of "/opt/llvm/bin/llvm-lto2" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mc -- Set runtime path of "/opt/llvm/bin/llvm-mc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mca -- Set runtime path of "/opt/llvm/bin/llvm-mca" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ml -- Set runtime path of "/opt/llvm/bin/llvm-ml" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-modextract -- Set runtime path of "/opt/llvm/bin/llvm-modextract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mt -- Set runtime path of "/opt/llvm/bin/llvm-mt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-nm -- Set runtime path of "/opt/llvm/bin/llvm-nm" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-objcopy -- Set runtime path of "/opt/llvm/bin/llvm-objcopy" to "$ORIGIN/../lib" -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /opt/llvm/bin/llvm-objdump -- Set runtime path of "/opt/llvm/bin/llvm-objdump" to "$ORIGIN/../lib" -- Creating llvm-otool -- Installing: /opt/llvm/bin/llvm-opt-report -- Set runtime path of "/opt/llvm/bin/llvm-opt-report" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-pdbutil -- Set runtime path of "/opt/llvm/bin/llvm-pdbutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profgen [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o -- Set runtime path of "/opt/llvm/bin/llvm-profgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rc -- Set runtime path of "/opt/llvm/bin/llvm-rc" to "$ORIGIN/../lib" -- Creating llvm-windres -- Installing: /opt/llvm/bin/llvm-readobj -- Set runtime path of "/opt/llvm/bin/llvm-readobj" to "$ORIGIN/../lib" -- Creating llvm-readelf -- Installing: /opt/llvm/bin/llvm-reduce -- Set runtime path of "/opt/llvm/bin/llvm-reduce" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remark-size-diff -- Set runtime path of "/opt/llvm/bin/llvm-remark-size-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remarkutil -- Set runtime path of "/opt/llvm/bin/llvm-remarkutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rtdyld -- Set runtime path of "/opt/llvm/bin/llvm-rtdyld" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-sim -- Set runtime path of "/opt/llvm/bin/llvm-sim" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-size -- Set runtime path of "/opt/llvm/bin/llvm-size" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-split -- Set runtime path of "/opt/llvm/bin/llvm-split" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-stress -- Set runtime path of "/opt/llvm/bin/llvm-stress" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-strings -- Set runtime path of "/opt/llvm/bin/llvm-strings" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-symbolizer -- Set runtime path of "/opt/llvm/bin/llvm-symbolizer" to "$ORIGIN/../lib" -- Creating llvm-addr2line -- Installing: /opt/llvm/bin/llvm-tapi-diff -- Set runtime path of "/opt/llvm/bin/llvm-tapi-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-tli-checker -- Set runtime path of "/opt/llvm/bin/llvm-tli-checker" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-undname -- Set runtime path of "/opt/llvm/bin/llvm-undname" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-xray -- Set runtime path of "/opt/llvm/bin/llvm-xray" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/opt -- Set runtime path of "/opt/llvm/bin/opt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/opt-viewer/opt-diff.py -- Installing: /opt/llvm/share/opt-viewer/opt-stats.py -- Installing: /opt/llvm/share/opt-viewer/opt-viewer.py -- Installing: /opt/llvm/share/opt-viewer/optpmap.py -- Installing: /opt/llvm/share/opt-viewer/optrecord.py -- Installing: /opt/llvm/share/opt-viewer/style.css -- Installing: /opt/llvm/lib/libRemarks.so.17 -- Set runtime path of "/opt/llvm/lib/libRemarks.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libRemarks.so -- Installing: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/bin/sancov -- Set runtime path of "/opt/llvm/bin/sancov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/sanstats -- Set runtime path of "/opt/llvm/bin/sanstats" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/verify-uselistorder -- Set runtime path of "/opt/llvm/bin/verify-uselistorder" to "$ORIGIN/../lib" -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libomp.so -- Installing: /opt/llvm/lib/clang/17/include/omp.h -- Installing: /opt/llvm/lib/clang/17/include/omp-tools.h -- Installing: /opt/llvm/lib/clang/17/include/ompt.h -- Installing: /opt/llvm/lib/libomptarget.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.so -- Up-to-date: /opt/llvm/lib/libomptarget.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.so -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so.17 -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.rtl.cuda.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_70.bc -- Installing: /opt/llvm/lib/libomptarget.devicertl.a -- Installing: /opt/llvm/bin/llvm-omp-device-info -- Set runtime path of "/opt/llvm/bin/llvm-omp-device-info" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-omp-kernel-replay -- Set runtime path of "/opt/llvm/bin/llvm-omp-kernel-replay" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/openmp/FindOpenMPTarget.cmake -- Installing: /opt/llvm/lib/libarcher.so -- Installing: /opt/llvm/lib/libarcher_static.a -- Installing: /opt/llvm/lib/clang/17/include/ompt-multiplex.h -- Installing: /opt/llvm/lib/libompd.so -- Set runtime path of "/opt/llvm/lib/libompd.so" to "" [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVM-Config.cmake -- Up-to-date: /opt/llvm/lib/cmake/llvm/. -- Installing: /opt/llvm/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./ChooseMSVCCRT.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindZ3.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./SetTargetTriple.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindTerminfo.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindFFI.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./Findzstd.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /opt/llvm/include/llvm -- Installing: /opt/llvm/include/llvm/Analysis -- Installing: /opt/llvm/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolution.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryLocation.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstantFolding.h -- Installing: /opt/llvm/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CFG.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/VecFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/VectorUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CodeMetrics.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/Trace.h -- Installing: /opt/llvm/include/llvm/Analysis/MustExecute.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/SparsePropagation.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasSetTracker.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstraintSystem.h -- Installing: /opt/llvm/include/llvm/Analysis/GlobalsModRef.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MLModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DDGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/DomPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyCallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyValueInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPass.h -- Installing: /opt/llvm/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/PhiValues.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineCost.h -- Installing: /opt/llvm/include/llvm/Analysis/DDG.h -- Installing: /opt/llvm/include/llvm/Analysis/CostModel.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionSimplify.h -- Installing: /opt/llvm/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /opt/llvm/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/PostDominators.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSA.h -- Installing: /opt/llvm/include/llvm/Analysis/HeatUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /opt/llvm/include/llvm/Analysis/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /opt/llvm/include/llvm/Analysis/StackLifetime.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /opt/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/InstCount.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopPass.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVDescriptors.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /opt/llvm/include/llvm/Analysis/Interval.h -- Installing: /opt/llvm/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVUsers.h -- Installing: /opt/llvm/include/llvm/Analysis/CaptureTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/PHITransAddr.h -- Installing: /opt/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /opt/llvm/include/llvm/Analysis/CallPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/Lint.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumptionCache.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/CycleAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/Loads.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalPartition.h -- Installing: /opt/llvm/include/llvm/Analysis/CFGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLattice.h -- Installing: /opt/llvm/include/llvm/Analysis/Passes.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /opt/llvm/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /opt/llvm/include/llvm/Analysis/EHUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /opt/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /opt/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineOrder.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /opt/llvm/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/TensorSpec.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /opt/llvm/include/llvm/BinaryFormat -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainer.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/XCOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/GOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Wasm.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Magic.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Minidump.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/COFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.def -- Installing: /opt/llvm/include/llvm/Demangle -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /opt/llvm/include/llvm/Demangle/Demangle.h -- Installing: /opt/llvm/include/llvm/Demangle/StringViewExtras.h -- Installing: /opt/llvm/include/llvm/Demangle/DemangleConfig.h -- Installing: /opt/llvm/include/llvm/Demangle/Utility.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumNodes.def -- Installing: /opt/llvm/include/llvm/Bitcode -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /opt/llvm/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeReader.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /opt/llvm/include/llvm/LinkAllPasses.h -- Installing: /opt/llvm/include/llvm/TableGen -- Installing: /opt/llvm/include/llvm/TableGen/Error.h -- Installing: /opt/llvm/include/llvm/TableGen/SearchableTable.td -- Installing: /opt/llvm/include/llvm/TableGen/Record.h -- Installing: /opt/llvm/include/llvm/TableGen/Main.h -- Installing: /opt/llvm/include/llvm/TableGen/Parser.h -- Installing: /opt/llvm/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /opt/llvm/include/llvm/TableGen/StringMatcher.h -- Installing: /opt/llvm/include/llvm/TableGen/TableGenBackend.h -- Installing: /opt/llvm/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /opt/llvm/include/llvm/TableGen/Automaton.td -- Installing: /opt/llvm/include/llvm/TableGen/SetTheory.h -- Installing: /opt/llvm/include/llvm/ProfileData -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /opt/llvm/include/llvm/ProfileData/RawMemProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/ProfileCommon.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /opt/llvm/include/llvm/ProfileData/GCOV.h -- Installing: /opt/llvm/include/llvm/Target -- Installing: /opt/llvm/include/llvm/Target/CodeGenCWrappers.h -- Installing: /opt/llvm/include/llvm/Target/TargetMachine.h -- Installing: /opt/llvm/include/llvm/Target/TargetCallingConv.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Target.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Combine.td -- Installing: /opt/llvm/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /opt/llvm/include/llvm/Target/Target.td -- Installing: /opt/llvm/include/llvm/Target/TargetPfmCounters.td -- Installing: /opt/llvm/include/llvm/Target/TargetInstrPredicate.td -- Installing: /opt/llvm/include/llvm/Target/TargetSchedule.td -- Installing: /opt/llvm/include/llvm/Target/TargetItinerary.td -- Installing: /opt/llvm/include/llvm/Target/GenericOpcodes.td -- Installing: /opt/llvm/include/llvm/Target/TargetSelectionDAG.td -- Installing: /opt/llvm/include/llvm/Target/CGPassBuilderOption.h -- Installing: /opt/llvm/include/llvm/Target/TargetOptions.h -- Installing: /opt/llvm/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: /opt/llvm/include/llvm/Remarks -- Installing: /opt/llvm/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStreamer.h -- Installing: /opt/llvm/include/llvm/Remarks/Remark.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkLinker.h -- Installing: /opt/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStringTable.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkFormat.h -- Installing: /opt/llvm/include/llvm/DebugInfo -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVELFReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /opt/llvm/include/llvm/DebugInfo/DIContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/AtomicOrdering.h -- Installing: /opt/llvm/include/llvm/Support/UnicodeCharRanges.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadicDetails.h -- Installing: /opt/llvm/include/llvm/Support/ARMAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTreeNode.h -- Installing: /opt/llvm/include/llvm/Support/Win64EH.h -- Installing: /opt/llvm/include/llvm/Support/BalancedPartitioning.h -- Installing: /opt/llvm/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /opt/llvm/include/llvm/Support/DebugCounter.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTree.h -- Installing: /opt/llvm/include/llvm/Support/SpecialCaseList.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamArray.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/HashBuilder.h -- Installing: /opt/llvm/include/llvm/Support/Error.h -- Installing: /opt/llvm/include/llvm/Support/type_traits.h -- Installing: /opt/llvm/include/llvm/Support/LICENSE.TXT -- Installing: /opt/llvm/include/llvm/Support/GlobPattern.h -- Installing: /opt/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /opt/llvm/include/llvm/Support/PrettyStackTrace.h -- Installing: /opt/llvm/include/llvm/Support/MSP430AttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTree.h -- Installing: /opt/llvm/include/llvm/Support/LockFileManager.h -- Installing: /opt/llvm/include/llvm/Support/Capacity.h -- Installing: /opt/llvm/include/llvm/Support/Errc.h -- Installing: /opt/llvm/include/llvm/Support/Timer.h -- Installing: /opt/llvm/include/llvm/Support/TarWriter.h -- Installing: /opt/llvm/include/llvm/Support/EndianStream.h -- Installing: /opt/llvm/include/llvm/Support/DynamicLibrary.h -- Installing: /opt/llvm/include/llvm/Support/ScaledNumber.h -- Installing: /opt/llvm/include/llvm/Support/CFGDiff.h -- Installing: /opt/llvm/include/llvm/Support/GraphWriter.h -- Installing: /opt/llvm/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /opt/llvm/include/llvm/Support/Compression.h -- Installing: /opt/llvm/include/llvm/Support/JSON.h -- Installing: /opt/llvm/include/llvm/Support/BuryPointer.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStream.h -- Installing: /opt/llvm/include/llvm/Support/AllocatorBase.h -- Installing: /opt/llvm/include/llvm/Support/raw_os_ostream.h -- Installing: /opt/llvm/include/llvm/Support/TypeName.h -- Installing: /opt/llvm/include/llvm/Support/PGOOptions.h -- Installing: /opt/llvm/include/llvm/Support/Printable.h -- Installing: /opt/llvm/include/llvm/Support/Program.h -- Installing: /opt/llvm/include/llvm/Support/ARMEHABI.h -- Installing: /opt/llvm/include/llvm/Support/BranchProbability.h -- Installing: /opt/llvm/include/llvm/Support/Allocator.h -- Installing: /opt/llvm/include/llvm/Support/Process.h -- Installing: /opt/llvm/include/llvm/Support/SwapByteOrder.h -- Installing: /opt/llvm/include/llvm/Support/ARMBuildAttributes.h -- Installing: /opt/llvm/include/llvm/Support/AMDGPUMetadata.h -- Installing: /opt/llvm/include/llvm/Support/YAMLTraits.h -- Installing: /opt/llvm/include/llvm/Support/Recycler.h -- Installing: /opt/llvm/include/llvm/Support/Atomic.h -- Installing: /opt/llvm/include/llvm/Support/OnDiskHashTable.h -- Installing: /opt/llvm/include/llvm/Support/ErrorOr.h -- Installing: /opt/llvm/include/llvm/Support/RandomNumberGenerator.h -- Installing: /opt/llvm/include/llvm/Support/CrashRecoveryContext.h -- Installing: /opt/llvm/include/llvm/Support/Format.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributes.h -- Installing: /opt/llvm/include/llvm/Support/RWMutex.h -- Installing: /opt/llvm/include/llvm/Support/TrailingObjects.h -- Installing: /opt/llvm/include/llvm/Support/Base64.h -- Installing: /opt/llvm/include/llvm/Support/OptimizedStructLayout.h -- Installing: /opt/llvm/include/llvm/Support/ModRef.h -- Installing: /opt/llvm/include/llvm/Support/MemAlloc.h -- Installing: /opt/llvm/include/llvm/Support/ConvertUTF.h -- Installing: /opt/llvm/include/llvm/Support/LineIterator.h -- Installing: /opt/llvm/include/llvm/Support/DOTGraphTraits.h -- Installing: /opt/llvm/include/llvm/Support/AutoConvert.h -- Installing: /opt/llvm/include/llvm/Support/BCD.h -- Installing: /opt/llvm/include/llvm/Support/FormatAdapters.h -- Installing: /opt/llvm/include/llvm/Support/SHA256.h -- Installing: /opt/llvm/include/llvm/Support/circular_raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Regex.h -- Installing: /opt/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/BlockFrequency.h -- Installing: /opt/llvm/include/llvm/Support/FileUtilities.h -- Installing: /opt/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Support/xxhash.h -- Installing: /opt/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /opt/llvm/include/llvm/Support/WithColor.h -- Installing: /opt/llvm/include/llvm/Support/MipsABIFlags.h -- Installing: /opt/llvm/include/llvm/Support/Discriminator.h -- Installing: /opt/llvm/include/llvm/Support/CBindingWrapping.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem -- Installing: /opt/llvm/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /opt/llvm/include/llvm/Support/CachePruning.h -- Installing: /opt/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /opt/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /opt/llvm/include/llvm/Support/MSP430Attributes.h -- Installing: /opt/llvm/include/llvm/Support/KnownBits.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /opt/llvm/include/llvm/Support/SourceMgr.h -- Installing: /opt/llvm/include/llvm/Support/ExitCodes.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBufferRef.h -- Installing: /opt/llvm/include/llvm/Support/Chrono.h -- Installing: /opt/llvm/include/llvm/Support/ScopedPrinter.h -- Installing: /opt/llvm/include/llvm/Support/SaveAndRestore.h -- Installing: /opt/llvm/include/llvm/Support/MathExtras.h -- Installing: /opt/llvm/include/llvm/Support/CodeGenCoverage.h -- Installing: /opt/llvm/include/llvm/Support/Alignment.h -- Installing: /opt/llvm/include/llvm/Support/ManagedStatic.h -- Installing: /opt/llvm/include/llvm/Support/Debug.h -- Installing: /opt/llvm/include/llvm/Support/Automaton.h -- Installing: /opt/llvm/include/llvm/Support/WindowsError.h -- Installing: /opt/llvm/include/llvm/Support/ARMWinEH.h -- Installing: /opt/llvm/include/llvm/Support/raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Errno.h -- Installing: /opt/llvm/include/llvm/Support/Caching.h -- Installing: /opt/llvm/include/llvm/Support/FormattedStream.h -- Installing: /opt/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /opt/llvm/include/llvm/Support/CommandLine.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributes.h -- Installing: /opt/llvm/include/llvm/Support/TypeSize.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem.h -- Installing: /opt/llvm/include/llvm/Support/Mutex.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /opt/llvm/include/llvm/Support/Signposts.h -- Installing: /opt/llvm/include/llvm/Support/CRC.h -- Installing: /opt/llvm/include/llvm/Support/LEB128.h -- Installing: /opt/llvm/include/llvm/Support/InstructionCost.h -- Installing: /opt/llvm/include/llvm/Support/Compiler.h -- Installing: /opt/llvm/include/llvm/Support/Solaris -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys/regset.h -- Installing: /opt/llvm/include/llvm/Support/PluginLoader.h -- Installing: /opt/llvm/include/llvm/Support/ConvertEBCDIC.h -- Installing: /opt/llvm/include/llvm/Support/FormatCommon.h -- Installing: /opt/llvm/include/llvm/Support/CheckedArithmetic.h -- Installing: /opt/llvm/include/llvm/Support/NativeFormatting.h -- Installing: /opt/llvm/include/llvm/Support/FormatProviders.h -- Installing: /opt/llvm/include/llvm/Support/FileCollector.h -- Installing: /opt/llvm/include/llvm/Support/RecyclingAllocator.h -- Installing: /opt/llvm/include/llvm/Support/ArrayRecycler.h -- Installing: /opt/llvm/include/llvm/Support/thread.h -- Installing: /opt/llvm/include/llvm/Support/DJB.h -- Installing: /opt/llvm/include/llvm/Support/DataExtractor.h -- Installing: /opt/llvm/include/llvm/Support/Host.h -- Installing: /opt/llvm/include/llvm/Support/Path.h -- Installing: /opt/llvm/include/llvm/Support/Watchdog.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadic.h -- Installing: /opt/llvm/include/llvm/Support/CFGUpdate.h -- Installing: /opt/llvm/include/llvm/Support/RISCVISAInfo.h -- Installing: /opt/llvm/include/llvm/Support/ErrorHandling.h -- Installing: /opt/llvm/include/llvm/Support/Locale.h -- Installing: /opt/llvm/include/llvm/Support/SHA1.h -- Installing: /opt/llvm/include/llvm/Support/BLAKE3.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamReader.h -- Installing: /opt/llvm/include/llvm/Support/Valgrind.h -- Installing: /opt/llvm/include/llvm/Support/MD5.h -- Installing: /opt/llvm/include/llvm/Support/SystemUtils.h -- Installing: /opt/llvm/include/llvm/Support/InitLLVM.h -- Installing: /opt/llvm/include/llvm/Support/Registry.h -- Installing: /opt/llvm/include/llvm/Support/raw_sha1_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Threading.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamError.h -- Installing: /opt/llvm/include/llvm/Support/YAMLParser.h -- Installing: /opt/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamRef.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Signals.h -- Installing: /opt/llvm/include/llvm/Support/VirtualFileSystem.h -- Installing: /opt/llvm/include/llvm/Support/ThreadPool.h -- Installing: /opt/llvm/include/llvm/Support/Unicode.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamWriter.h -- Installing: /opt/llvm/include/llvm/Support/COM.h -- Installing: /opt/llvm/include/llvm/Support/SMLoc.h -- Installing: /opt/llvm/include/llvm/Support/SMTAPI.h -- Installing: /opt/llvm/include/llvm/Support/Endian.h -- Installing: /opt/llvm/include/llvm/Support/TimeProfiler.h -- Installing: /opt/llvm/include/llvm/Support/StringSaver.h -- Installing: /opt/llvm/include/llvm/Support/DXILOperationCommon.h -- Installing: /opt/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /opt/llvm/include/llvm/Support/AlignOf.h -- Installing: /opt/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /opt/llvm/include/llvm/Support/LLVMDriver.h -- Installing: /opt/llvm/include/llvm/Support/Parallel.h -- Installing: /opt/llvm/include/llvm/Support/TargetOpcodes.def -- Installing: /opt/llvm/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /opt/llvm/include/llvm/Support/DataTypes.h -- Installing: /opt/llvm/include/llvm/Support/Windows -- Installing: /opt/llvm/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /opt/llvm/include/llvm/Support/CodeGen.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributes.h -- Installing: /opt/llvm/include/llvm/Support/VersionTuple.h -- Installing: /opt/llvm/include/llvm/Support/TargetSelect.h -- Installing: /opt/llvm/include/llvm/Support/Casting.h -- Installing: /opt/llvm/include/llvm/Support/Duration.h -- Installing: /opt/llvm/include/llvm/Support/BinaryItemStream.h -- Installing: /opt/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /opt/llvm/include/llvm/Support/Memory.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfo.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributeParser.h -- Installing: /opt/llvm/include/llvm/ToolDrivers -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /opt/llvm/include/llvm/InitializePasses.h -- Installing: /opt/llvm/include/llvm/Testing -- Installing: /opt/llvm/include/llvm/Testing/Annotations -- Installing: /opt/llvm/include/llvm/Testing/Annotations/Annotations.h -- Installing: /opt/llvm/include/llvm/Testing/Support -- Installing: /opt/llvm/include/llvm/Testing/Support/Error.h -- Installing: /opt/llvm/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /opt/llvm/include/llvm/Testing/ADT -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.td -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/ByteProvider.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandReductions.h -- Installing: /opt/llvm/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFGraph.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/StableHashing.h -- Installing: /opt/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachORelocation.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Math.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /opt/llvm/include/llvm/CodeGen/IndirectThunks.h -- Installing: /opt/llvm/include/llvm/CodeGen/HardwareLoops.h -- Installing: /opt/llvm/include/llvm/CodeGen/AccelTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFormatter.h -- Installing: /opt/llvm/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIE.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /opt/llvm/include/llvm/CodeGen/Spiller.h -- Installing: /opt/llvm/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/RuntimeLibcalls.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadata.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /opt/llvm/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineStableHash.h -- Installing: /opt/llvm/include/llvm/CodeGen/ParallelCG.h -- Installing: /opt/llvm/include/llvm/CodeGen/FastISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LoopTraversal.h -- Installing: /opt/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/CommandFlags.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /opt/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunction.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassManager.h -- Installing: /opt/llvm/include/llvm/CodeGen/EdgeBundles.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackProtector.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelType.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LexicalScopes.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstr.h -- Installing: /opt/llvm/include/llvm/CodeGen/TailDuplicator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /opt/llvm/include/llvm/CodeGen/FaultMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOutliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervals.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.def -- Installing: /opt/llvm/include/llvm/CodeGen/RDFLiveness.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterPressure.h -- Installing: /opt/llvm/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /opt/llvm/include/llvm/CodeGen/Register.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveStacks.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFRegisters.h -- Installing: /opt/llvm/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /opt/llvm/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveInterval.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIEValue.def -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/CFIFixup.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /opt/llvm/include/llvm/CodeGen/Analysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmAddressSpaces.h -- Installing: /opt/llvm/include/llvm/CodeGen/CostTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/VirtRegMap.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveVariables.h -- Installing: /opt/llvm/include/llvm/CodeGen/MacroFusion.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineValueType.h -- Installing: /opt/llvm/include/llvm/CodeGen/Passes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/CallingConvLower.h -- Installing: /opt/llvm/include/llvm/CodeGen/SlotIndexes.h -- Installing: /opt/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /opt/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /opt/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /opt/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/TypePromotion.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBank.h -- Installing: /opt/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /opt/llvm/include/llvm/PassRegistry.h -- Installing: /opt/llvm/include/llvm/WindowsDriver -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /opt/llvm/include/llvm/LinkAllIR.h -- Installing: /opt/llvm/include/llvm/Frontend -- Installing: /opt/llvm/include/llvm/Frontend/HLSL -- Installing: /opt/llvm/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /opt/llvm/include/llvm/Frontend/Directive -- Installing: /opt/llvm/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /opt/llvm/include/llvm/Frontend/Debug -- Installing: /opt/llvm/include/llvm/Frontend/Debug/Options.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /opt/llvm/include/llvm/TextAPI -- Installing: /opt/llvm/include/llvm/TextAPI/Platform.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIReader.h -- Installing: /opt/llvm/include/llvm/TextAPI/Target.h -- Installing: /opt/llvm/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /opt/llvm/include/llvm/TextAPI/InterfaceFile.h -- Installing: /opt/llvm/include/llvm/TextAPI/PackedVersion.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.def -- Installing: /opt/llvm/include/llvm/TextAPI/SymbolSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/Symbol.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.h -- Installing: /opt/llvm/include/llvm/Debuginfod -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPServer.h -- Installing: /opt/llvm/include/llvm/Debuginfod/Debuginfod.h -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPClient.h -- Installing: /opt/llvm/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /opt/llvm/include/llvm/IRReader -- Installing: /opt/llvm/include/llvm/IRReader/IRReader.h -- Installing: /opt/llvm/include/llvm/Linker -- Installing: /opt/llvm/include/llvm/Linker/IRMover.h -- Installing: /opt/llvm/include/llvm/Linker/Linker.h -- Installing: /opt/llvm/include/llvm/Pass.h -- Installing: /opt/llvm/include/llvm/ADT -- Installing: /opt/llvm/include/llvm/ADT/APFixedPoint.h -- Installing: /opt/llvm/include/llvm/ADT/CoalescingBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SparseMultiSet.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfo.h -- Installing: /opt/llvm/include/llvm/ADT/PointerSumType.h -- Installing: /opt/llvm/include/llvm/ADT/AddressRanges.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableMap.h -- Installing: /opt/llvm/include/llvm/ADT/FoldingSet.h -- Installing: /opt/llvm/include/llvm/ADT/SmallPtrSet.h -- Installing: /opt/llvm/include/llvm/ADT/ScopedHashTable.h -- Installing: /opt/llvm/include/llvm/ADT/APSInt.h -- Installing: /opt/llvm/include/llvm/ADT/SparseSet.h -- Installing: /opt/llvm/include/llvm/ADT/ArrayRef.h -- Installing: /opt/llvm/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /opt/llvm/include/llvm/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/ADT/ADL.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /opt/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/CombinationGenerator.h -- Installing: /opt/llvm/include/llvm/ADT/SparseBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SmallString.h -- Installing: /opt/llvm/include/llvm/ADT/SmallBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/identity.h -- Installing: /opt/llvm/include/llvm/ADT/UniqueVector.h -- Installing: /opt/llvm/include/llvm/ADT/BitVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVectorExtras.h -- Installing: /opt/llvm/include/llvm/ADT/EpochTracker.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityWorklist.h -- Installing: /opt/llvm/include/llvm/ADT/CachedHashString.h -- Installing: /opt/llvm/include/llvm/ADT/StringRef.h -- Installing: /opt/llvm/include/llvm/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/ADT/AllocatorList.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalTree.h -- Installing: /opt/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /opt/llvm/include/llvm/ADT/MapVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/PostOrderIterator.h -- Installing: /opt/llvm/include/llvm/ADT/fallible_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/iterator_range.h -- Installing: /opt/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /opt/llvm/include/llvm/ADT/SCCIterator.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleImpl.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_base.h -- Installing: /opt/llvm/include/llvm/ADT/DepthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/edit_distance.h -- Installing: /opt/llvm/include/llvm/ADT/iterator.h -- Installing: /opt/llvm/include/llvm/ADT/TypeSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/IntEqClasses.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /opt/llvm/include/llvm/ADT/FloatingPointMode.h -- Installing: /opt/llvm/include/llvm/ADT/DenseSet.h -- Installing: /opt/llvm/include/llvm/ADT/FunctionExtras.h -- Installing: /opt/llvm/include/llvm/ADT/APInt.h -- Installing: /opt/llvm/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_options.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleInfo.h -- Installing: /opt/llvm/include/llvm/ADT/STLExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /opt/llvm/include/llvm/ADT/PointerIntPair.h -- Installing: /opt/llvm/include/llvm/ADT/EquivalenceClasses.h -- Installing: /opt/llvm/include/llvm/ADT/BitmaskEnum.h -- Installing: /opt/llvm/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/Sequence.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityQueue.h -- Installing: /opt/llvm/include/llvm/ADT/Uniformity.h -- Installing: /opt/llvm/include/llvm/ADT/Twine.h -- Installing: /opt/llvm/include/llvm/ADT/IndexedMap.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableSet.h -- Installing: /opt/llvm/include/llvm/ADT/PackedVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_base.h -- Installing: /opt/llvm/include/llvm/ADT/Statistic.h -- Installing: /opt/llvm/include/llvm/ADT/simple_ilist.h -- Installing: /opt/llvm/include/llvm/ADT/EnumeratedArray.h -- Installing: /opt/llvm/include/llvm/ADT/StringSet.h -- Installing: /opt/llvm/include/llvm/ADT/Any.h -- Installing: /opt/llvm/include/llvm/ADT/DirectedGraph.h -- Installing: /opt/llvm/include/llvm/ADT/Hashing.h -- Installing: /opt/llvm/include/llvm/ADT/ilist.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /opt/llvm/include/llvm/ADT/Bitfields.h -- Installing: /opt/llvm/include/llvm/ADT/GraphTraits.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMap.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVector.h -- Installing: /opt/llvm/include/llvm/ADT/GenericSSAContext.h -- Installing: /opt/llvm/include/llvm/ADT/SetVector.h -- Installing: /opt/llvm/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalMap.h -- Installing: /opt/llvm/include/llvm/ADT/TinyPtrVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerUnion.h -- Installing: /opt/llvm/include/llvm/ADT/bit.h -- Installing: /opt/llvm/include/llvm/ADT/SmallSet.h -- Installing: /opt/llvm/include/llvm/ADT/STLForwardCompat.h -- Installing: /opt/llvm/include/llvm/ADT/APFloat.h -- Installing: /opt/llvm/include/llvm/ADT/SetOperations.h -- Installing: /opt/llvm/include/llvm/ObjCopy -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ObjCopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/CommonConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ConfigManager.h -- Installing: /opt/llvm/include/llvm/ObjectYAML -- Installing: /opt/llvm/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/YAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/PassInfo.h -- Installing: /opt/llvm/include/llvm/LineEditor -- Installing: /opt/llvm/include/llvm/LineEditor/LineEditor.h -- Installing: /opt/llvm/include/llvm/Transforms -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/ObjCARC.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SROA.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopReroll.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Sink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Debugify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Cloning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /opt/llvm/include/llvm/Transforms/CFGuard.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO -- Installing: /opt/llvm/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Internalize.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Attributor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Inliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /opt/llvm/include/llvm/FileCheck -- Installing: /opt/llvm/include/llvm/FileCheck/FileCheck.h -- Installing: /opt/llvm/include/llvm/DWARFLinker -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFStreamer.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/Triple.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/Host.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /opt/llvm/include/llvm/Object -- Installing: /opt/llvm/include/llvm/Object/Error.h -- Installing: /opt/llvm/include/llvm/Object/DXContainer.h -- Installing: /opt/llvm/include/llvm/Object/OffloadBinary.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversalWriter.h -- Installing: /opt/llvm/include/llvm/Object/BuildID.h -- Installing: /opt/llvm/include/llvm/Object/MachO.h -- Installing: /opt/llvm/include/llvm/Object/WindowsResource.h -- Installing: /opt/llvm/include/llvm/Object/SymbolicFile.h -- Installing: /opt/llvm/include/llvm/Object/COFFImportFile.h -- Installing: /opt/llvm/include/llvm/Object/RelocationResolver.h -- Installing: /opt/llvm/include/llvm/Object/CVDebugRecord.h -- Installing: /opt/llvm/include/llvm/Object/IRSymtab.h -- Installing: /opt/llvm/include/llvm/Object/GOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/IRObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/GOFF.h -- Installing: /opt/llvm/include/llvm/Object/ArchiveWriter.h -- Installing: /opt/llvm/include/llvm/Object/WindowsMachineFlag.h -- Installing: /opt/llvm/include/llvm/Object/ModuleSymbolTable.h -- Installing: /opt/llvm/include/llvm/Object/FaultMapParser.h -- Installing: /opt/llvm/include/llvm/Object/StackMapParser.h -- Installing: /opt/llvm/include/llvm/Object/COFFModuleDefinition.h -- Installing: /opt/llvm/include/llvm/Object/Wasm.h -- Installing: /opt/llvm/include/llvm/Object/Archive.h -- Installing: /opt/llvm/include/llvm/Object/ELFTypes.h -- Installing: /opt/llvm/include/llvm/Object/Minidump.h -- Installing: /opt/llvm/include/llvm/Object/Binary.h -- Installing: /opt/llvm/include/llvm/Object/SymbolSize.h -- Installing: /opt/llvm/include/llvm/Object/COFF.h -- Installing: /opt/llvm/include/llvm/Object/XCOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/TapiFile.h -- Installing: /opt/llvm/include/llvm/Object/ELF.h -- Installing: /opt/llvm/include/llvm/Object/ELFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/ObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/Decompressor.h -- Installing: /opt/llvm/include/llvm/Object/TapiUniversal.h -- Installing: /opt/llvm/include/llvm/LTO -- Installing: /opt/llvm/include/llvm/LTO/LTO.h -- Installing: /opt/llvm/include/llvm/LTO/LTOBackend.h -- Installing: /opt/llvm/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: /opt/llvm/include/llvm/LTO/Config.h -- Installing: /opt/llvm/include/llvm/LTO/legacy -- Installing: /opt/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOModule.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/IRPrinter -- Installing: /opt/llvm/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/InterfaceStub -- Installing: /opt/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSStub.h -- Installing: /opt/llvm/include/llvm/Passes -- Installing: /opt/llvm/include/llvm/Passes/PassPlugin.h -- Installing: /opt/llvm/include/llvm/Passes/StandardInstrumentations.h -- Installing: /opt/llvm/include/llvm/Passes/OptimizationLevel.h -- Installing: /opt/llvm/include/llvm/Passes/PassBuilder.h -- Installing: /opt/llvm/include/llvm/WindowsResource -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /opt/llvm/include/llvm/WindowsManifest -- Installing: /opt/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /opt/llvm/include/llvm/AsmParser -- Installing: /opt/llvm/include/llvm/AsmParser/LLLexer.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLToken.h -- Installing: /opt/llvm/include/llvm/AsmParser/SlotMapping.h -- Installing: /opt/llvm/include/llvm/AsmParser/Parser.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLParser.h -- Installing: /opt/llvm/include/llvm/MCA -- Installing: /opt/llvm/include/llvm/MCA/CustomBehaviour.h -- Installing: /opt/llvm/include/llvm/MCA/Support.h -- Installing: /opt/llvm/include/llvm/MCA/Stages -- Installing: /opt/llvm/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/EntryStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/Stage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/RetireStage.h -- Installing: /opt/llvm/include/llvm/MCA/InstrBuilder.h -- Installing: /opt/llvm/include/llvm/MCA/SourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/View.h -- Installing: /opt/llvm/include/llvm/MCA/HWEventListener.h -- Installing: /opt/llvm/include/llvm/MCA/Context.h -- Installing: /opt/llvm/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/Pipeline.h -- Installing: /opt/llvm/include/llvm/MCA/Instruction.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /opt/llvm/include/llvm/MCA/CodeEmitter.h -- Installing: /opt/llvm/include/llvm/Option -- Installing: /opt/llvm/include/llvm/Option/ArgList.h -- Installing: /opt/llvm/include/llvm/Option/OptSpecifier.h -- Installing: /opt/llvm/include/llvm/Option/Option.h -- Installing: /opt/llvm/include/llvm/Option/Arg.h -- Installing: /opt/llvm/include/llvm/Option/OptTable.h -- Installing: /opt/llvm/include/llvm/Option/OptParser.td -- Installing: /opt/llvm/include/llvm/FuzzMutate -- Installing: /opt/llvm/include/llvm/FuzzMutate/Random.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/Operations.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/IRMutator.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /opt/llvm/include/llvm/IR/ProfileSummary.h -- Installing: /opt/llvm/include/llvm/IR/VectorBuilder.h -- Installing: /opt/llvm/include/llvm/IR/ConstantRange.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.def -- Installing: /opt/llvm/include/llvm/IR/ValueHandle.h -- Installing: /opt/llvm/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.td -- Installing: /opt/llvm/include/llvm/IR/AutoUpgrade.h -- Installing: /opt/llvm/include/llvm/IR/Argument.h -- Installing: /opt/llvm/include/llvm/IR/PatternMatch.h -- Installing: /opt/llvm/include/llvm/IR/Constant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManagers.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /opt/llvm/include/llvm/IR/ReplaceConstant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.td -- Installing: /opt/llvm/include/llvm/IR/DebugInfoMetadata.h -- Installing: /opt/llvm/include/llvm/IR/Use.h -- Installing: /opt/llvm/include/llvm/IR/CFG.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /opt/llvm/include/llvm/IR/OperandTraits.h -- Installing: /opt/llvm/include/llvm/IR/User.h -- Installing: /opt/llvm/include/llvm/IR/PassInstrumentation.h -- Installing: /opt/llvm/include/llvm/IR/Operator.h -- Installing: /opt/llvm/include/llvm/IR/DerivedUser.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.td -- Installing: /opt/llvm/include/llvm/IR/MatrixBuilder.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticInfo.h -- Installing: /opt/llvm/include/llvm/IR/FMF.h -- Installing: /opt/llvm/include/llvm/IR/TypedPointerType.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.td -- Installing: /opt/llvm/include/llvm/IR/RuntimeLibcalls.def -- Installing: /opt/llvm/include/llvm/IR/PassManager.h -- Installing: /opt/llvm/include/llvm/IR/VPIntrinsics.def -- Installing: /opt/llvm/include/llvm/IR/Constants.h -- Installing: /opt/llvm/include/llvm/IR/GlobalIFunc.h -- Installing: /opt/llvm/include/llvm/IR/GlobalAlias.h -- Installing: /opt/llvm/include/llvm/IR/CallingConv.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /opt/llvm/include/llvm/IR/ProfDataUtils.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfo.h -- Installing: /opt/llvm/include/llvm/IR/Function.h -- Installing: /opt/llvm/include/llvm/IR/PassTimingInfo.h -- Installing: /opt/llvm/include/llvm/IR/FixedMetadataKinds.def -- Installing: /opt/llvm/include/llvm/IR/MDBuilder.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /opt/llvm/include/llvm/IR/Dominators.h -- Installing: /opt/llvm/include/llvm/IR/Comdat.h -- Installing: /opt/llvm/include/llvm/IR/DebugLoc.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /opt/llvm/include/llvm/IR/PseudoProbe.h -- Installing: /opt/llvm/include/llvm/IR/InlineAsm.h -- Installing: /opt/llvm/include/llvm/IR/PrintPasses.h -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManager.h -- Installing: /opt/llvm/include/llvm/IR/IRBuilderFolder.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfoFlags.def -- Installing: /opt/llvm/include/llvm/IR/Mangler.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /opt/llvm/include/llvm/IR/Attributes.td -- Installing: /opt/llvm/include/llvm/IR/DIBuilder.h -- Installing: /opt/llvm/include/llvm/IR/Statepoint.h -- Installing: /opt/llvm/include/llvm/IR/FixedPointBuilder.h -- Installing: /opt/llvm/include/llvm/IR/InstIterator.h -- Installing: /opt/llvm/include/llvm/IR/AbstractCallSite.h -- Installing: /opt/llvm/include/llvm/IR/FPEnv.h -- Installing: /opt/llvm/include/llvm/IR/GCStrategy.h -- Installing: /opt/llvm/include/llvm/IR/PredIteratorCache.h -- Installing: /opt/llvm/include/llvm/IR/SafepointIRVerifier.h -- Installing: /opt/llvm/include/llvm/IR/DataLayout.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassNameParser.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /opt/llvm/include/llvm/IR/NoFolder.h -- Installing: /opt/llvm/include/llvm/IR/ValueMap.h -- Installing: /opt/llvm/include/llvm/IR/StructuralHash.h -- Installing: /opt/llvm/include/llvm/IR/SymbolTableListTraits.h -- Installing: /opt/llvm/include/llvm/IR/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.h -- Installing: /opt/llvm/include/llvm/IR/Value.def -- Installing: /opt/llvm/include/llvm/IR/GlobalObject.h -- Installing: /opt/llvm/include/llvm/IR/Module.h -- Installing: /opt/llvm/include/llvm/IR/SSAContext.h -- Installing: /opt/llvm/include/llvm/IR/Verifier.h -- Installing: /opt/llvm/include/llvm/IR/CycleInfo.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerInternal.h -- Installing: /opt/llvm/include/llvm/IR/LLVMContext.h -- Installing: /opt/llvm/include/llvm/IR/DerivedTypes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /opt/llvm/include/llvm/IR/Value.h -- Installing: /opt/llvm/include/llvm/IR/BasicBlock.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFold.h -- Installing: /opt/llvm/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /opt/llvm/include/llvm/IR/AttributeMask.h -- Installing: /opt/llvm/include/llvm/IR/Instructions.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /opt/llvm/include/llvm/IR/IRBuilder.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicInst.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.td -- Installing: /opt/llvm/include/llvm/IR/GlobalValue.h -- Installing: /opt/llvm/include/llvm/IR/TrackingMDRef.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /opt/llvm/include/llvm/IR/ValueSymbolTable.h -- Installing: /opt/llvm/include/llvm/IR/Type.h -- Installing: /opt/llvm/include/llvm/IR/OptBisect.h -- Installing: /opt/llvm/include/llvm/IR/TypeFinder.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerImpl.h -- Installing: /opt/llvm/include/llvm/IR/ConstrainedOps.def -- Installing: /opt/llvm/include/llvm/IR/InstrTypes.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticPrinter.h -- Installing: /opt/llvm/include/llvm/IR/UseListOrder.h -- Installing: /opt/llvm/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.def -- Installing: /opt/llvm/include/llvm/IR/EHPersonalities.h -- Installing: /opt/llvm/include/llvm/IR/GVMaterializer.h -- Installing: /opt/llvm/include/llvm/IR/GlobalVariable.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticHandler.h -- Installing: /opt/llvm/include/llvm/IR/InstVisitor.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/IR/Assumptions.h -- Installing: /opt/llvm/include/llvm/IR/BuiltinGCs.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFolder.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringTable.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringPool.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFFile.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/AddressesMap.h -- Installing: /opt/llvm/include/llvm/DWP -- Installing: /opt/llvm/include/llvm/DWP/DWPStringPool.h -- Installing: /opt/llvm/include/llvm/DWP/DWP.h -- Installing: /opt/llvm/include/llvm/DWP/DWPError.h -- Installing: /opt/llvm/include/llvm/MC -- Installing: /opt/llvm/include/llvm/MC/MCObjectStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeEmitter.h -- Installing: /opt/llvm/include/llvm/MC/MCSection.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionELF.h -- Installing: /opt/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /opt/llvm/include/llvm/MC/MCAssembler.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrAnalysis.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /opt/llvm/include/llvm/MC/MCFixup.h -- Installing: /opt/llvm/include/llvm/MC/MCWinEH.h -- Installing: /opt/llvm/include/llvm/MC/MCExpr.h -- Installing: /opt/llvm/include/llvm/MC/TargetRegistry.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCDirectives.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrDesc.h -- Installing: /opt/llvm/include/llvm/MC/MCELFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmCond.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmBackend.h -- Installing: /opt/llvm/include/llvm/MC/MCDecoderOps.h -- Installing: /opt/llvm/include/llvm/MC/MCValue.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmMacro.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeView.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCRegisterInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCELFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLabel.h -- Installing: /opt/llvm/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSchedule.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoELF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCPseudoProbe.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionGOFF.h -- Installing: /opt/llvm/include/llvm/MC/SectionKind.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbol.h -- Installing: /opt/llvm/include/llvm/MC/ConstantPools.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmLayout.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolELF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionSPIRV.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptions.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /opt/llvm/include/llvm/MC/MachineLocation.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionDXContainer.h -- Installing: /opt/llvm/include/llvm/MC/MCDwarf.h -- Installing: /opt/llvm/include/llvm/MC/LaneBitmask.h -- Installing: /opt/llvm/include/llvm/MC/MCRegister.h -- Installing: /opt/llvm/include/llvm/MC/MCFragment.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrItineraries.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectFileInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstPrinter.h -- Installing: /opt/llvm/include/llvm/MC/MCInst.h -- Installing: /opt/llvm/include/llvm/MC/StringTableBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCContext.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCFixupKindInfo.h -- Installing: /opt/llvm/include/llvm/PassSupport.h -- Installing: /opt/llvm/include/llvm/XRay -- Installing: /opt/llvm/include/llvm/XRay/InstrumentationMap.h -- Installing: /opt/llvm/include/llvm/XRay/XRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/FDRLogBuilder.h -- Installing: /opt/llvm/include/llvm/XRay/BlockIndexer.h -- Installing: /opt/llvm/include/llvm/XRay/Profile.h -- Installing: /opt/llvm/include/llvm/XRay/Trace.h -- Installing: /opt/llvm/include/llvm/XRay/BlockPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceWriter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordProducer.h -- Installing: /opt/llvm/include/llvm/XRay/RecordPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecords.h -- Installing: /opt/llvm/include/llvm/XRay/Graph.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceExpander.h -- Installing: /opt/llvm/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/BlockVerifier.h -- Installing: /opt/llvm/include/llvm/XRay/FileHeaderReader.h -- Installing: /opt/llvm/include/llvm/Bitstream -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodes.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Up-to-date: /opt/llvm/include/llvm-c -- Installing: /opt/llvm/include/llvm-c/Types.h -- Installing: /opt/llvm/include/llvm-c/Error.h -- Installing: /opt/llvm/include/llvm-c/BitReader.h -- Installing: /opt/llvm/include/llvm-c/TargetMachine.h -- Installing: /opt/llvm/include/llvm-c/Target.h -- Installing: /opt/llvm/include/llvm-c/Support.h -- Installing: /opt/llvm/include/llvm-c/BitWriter.h -- Installing: /opt/llvm/include/llvm-c/DisassemblerTypes.h -- Installing: /opt/llvm/include/llvm-c/Linker.h -- Installing: /opt/llvm/include/llvm-c/Object.h -- Installing: /opt/llvm/include/llvm-c/OrcEE.h -- Installing: /opt/llvm/include/llvm-c/IRReader.h -- Installing: /opt/llvm/include/llvm-c/DebugInfo.h -- Installing: /opt/llvm/include/llvm-c/Disassembler.h -- Installing: /opt/llvm/include/llvm-c/Orc.h -- Installing: /opt/llvm/include/llvm-c/Comdat.h -- Installing: /opt/llvm/include/llvm-c/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm-c/Core.h -- Installing: /opt/llvm/include/llvm-c/Transforms -- Installing: /opt/llvm/include/llvm-c/Transforms/PassBuilder.h -- Installing: /opt/llvm/include/llvm-c/LLJIT.h -- Installing: /opt/llvm/include/llvm-c/blake3.h -- Up-to-date: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/include/llvm-c/Deprecated.h -- Installing: /opt/llvm/include/llvm-c/ErrorHandling.h -- Installing: /opt/llvm/include/llvm-c/Analysis.h -- Up-to-date: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/include/llvm-c/DataTypes.h -- Installing: /opt/llvm/include/llvm-c/ExternC.h -- Up-to-date: /opt/llvm/include/llvm -- Up-to-date: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/VCSRevision.h -- Installing: /opt/llvm/include/llvm/Support/Extension.def -- Up-to-date: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/GenVT.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.inc -- Up-to-date: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/Config/Targets.def -- Installing: /opt/llvm/include/llvm/Config/llvm-config.h -- Installing: /opt/llvm/include/llvm/Config/abi-breaking.h -- Installing: /opt/llvm/include/llvm/Config/Disassemblers.def -- Installing: /opt/llvm/include/llvm/Config/TargetMCAs.def -- Installing: /opt/llvm/include/llvm/Config/AsmPrinters.def -- Installing: /opt/llvm/include/llvm/Config/TargetExegesis.def -- Installing: /opt/llvm/include/llvm/Config/AsmParsers.def -- Up-to-date: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Up-to-date: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicEnums.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicImpl.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsS390.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsR600.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigExtensions.cmake [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [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 + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: b26691009fc1 Build name: Linux-nvc++ Create new tag: 20250227-2310 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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. (7 ms total) 1: [ PASSED ] 14 tests. 1/55 Test #1: Kokkos_CoreUnitTest_OpenMP_ViewSupport ..................... Passed 0.20 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (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 (2 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (2 ms total) 2: [ PASSED ] 14 tests. 2/55 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.16 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 357 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 (602 ms) 3: [ RUN ] openmp_DeathTest.abort_from_device 3: [ OK ] openmp_DeathTest.abort_from_device (585 ms) 3: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 3: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (504 ms) 3: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (507 ms) 3: [ RUN ] openmp_DeathTest.policy_invalid_bounds 3: [ OK ] openmp_DeathTest.policy_invalid_bounds (566 ms) 3: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds [ 76%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 3: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (1225 ms) 3: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (537 ms) 3: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 3: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (1040 ms) 3: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2291 ms) 3: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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-7801/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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 3: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4020 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 77%] Built target Kokkos_CoreUnitTest_Cuda1 3: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (3661 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 3: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (15542 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 (1222 ms) 3: [----------] 1 test from openmp_graph_DeathTest (1222 ms total) 3: 3: [----------] 321 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 (6 ms) 3: [ RUN ] openmp.atomic_operations_complexfloat 3: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 3: [ RUN ] openmp.atomic_operations_double 3: [ OK ] openmp.atomic_operations_double (3 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 (7 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 (8 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 (6 ms) 3: [ RUN ] openmp.atomic_operations_unsignedlong 3: [ OK ] openmp.atomic_operations_unsignedlong (6 ms) 3: [ RUN ] openmp.atomics 3: [ OK ] openmp.atomics (20 ms) 3: [ RUN ] openmp.atomics_tpetra_max_abs 3: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openmp.atomic_views_integral [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 3: [ OK ] openmp.atomic_views_integral (274 ms) 3: [ RUN ] openmp.atomic_views_nonintegral 3: [ OK ] openmp.atomic_views_nonintegral (243 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 (3 ms) 3: [ RUN ] openmp.deep_copy_conversion 3: [ OK ] openmp.deep_copy_conversion (46 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 (956 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange 3: [ OK ] openmp.exec_space_thread_safety_mdrange (95 ms) 3: [ RUN ] openmp.exec_space_thread_safety_team_policy 3: [ OK ] openmp.exec_space_thread_safety_team_policy (97 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range_reduce 3: [ OK ] openmp.exec_space_thread_safety_range_reduce (98 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 3: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (97 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 (97 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.graph_then 3: [ OK ] openmp.graph_then (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 (1345 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1544 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1043 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1048 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 (2 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 (1 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 (33 ms) 3: [ RUN ] openmp.mdrange_6d 3: [ OK ] openmp.mdrange_6d (83 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 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 3: [ OK ] openmp.mdrange_neg_idx (118 ms) 3: [ RUN ] openmp.mdrange_4d 3: [ OK ] openmp.mdrange_4d (50 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 (680 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 (2041 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 (0 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 (0 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-7801/core/unit_test/TestNumericTraits.hpp:416: 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 (60 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 (16 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 (1 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 (4 ms) 3: [ RUN ] openmp.reducers_double 3: [ OK ] openmp.reducers_double (4 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 (2 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 (79 ms) 3: [ RUN ] openmp.double_reduce 3: [ OK ] openmp.double_reduce (81 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic 3: [ OK ] openmp.int64_t_reduce_dynamic (322 ms) 3: [ RUN ] openmp.double_reduce_dynamic 3: [ OK ] openmp.double_reduce_dynamic (336 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic_view 3: [ OK ] openmp.int64_t_reduce_dynamic_view (158 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 (75 ms) 3: [ RUN ] openmp.reduce_device_view_mdrange_policy 3: [ OK ] openmp.reduce_device_view_mdrange_policy (70 ms) 3: [ RUN ] openmp.reduce_device_view_team_policy 3: [ OK ] openmp.reduce_device_view_team_policy (483 ms) 3: [ RUN ] openmp.impl_shared_alloc 3: [ OK ] openmp.impl_shared_alloc (14 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 (24 ms) 3: [ RUN ] openmp.team_reduce 3: [ OK ] openmp.team_reduce (21 ms) 3: [ RUN ] openmp.team_reduce_large 3: [ OK ] openmp.team_reduce_large (305 ms) 3: [ RUN ] openmp.team_parallel_single 3: [ OK ] openmp.team_parallel_single (3164 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 (86 ms) 3: [ RUN ] openmp.team_broadcast_long_wrapper 3: [ OK ] openmp.team_broadcast_long_wrapper (88 ms) 3: [ RUN ] openmp.team_broadcast_char 3: [ OK ] openmp.team_broadcast_char (86 ms) 3: [ RUN ] openmp.team_broadcast_float [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] openmp.team_broadcast_float (96 ms) 3: [ RUN ] openmp.team_broadcast_double 3: [ OK ] openmp.team_broadcast_double (94 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 (404 ms) 3: [ RUN ] openmp.triple_nested_parallelism [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 3: [ OK ] openmp.triple_nested_parallelism (307 ms) 3: [ RUN ] openmp.parallel_scan_with_reducers 3: [ OK ] openmp.parallel_scan_with_reducers (94 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 (9 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 [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 3: [ OK ] openmp.team_reduction_scan (14124 ms) 3: [ RUN ] openmp.team_long_reduce 3: [ OK ] openmp.team_long_reduce (61 ms) 3: [ RUN ] openmp.team_double_reduce 3: [ OK ] openmp.team_double_reduce (58 ms) 3: [ RUN ] openmp.team_long_array_reduce 3: [ OK ] openmp.team_long_array_reduce (66 ms) 3: [ RUN ] openmp.team_double_array_reduce 3: [ OK ] openmp.team_double_array_reduce (59 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 (309 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 (209 ms) 3: [ RUN ] openmp.team_scan_ret_val 3: [ OK ] openmp.team_scan_ret_val (209 ms) 3: [ RUN ] openmp.team_shared_request 3: [ OK ] openmp.team_shared_request (235 ms) 3: [ RUN ] openmp.team_scratch_request 3: [ OK ] openmp.team_scratch_request (58 ms) 3: [ RUN ] openmp.team_lambda_shared_request 3: [ OK ] openmp.team_lambda_shared_request (7 ms) 3: [ RUN ] openmp.scratch_align 3: [ OK ] openmp.scratch_align (0 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 (13 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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 3: [ OK ] openmp.team_policy_max_recommended (3842 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 (107 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 (51 ms) 3: [ RUN ] openmp.unique_token_team_acquire 3: [ OK ] openmp.unique_token_team_acquire (1 ms) 3: [ RUN ] openmp.view_api_a 3: [ OK ] openmp.view_api_a (8 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 (2 ms) 3: [ RUN ] openmp.view_api_c 3: [ OK ] openmp.view_api_c (1 ms) 3: [ RUN ] openmp.view_api_d 3: [ OK ] openmp.view_api_d (0 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 (910 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 (0 ms) 3: [ RUN ] openmp.view_copy_degenerated 3: [ OK ] openmp.view_copy_degenerated (0 ms) 3: [ RUN ] openmp.view_fill_tests_layout_right [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 3: [ OK ] openmp.view_fill_tests_layout_right (3534 ms) 3: [ RUN ] openmp.view_fill_tests_layout_left [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o 3: [ OK ] openmp.view_fill_tests_layout_left (2776 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 (52 ms) 3: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (47 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 (59 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 (8 ms) 3: [ RUN ] openmp.view_realloc 3: [ OK ] openmp.view_realloc (0 ms) 3: [ RUN ] openmp.workgraph_fib 3: [ OK ] openmp.workgraph_fib (639 ms) 3: [ RUN ] openmp.resize_realloc_no_init 3: [ OK ] openmp.resize_realloc_no_init (0 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-7801/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 (0 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 (9 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 (12 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left 3: [ OK ] openmp.view_subview_3d_from_5d_left (86 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (84 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (84 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right 3: [ OK ] openmp.view_subview_3d_from_5d_right (89 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (94 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (93 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: [----------] 321 tests from openmp (44877 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-7801/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-7801/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: [==========] 357 tests from 4 test suites ran. (61644 ms total) 3: [ PASSED ] 345 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/55 Test #3: Kokkos_CoreUnitTest_OpenMP ................................. Passed 61.83 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPInterOp 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (153 ms) 4: [----------] 1 test from openmp (153 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (153 ms total) 4: [ PASSED ] 1 test. 4/55 Test #4: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.20 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 216 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 (627 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] cuda_DeathTest.abort_from_device (638 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (601 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (609 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (618 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (1195 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (585 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (1183 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (2358 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 (673 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 (611 ms) 5: [----------] 11 tests from cuda_DeathTest (9704 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 (1216 ms) 5: [----------] 1 test from cuda_graph_DeathTest (1216 ms total) 5: 5: [----------] 188 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 (14 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 (142 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 (6473 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (52 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 (5 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 (2 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 (13 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 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range (6433 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 (664 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 (659 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (661 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_scan (669 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.graph_then 5: [ OK ] cuda.graph_then (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 (1690 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2545 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1669 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1917 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 (28 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (12 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 (20 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 (9 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 (6 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (7 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (28 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 (27 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (36 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 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 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 (1515 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-7801/core/unit_test/TestNumericTraits.hpp:416: 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 (1 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (16 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (1 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 (2 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 (38 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (15 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (14 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 (10 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 (11 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (8 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 (12 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 (128 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 (90 ms) 5: [----------] 188 tests from cuda (27557 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-7801/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: [==========] 216 tests from 4 test suites ran. (38483 ms total) 5: [ PASSED ] 214 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ SKIPPED ] cuda_graph.repeat_chain 5/55 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 38.70 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 (4080 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3962 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (37085 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (11070 ms) 6: [----------] 8 tests from cuda_DeathTest (56198 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (15 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 (1 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 (12 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 (118 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 (12 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 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 (6 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 (1189 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 (10 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (10 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 (220 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (209 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 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 6: [ OK ] cuda.team_policy_max_recommended (328 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 (2 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (12 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (10 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 (57 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 (89 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 (76 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (68 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 (60 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 (7 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 (8 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (3 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 (17 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (0 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (839 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 (3671 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 (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 (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 (52 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (52 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 (72 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (72 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (73 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (72 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (72 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 (643 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (60513 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/55 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 60.73 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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: terminate called after throwing an instance of 'std::runtime_error' 7: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 7/55 Test #7: Kokkos_CoreUnitTest_Cuda3 ..................................Subprocess aborted***Exception: 0.29 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 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: terminate called after throwing an instance of 'std::runtime_error' 8: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 8/55 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ...................Subprocess aborted***Exception: 0.28 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 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: terminate called after throwing an instance of 'std::runtime_error' 9: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 9/55 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................Subprocess aborted***Exception: 0.28 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 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: unknown file: Failure 10: C++ exception with description "cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134" thrown in the test body. 10: [ FAILED ] cuda.raw_cuda_interop (30 ms) 10: [----------] 1 test from cuda (30 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (30 ms total) 10: [ PASSED ] 0 tests. 10: [ FAILED ] 1 test, listed below: 10: [ FAILED ] cuda.raw_cuda_interop 10: 10: 1 FAILED TEST 10/55 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................***Failed Error regular expression found in output. Regex=[ FAILED ] 0.05 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 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: unknown file: Failure 11: C++ exception with description "cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134" thrown in the test body. 11: [ FAILED ] cuda.raw_cuda_streams (27 ms) 11: [----------] 1 test from cuda (27 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (27 ms total) 11: [ PASSED ] 0 tests. 11: [ FAILED ] 1 test, listed below: 11: [ FAILED ] cuda.raw_cuda_streams 11: 11: 1 FAILED TEST 11/55 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams .....................***Failed Error regular expression found in output. Regex=[ FAILED ] 0.04 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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: terminate called after throwing an instance of 'std::runtime_error' 12: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 12/55 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU .............Subprocess aborted***Exception: 0.27 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 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: terminate called after throwing an instance of 'std::runtime_error' 13: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 13/55 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph .......................Subprocess aborted***Exception: 0.28 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: terminate called after throwing an instance of 'std::runtime_error' 14: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 14/55 Test #14: Kokkos_CoreUnitTest_Default ................................Subprocess aborted***Exception: 0.28 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:62: Failure 15: Death test: { { Kokkos::initialize(); auto views = make_views(); Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:62:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:72: Failure 15: Death test: { { Kokkos::initialize(); Kokkos::finalize(); auto views = make_views(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:72:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (87 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:89: Failure 15: Death test: { { Kokkos::View v; Kokkos::initialize(); v = Kokkos::View("v", 10); v = Kokkos::View(); Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:89:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:100: Failure 15: Death test: { { Kokkos::initialize(); Kokkos::View v("v", 10); v = {}; Kokkos::finalize(); } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:100:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:108: Failure 15: Death test: { Kokkos::initialize(); Kokkos::View v("v", 0); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:108:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] Scanning dependencies of target Kokkos_UnitTest_Sort 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:140: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::View v("v", 0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp:140:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (297 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (385 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:38: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:38:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:46: Failure 15: Death test: { Kokkos::initialize(); Kokkos::initialize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:46:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:55: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::initialize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:55:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.initialize (143 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:72: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:72:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:80: Failure 15: Death test: { Kokkos::initialize(); Kokkos::finalize(); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:80:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.finalize (199 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:96: Failure 15: Death test: { bool success = true; success &= !Kokkos::is_initialized(); Kokkos::initialize(); success &= Kokkos::is_initialized(); Kokkos::finalize(); success &= !Kokkos::is_initialized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:96:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.is_initialized (35 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:112: Failure 15: Death test: { bool success = true; success &= !Kokkos::is_finalized(); Kokkos::initialize(); success &= !Kokkos::is_finalized(); Kokkos::finalize(); success &= Kokkos::is_finalized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestInitializeFinalize.cpp:112:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] InitializeFinalize_DeathTest.is_finalized (35 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (413 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestLegionInitialization.cpp:79: Failure 15: Death test: { bool success = true; Kokkos::InitializationSettings kokkos_init_settings; Kokkos::Impl::pre_initialize(kokkos_init_settings); Kokkos::DefaultHostExecutionSpace::impl_initialize( kokkos_init_settings); if (!std::is_same_v) Kokkos::DefaultExecutionSpace::impl_initialize(kokkos_init_settings); Kokkos::Impl::post_initialize(kokkos_init_settings); success &= Kokkos::is_initialized(); { Kokkos::View d("d", 1000); Kokkos::deep_copy(d, 1); int result; Kokkos::parallel_reduce("TestRed", d.extent(0), ReductionFunctor{d}, result); success &= (result == d.extent_int(0)); } Kokkos::Impl::pre_finalize(); if (!std::is_same_v) Kokkos::DefaultExecutionSpace::impl_finalize(); Kokkos::DefaultHostExecutionSpace::impl_finalize(); Kokkos::Impl::post_finalize(); success &= !Kokkos::is_initialized(); success &= Kokkos::is_finalized(); std::exit(success ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestLegionInitialization.cpp:79:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] Legion_DeathTest.individual_backend_initialization (36 ms) 15: [----------] 1 test from Legion_DeathTest (36 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestPushFinalizeHook.cpp:86: Failure 15: Death test: { Kokkos::push_finalize_hook(hook1); Kokkos::push_finalize_hook( [] { hookOutput << hook2str << '\n'; }); Kokkos::initialize(); std::function hook3 = [] { hookOutput << hook3str << '\n'; }; Kokkos::push_finalize_hook(hook3); Hook4 hook4; Kokkos::push_finalize_hook(hook4); Kokkos::finalize(); std::exit(hookOutput.str() == expectedOutput ? 0 : 1); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestPushFinalizeHook.cpp:86:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] PushFinalizeHook_DeathTest.called_in_reverse_order (41 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestPushFinalizeHook.cpp:109: Failure 15: Death test: { Kokkos::push_finalize_hook( [] { throw std::runtime_error("uncaught exception"); }); Kokkos::initialize(); Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestPushFinalizeHook.cpp:109:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] PushFinalizeHook_DeathTest.terminate_on_throw (54 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (95 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:47: Failure 15: Death test: { { Kokkos::ScopeGuard guard{}; if (!Kokkos::is_initialized()) std::exit(1); if (Kokkos::is_finalized()) std::exit(1); } if (Kokkos::is_initialized()) std::exit(1); if (!Kokkos::is_finalized()) std::exit(1); std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:47:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create (49 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:65: Failure 15: Death test: { { Kokkos::InitializationSettings settings{}; Kokkos::ScopeGuard guard{settings}; } std::exit(0); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:65:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_argument (35 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:80: Failure 15: Death test: { Kokkos::ScopeGuard guard1{}; Kokkos::ScopeGuard guard2{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:80:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_while_initialize (44 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:95: Failure 15: Death test: { Kokkos::initialize(); Kokkos::ScopeGuard guard{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:95:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_after_initialize (36 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:111: Failure 15: Death test: { { Kokkos::ScopeGuard guard1{}; } Kokkos::ScopeGuard guard2{}; } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:111:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.create_after_finalize (34 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:125: Failure 15: Death test: { Kokkos::ScopeGuard guard{}; Kokkos::finalize(); } 15: Result: threw an exception. 15: Error msg: 15: [ DEATH ] Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: [ DEATH ] Detected: 6 cores per node. 15: [ DEATH ] Detected: 1 MPI_ranks per node. 15: [ DEATH ] Requested: 8 threads per process. 15: [ DEATH ] 15: [ DEATH ] /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestScopeGuard.cpp:125:: Caught std::exception-derived exception escaping the death test statement. Exception message: cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 15: [ DEATH ] 15: [ FAILED ] ScopeGuard_DeathTest.destroy_after_finalize (33 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (234 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (5 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (13 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (1179 ms total) 15: [ PASSED ] 13 tests. 15: [ FAILED ] 15 tests, listed below: 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: [ FAILED ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ FAILED ] InitializeFinalize_DeathTest.initialize 15: [ FAILED ] InitializeFinalize_DeathTest.finalize 15: [ FAILED ] InitializeFinalize_DeathTest.is_initialized 15: [ FAILED ] InitializeFinalize_DeathTest.is_finalized 15: [ FAILED ] Legion_DeathTest.individual_backend_initialization 15: [ FAILED ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ FAILED ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ FAILED ] ScopeGuard_DeathTest.create 15: [ FAILED ] ScopeGuard_DeathTest.create_argument 15: [ FAILED ] ScopeGuard_DeathTest.create_while_initialize 15: [ FAILED ] ScopeGuard_DeathTest.create_after_initialize 15: [ FAILED ] ScopeGuard_DeathTest.create_after_finalize 15: [ FAILED ] ScopeGuard_DeathTest.destroy_after_finalize 15: 15: 15 FAILED TESTS 15/55 Test #15: Kokkos_CoreUnitTest_InitializeFinalize .....................***Failed Error regular expression found in output. Regex=[ FAILED ] 1.19 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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: terminate called after throwing an instance of 'std::runtime_error' 16: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 16/55 Test #16: Kokkos_CoreUnitTest_Develop ................................Subprocess aborted***Exception: 0.26 sec test 17 Start 17: Kokkos_CoreUnitTest_KokkosP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 6 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: terminate called after throwing an instance of 'std::runtime_error' 17: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 17/55 Test #17: Kokkos_CoreUnitTest_KokkosP ................................Subprocess aborted***Exception: 0.27 sec test 18 Start 18: Kokkos_CoreUnitTest_ToolIndependence 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 18: Test timeout computed to be: 1500 18/55 Test #18: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoadHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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: terminate called after throwing an instance of 'std::runtime_error' 19: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 19/55 Test #19: Kokkos_ProfilingTestLibraryLoadHelp ........................Subprocess aborted***Exception: 0.31 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLineHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 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: terminate called after throwing an instance of 'std::runtime_error' 20: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 20/55 Test #20: Kokkos_ProfilingTestLibraryCmdLineHelp .....................Subprocess aborted***Exception: 0.31 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoad 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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: 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: terminate called after throwing an instance of 'std::runtime_error' 21: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 21/55 Test #21: Kokkos_ProfilingTestLibraryLoad ............................Subprocess aborted***Exception: 0.33 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLine 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 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: terminate called after throwing an instance of 'std::runtime_error' 22: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 22/55 Test #22: Kokkos_ProfilingTestLibraryCmdLine .........................Subprocess aborted***Exception: 0.33 sec test 23 Start 23: Kokkos_CoreUnitTest_StackTraceTest 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 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: terminate called after throwing an instance of 'std::runtime_error' 23: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 23/55 Test #23: Kokkos_CoreUnitTest_StackTraceTest .........................Subprocess aborted***Exception: 0.32 sec test 24 Start 24: Kokkos_IncrementalTest_OPENMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 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: terminate called after throwing an instance of 'std::runtime_error' 24: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 24/55 Test #24: Kokkos_IncrementalTest_OPENMP ..............................Subprocess aborted***Exception: 0.32 sec test 25 Start 25: Kokkos_IncrementalTest_CUDA 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_CUDA 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 6 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: terminate called after throwing an instance of 'std::runtime_error' 25: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 25/55 Test #25: Kokkos_IncrementalTest_CUDA ................................Subprocess aborted***Exception: 0.31 sec test 26 Start 26: Kokkos_CoreUnitTest_CTestDevice 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 26: Test timeout computed to be: 1500 26: [==========] Running 8 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 5 tests from ctest_environment_DeathTest 26: [ RUN ] ctest_environment_DeathTest.invalid_rank 26: [ OK ] ctest_environment_DeathTest.invalid_rank (108 ms) 26: [ RUN ] ctest_environment_DeathTest.no_type_str 26: [ OK ] ctest_environment_DeathTest.no_type_str (101 ms) 26: [ RUN ] ctest_environment_DeathTest.missing_type 26: [ OK ] ctest_environment_DeathTest.missing_type (203 ms) 26: [ RUN ] ctest_environment_DeathTest.no_id_str 26: [ OK ] ctest_environment_DeathTest.no_id_str (107 ms) 26: [ RUN ] ctest_environment_DeathTest.invalid_id_str 26: [ OK ] ctest_environment_DeathTest.invalid_id_str (212 ms) 26: [----------] 5 tests from ctest_environment_DeathTest (732 ms total) 26: 26: [----------] 3 tests from ctest_environment 26: [ RUN ] ctest_environment.no_device_type 26: [ OK ] ctest_environment.no_device_type (0 ms) 26: [ RUN ] ctest_environment.no_process_count 26: [ OK ] ctest_environment.no_process_count (0 ms) 26: [ RUN ] ctest_environment.good 26: [ OK ] ctest_environment.good (0 ms) 26: [----------] 3 tests from ctest_environment (0 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 8 tests from 2 test suites ran. (732 ms total) 26: [ PASSED ] 8 tests. 26/55 Test #26: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.75 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 27: Test timeout computed to be: 1500 27/55 Test #27: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 28: Test timeout computed to be: 1500 28: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 28/55 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 29: Test timeout computed to be: 1500 29/55 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 30: Environment variables: 30: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 30: Test timeout computed to be: 1500 30/55 Test #30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 31 Start 31: Kokkos_ContainersUnitTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 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: terminate called after throwing an instance of 'std::runtime_error' 31: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 31/55 Test #31: Kokkos_ContainersUnitTest_OpenMP ...........................Subprocess aborted***Exception: 0.34 sec test 32 Start 32: Kokkos_ContainersUnitTest_Cuda 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 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: terminate called after throwing an instance of 'std::runtime_error' 32: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 32/55 Test #32: Kokkos_ContainersUnitTest_Cuda .............................Subprocess aborted***Exception: 0.31 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_OpenMP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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: terminate called after throwing an instance of 'std::runtime_error' 33: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 33/55 Test #33: Kokkos_ContainersPerformanceTest_OpenMP ....................Subprocess aborted***Exception: 0.29 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_Cuda 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 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: terminate called after throwing an instance of 'std::runtime_error' 34: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 34/55 Test #34: Kokkos_ContainersPerformanceTest_Cuda ......................Subprocess aborted***Exception: 0.29 sec test 35 Start 35: Kokkos_UnitTest_Sort 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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: terminate called after throwing an instance of 'std::runtime_error' 35: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 35/55 Test #35: Kokkos_UnitTest_Sort .......................................Subprocess aborted***Exception: 0.30 sec test 36 Start 36: Kokkos_UnitTest_Random 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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: terminate called after throwing an instance of 'std::runtime_error' 36: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 36/55 Test #36: Kokkos_UnitTest_Random .....................................Subprocess aborted***Exception: 0.29 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 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: terminate called after throwing an instance of 'std::runtime_error' 37: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_A .........................Subprocess aborted***Exception: 0.31 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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: terminate called after throwing an instance of 'std::runtime_error' 38: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B .........................Subprocess aborted***Exception: 0.30 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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: terminate called after throwing an instance of 'std::runtime_error' 39: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C .........................Subprocess aborted***Exception: 0.31 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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: terminate called after throwing an instance of 'std::runtime_error' 40: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D .........................Subprocess aborted***Exception: 0.32 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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: terminate called after throwing an instance of 'std::runtime_error' 41: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E .........................Subprocess aborted***Exception: 0.34 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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: terminate called after throwing an instance of 'std::runtime_error' 42: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................Subprocess aborted***Exception: 0.32 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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: terminate called after throwing an instance of 'std::runtime_error' 43: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................Subprocess aborted***Exception: 0.29 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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: terminate called after throwing an instance of 'std::runtime_error' 44: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................Subprocess aborted***Exception: 0.30 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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: terminate called after throwing an instance of 'std::runtime_error' 45: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................Subprocess aborted***Exception: 0.29 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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: terminate called after throwing an instance of 'std::runtime_error' 46: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................Subprocess aborted***Exception: 0.29 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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: terminate called after throwing an instance of 'std::runtime_error' 47: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................Subprocess aborted***Exception: 0.29 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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: terminate called after throwing an instance of 'std::runtime_error' 48: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................Subprocess aborted***Exception: 0.31 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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: terminate called after throwing an instance of 'std::runtime_error' 49: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................Subprocess aborted***Exception: 0.31 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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: terminate called after throwing an instance of 'std::runtime_error' 50: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................Subprocess aborted***Exception: 0.31 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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: terminate called after throwing an instance of 'std::runtime_error' 51: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................Subprocess aborted***Exception: 0.31 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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: terminate called after throwing an instance of 'std::runtime_error' 52: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................Subprocess aborted***Exception: 0.29 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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: terminate called after throwing an instance of 'std::runtime_error' 53: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................Subprocess aborted***Exception: 0.28 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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: terminate called after throwing an instance of 'std::runtime_error' 54: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................Subprocess aborted***Exception: 0.29 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Test timeout computed to be: 1500 55: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 55: Detected: 6 cores per node. 55: Detected: 1 MPI_ranks per node. 55: Requested: 8 threads per process. 55: terminate called after throwing an instance of 'std::runtime_error' 55: what(): cudaGetDeviceCount(&count) error( cudaErrorNoDevice): no CUDA-capable device is detected /var/jenkins/workspace/Kokkos_PR-7801/core/src/impl/Kokkos_Core.cpp:134 55/55 Test #55: Kokkos_UnitTest_SIMD .......................................Subprocess aborted***Exception: 0.30 sec 22% tests passed, 43 tests failed out of 55 Label Time Summary: Kokkos = 175.92 sec*proc (55 tests) Total Test time (real) = 175.96 sec The following tests FAILED: 7 - Kokkos_CoreUnitTest_Cuda3 (Subprocess aborted) 8 - Kokkos_CoreUnitTest_CudaGraphAtomicLocks (Subprocess aborted) 9 - Kokkos_CoreUnitTest_CudaTimingBased (Subprocess aborted) 10 - Kokkos_CoreUnitTest_CudaInterOpInit (Failed) 11 - Kokkos_CoreUnitTest_CudaInterOpStreams (Failed) 12 - Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU (Subprocess aborted) 13 - Kokkos_CoreUnitTest_CudaInterOpGraph (Subprocess aborted) 14 - Kokkos_CoreUnitTest_Default (Subprocess aborted) 15 - Kokkos_CoreUnitTest_InitializeFinalize (Failed) 16 - Kokkos_CoreUnitTest_Develop (Subprocess aborted) 17 - Kokkos_CoreUnitTest_KokkosP (Subprocess aborted) 19 - Kokkos_ProfilingTestLibraryLoadHelp (Subprocess aborted) 20 - Kokkos_ProfilingTestLibraryCmdLineHelp (Subprocess aborted) 21 - Kokkos_ProfilingTestLibraryLoad (Subprocess aborted) 22 - Kokkos_ProfilingTestLibraryCmdLine (Subprocess aborted) 23 - Kokkos_CoreUnitTest_StackTraceTest (Subprocess aborted) 24 - Kokkos_IncrementalTest_OPENMP (Subprocess aborted) 25 - Kokkos_IncrementalTest_CUDA (Subprocess aborted) 31 - Kokkos_ContainersUnitTest_OpenMP (Subprocess aborted) 32 - Kokkos_ContainersUnitTest_Cuda (Subprocess aborted) 33 - Kokkos_ContainersPerformanceTest_OpenMP (Subprocess aborted) 34 - Kokkos_ContainersPerformanceTest_Cuda (Subprocess aborted) 35 - Kokkos_UnitTest_Sort (Subprocess aborted) 36 - Kokkos_UnitTest_Random (Subprocess aborted) 37 - Kokkos_AlgorithmsUnitTest_StdSet_A (Subprocess aborted) 38 - Kokkos_AlgorithmsUnitTest_StdSet_B (Subprocess aborted) 39 - Kokkos_AlgorithmsUnitTest_StdSet_C (Subprocess aborted) 40 - Kokkos_AlgorithmsUnitTest_StdSet_D (Subprocess aborted) 41 - Kokkos_AlgorithmsUnitTest_StdSet_E (Subprocess aborted) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (Subprocess aborted) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (Subprocess aborted) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (Subprocess aborted) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (Subprocess aborted) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (Subprocess aborted) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (Subprocess aborted) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (Subprocess aborted) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (Subprocess aborted) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (Subprocess aborted) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (Subprocess aborted) 52 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (Subprocess aborted) 53 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (Subprocess aborted) 54 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (Subprocess aborted) 55 - Kokkos_UnitTest_SIMD (Subprocess aborted) Errors while running CTest Output from these tests are in: /var/jenkins/workspace/Kokkos_PR-7801/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b26691009fc151fab87d1ac97364167eaa7d9c5beac4128e6d8a1c518294f9ed 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes b26691009fc151fab87d1ac97364167eaa7d9c5beac4128e6d8a1c518294f9ed [Pipeline] // withDockerContainer [Pipeline] } Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.2-NVHPC-AS-HOST-COMPILER [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Cuda2 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 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_Vector.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.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_UnitTest_Random.dir/cuda/TestRandom.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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 80%] Built target Kokkos_ContainersUnitTest_Cuda [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Built target Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.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_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.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_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 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_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 88%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_G.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 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_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 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_D.dir/TestStdAlgorithmsModOps.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_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.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_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o ---> Removed intermediate container 79ad1f473688 ---> 0be9bd045a62 Step 14/15 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Running in 5a5409d77515 [ 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_C.dir/TestStdAlgorithmsSearch.cpp.o ---> Removed intermediate container 5a5409d77515 ---> 91827fa5f52b Step 15/15 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Running in fb12382bfdd6 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o ---> Removed intermediate container fb12382bfdd6 ---> fd515ff893d8 Successfully built fd515ff893d8 Successfully tagged 57318dc824ff5855ce42e0f90054b573e538080c:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 57318dc824ff5855ce42e0f90054b573e538080c . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_08 seems to be running inside container 9fc5f38ee43fd02e384d899d448926c8a32f6a686a5e9b168b51cc943e4869ad $ 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-7801 --volumes-from 9fc5f38ee43fd02e384d899d448926c8a32f6a686a5e9b168b51cc943e4869ad -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 57318dc824ff5855ce42e0f90054b573e538080c cat $ docker top 864186a88c84232a448bd4b5f6ff23a807b5b7c1988f748ea47a9f9c150788ab -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7801/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- 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-7801/tpls/mdspan/include [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.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 -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7801/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (11.7s) -- Generating done (1.5s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7801/build + make -j8 [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.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 [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target AlwaysCheckGit [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 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 [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 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_OpenMPTarget_ViewSupport.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_Serial1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.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/TestCompileMain.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 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_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] 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_Serial1.dir/serial/TestSerial_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_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestExecutionEnvironmentNonInitializedOrFinalized.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_BasicView.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 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_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.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_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 11%] 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_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 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/TestVersionMacros.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedAccessor.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.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_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedDataHandle.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.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_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 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_CoreTestCompileOnly.dir/TestTypeList.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_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Built target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 16%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 16%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 16%] Built target Kokkos_CoreUnitTest_TuningBasics [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 17%] 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_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 17%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 18%] Linking CXX executable Kokkos_ProfilingAllCalls [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 18%] Built target Kokkos_ProfilingAllCalls [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.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_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 18%] 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_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 18%] Linking CXX executable Kokkos_ToolsInitialization [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 19%] 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_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 19%] Built target Kokkos_ToolsInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_KokkosP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 24%] 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_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 24%] Linking CXX executable Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 24%] Built target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 93%] 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_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 25%] 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_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_Default [ 26%] 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_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o 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/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 27%] 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_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gather [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 28%] 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_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 30%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 30%] 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_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.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_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 31%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 31%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 98%] Linking CXX executable Kokkos_gather [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 99%] Built target Kokkos_gather Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 32%] Built target Kokkos_IncrementalTest_SERIAL [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 32%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 99%] Linking CXX executable Kokkos_gups [ 99%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 99%] Built target Kokkos_launch_latency [ 99%] Linking CXX executable Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_view_copy_constructor [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [100%] Built target Kokkos_view_copy_constructor [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Built target Kokkos_CoreUnitTest_CTestDevice [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpaceThreadSafety.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.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-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: e04d31483ddf Build name: Linux-clang++-15 Create new tag: 20250227-2327 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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/63 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.26 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 (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 (2 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (2 ms total) 2: [ PASSED ] 14 tests. 2/63 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-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 221 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 (340 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (339 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (335 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (331 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (3 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 (5 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (1368 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-7801/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: [----------] 193 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 (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 (76 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (46 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 (31 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 (986 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (99 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (99 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (99 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 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 (98 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (99 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.graph_then 3: [ OK ] serial.graph_then (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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1915 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2721 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (951 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (952 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 (25 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (108 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 3: [ OK ] serial.mdrange_neg_idx (73 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 3: [ OK ] serial.mdrange_large_deep_copy (728 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 (3003 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 (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 (3 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (2 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 (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 (56 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (153 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (1261 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1291 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Graph.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic_view (308 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-7801/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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 3: [ OK ] serial.reduce_device_view_mdrange_policy (1896 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (51 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (5 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: [----------] 193 tests from serial (17327 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-7801/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-7801/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: [==========] 221 tests from 4 test suites ran. (18696 ms total) 3: [ PASSED ] 215 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/63 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 18.84 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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 (2556 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2486 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (5043 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 (197 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (9 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 4: [ OK ] serial.triple_nested_parallelism (390 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (72 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 (137 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (89 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 (93 ms) 4: [ RUN ] serial.team_double_array_reduce 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 4: [ OK ] serial.repeated_team_reduce (7993 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 (98 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (90 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 (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (34 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 (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 (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 4: [ OK ] serial.view_allocation_large_rank (912 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (3044 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (3258 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 (57 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 (102 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-7801/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 (112 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (112 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (111 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (153 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (153 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (153 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 (17678 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (22722 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/63 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 22.88 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 5: [==========] Running 223 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 (386 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] cuda_DeathTest.abort_from_device (358 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (331 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (341 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (4 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (4 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: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (382 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 (356 ms) 5: [----------] 11 tests from cuda_DeathTest (2176 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-7801/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: [----------] 195 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 (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 (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 (17 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 (14 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (14 ms) 5: [ RUN ] cuda.atomics [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o 5: [ OK ] cuda.atomics (185 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o 5: [ OK ] cuda.atomic_views_integral (6479 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (52 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 (9 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 (2 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 (5 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 (1 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 39%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range (7497 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (751 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (750 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (753 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (751 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (750 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1500 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.graph_then 5: [ OK ] cuda.graph_then (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 [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1340 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 40%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2097 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1321 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1547 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 (14 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (4 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 (12 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 (2 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 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 (9 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (3 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 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 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (18 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (26 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (3 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 (5 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 (73 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 [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2528 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 (4 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 (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: [ 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 (10 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 (29 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (2 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 (6 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 (6 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 (2 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 (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 (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 [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 5: [ OK ] cuda.reduction_with_large_iteration_count (326 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 (113 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 (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 [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (77 ms) 5: [----------] 195 tests from cuda (29472 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-7801/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: [==========] 223 tests from 4 test suites ran. (31653 ms total) 5: [ PASSED ] 221 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] cuda_graph.repeat_chain 5/63 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 31.86 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 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-7801/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-7801/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-7801/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-7801/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 [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] Built target Kokkos_CoreUnitTest_Serial1 [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2347 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (2316 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (5965 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (6476 ms) 6: [----------] 8 tests from cuda_DeathTest (17106 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (11 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 (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 (1 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 (10 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 (87 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 (32 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (10 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (10 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 (6 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 6: [ OK ] cuda.team_reduction_scan (1419 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (32 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (32 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 (11 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 (153 ms) 6: [ RUN ] cuda.team_scan_ret_val [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 6: [ OK ] cuda.team_scan_ret_val (141 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 (1 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 (5 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 [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda.team_policy_max_recommended (1087 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 (6 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 (5 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 (7 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (0 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 (160 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (90 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 (68 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (66 ms) 6: [ RUN ] cuda.view_irregular_layout 6: [ OK ] cuda.view_irregular_layout (1 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 (14 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 (0 ms) 6: [ RUN ] cuda.workgraph_fib [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 6: [ OK ] cuda.workgraph_fib (795 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 (4511 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 (6 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 (3 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 (1 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 (3 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (49 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 (49 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 [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (71 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (70 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 (71 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (70 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 (613 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (22231 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/63 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 22.40 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7801/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 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 7: [ OK ] cuda.team_scratch_1_streams (14301 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 (2 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 (1 ms) 7: [----------] 6 tests from cuda (14309 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 (6 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 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (3387 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 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4107 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4280 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (59 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 (0 ms) 7: [----------] 28 tests from cuda_hostpinned (11892 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (40 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (9 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 (14 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 (276 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 (34 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 (208 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (142 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (60 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (15 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 (1 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 (852 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 62 tests from 3 test suites ran. (27054 ms total) 7: [ PASSED ] 62 tests. 7/63 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 27.21 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraphAtomicLocks 8: Test timeout computed to be: 1500 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.graph_lock_based_atomic_op 8: [ OK ] cuda.graph_lock_based_atomic_op (0 ms) 8: [----------] 1 test from cuda (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/63 Test #8: Kokkos_CoreUnitTest_CudaGraphAtomicLocks ................... Passed 0.17 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaTimingBased 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 9: Test timeout computed to be: 1500 9: [==========] Running 2 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 2 tests from cuda 9: [ RUN ] cuda.debug_serial_execution 9: [ OK ] cuda.debug_serial_execution (17 ms) 9: [ RUN ] cuda.debug_pin_um_to_host 9: [ OK ] cuda.debug_pin_um_to_host (697 ms) 9: [----------] 2 tests from cuda (715 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 2 tests from 1 test suite ran. (715 ms total) 9: [ PASSED ] 2 tests. 9/63 Test #9: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.86 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 10: [ OK ] cuda.raw_cuda_interop (101 ms) 10: [----------] 1 test from cuda (101 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (101 ms total) 10: [ PASSED ] 1 test. 10/63 Test #10: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.14 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from cuda 11: [ RUN ] cuda.raw_cuda_streams 11: [ OK ] cuda.raw_cuda_streams (98 ms) 11: [----------] 1 test from cuda (98 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (99 ms total) 11: [ PASSED ] 1 test. 11/63 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.16 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 12: Test timeout computed to be: 1500 12: [==========] Running 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_multi_gpu 12: [ RUN ] cuda_multi_gpu.managed_views 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.managed_views (0 ms) 12: [ RUN ] cuda_multi_gpu.unmanaged_views 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms) 12: [ RUN ] cuda_multi_gpu.scratch_space 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.scratch_space (0 ms) 12: [ RUN ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped 12: Skipping Cuda multi-gpu testing since current machine only contains a single GPU. 12: 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms) 12: [----------] 4 tests from cuda_multi_gpu (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ SKIPPED ] 4 tests, listed below: 12: [ SKIPPED ] cuda_multi_gpu.managed_views 12: [ SKIPPED ] cuda_multi_gpu.unmanaged_views 12: [ SKIPPED ] cuda_multi_gpu.scratch_space 12: [ SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda 12/63 Test #12: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.14 sec test 13 Start 13: Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 13: Test timeout computed to be: 1500 13: [==========] Running 5 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 5 tests from cuda_GraphInterOp 13: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 13: [ OK ] cuda_GraphInterOp.promises_on_native_objects (1 ms) 13: [ RUN ] cuda_GraphInterOp.count_nodes 13: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 13: [ RUN ] cuda_GraphInterOp.debug_dot_print 13: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:101: Skipped 13: Export a graph to DOT requires Cuda 11.6. 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 13: [ RUN ] cuda_GraphInterOp.instantiation_flags 13: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:141: Skipped 13: Graph instantiation flag inspection requires Cuda 12. 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 13: [ RUN ] cuda_GraphInterOp.construct_from_native 13: [ OK ] cuda_GraphInterOp.construct_from_native (0 ms) 13: [----------] 5 tests from cuda_GraphInterOp (2 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 5 tests from 1 test suite ran. (2 ms total) 13: [ PASSED ] 3 tests. 13: [ SKIPPED ] 2 tests, listed below: 13: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 13: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 13/63 Test #13: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.14 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: [==========] Running 59 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 19 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 14: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 14: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 14: [ RUN ] defaultdevicetype.shared_space 14: [ OK ] defaultdevicetype.shared_space (63 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (4 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (1 ms) 14: [ RUN ] defaultdevicetype.bhalf_operators 14: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 14: [ RUN ] defaultdevicetype.host_space_access 14: [ OK ] defaultdevicetype.host_space_access (0 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a1 14: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 14: [----------] 19 tests from defaultdevicetype (153 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (19 ms) 14: [----------] 1 test from kokkosresize (19 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = 14: [ RUN ] TestViewAPI/0.sizes 14: [ OK ] TestViewAPI/0.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/0 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/1, where TypeParam = 14: [ RUN ] TestViewAPI/1.sizes 14: [ OK ] TestViewAPI/1.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/1 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/2, where TypeParam = 14: [ RUN ] TestViewAPI/2.sizes 14: [ OK ] TestViewAPI/2.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/2 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/3, where TypeParam = 14: [ RUN ] TestViewAPI/3.sizes 14: [ OK ] TestViewAPI/3.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/3 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/4, where TypeParam = 14: [ RUN ] TestViewAPI/4.sizes 14: [ OK ] TestViewAPI/4.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/4 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/5, where TypeParam = 14: [ RUN ] TestViewAPI/5.sizes 14: [ OK ] TestViewAPI/5.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/5 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/6, where TypeParam = 14: [ RUN ] TestViewAPI/6.sizes 14: [ OK ] TestViewAPI/6.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/6 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/7, where TypeParam = 14: [ RUN ] TestViewAPI/7.sizes 14: [ OK ] TestViewAPI/7.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/7 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/8, where TypeParam = 14: [ RUN ] TestViewAPI/8.sizes 14: [ OK ] TestViewAPI/8.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/8 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/9, where TypeParam = 14: [ RUN ] TestViewAPI/9.sizes 14: [ OK ] TestViewAPI/9.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/9 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/10, where TypeParam = 14: [ RUN ] TestViewAPI/10.sizes 14: [ OK ] TestViewAPI/10.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/10 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/11, where TypeParam = 14: [ RUN ] TestViewAPI/11.sizes 14: [ OK ] TestViewAPI/11.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/11 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/12, where TypeParam = 14: [ RUN ] TestViewAPI/12.sizes 14: [ OK ] TestViewAPI/12.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/12 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/13, where TypeParam = 14: [ RUN ] TestViewAPI/13.sizes 14: [ OK ] TestViewAPI/13.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/13 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/14, where TypeParam = 14: [ RUN ] TestViewAPI/14.sizes 14: [ OK ] TestViewAPI/14.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/14 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/15, where TypeParam = 14: [ RUN ] TestViewAPI/15.sizes 14: [ OK ] TestViewAPI/15.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/15 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/16, where TypeParam = 14: [ RUN ] TestViewAPI/16.sizes 14: [ OK ] TestViewAPI/16.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/16 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/17, where TypeParam = 14: [ RUN ] TestViewAPI/17.sizes 14: [ OK ] TestViewAPI/17.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/17 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/18, where TypeParam = 14: [ RUN ] TestViewAPI/18.sizes 14: [ OK ] TestViewAPI/18.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/18 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/19, where TypeParam = 14: [ RUN ] TestViewAPI/19.sizes 14: [ OK ] TestViewAPI/19.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/19 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/20, where TypeParam = 14: [ RUN ] TestViewAPI/20.sizes 14: [ OK ] TestViewAPI/20.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/20 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/21, where TypeParam = 14: [ RUN ] TestViewAPI/21.sizes 14: [ OK ] TestViewAPI/21.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/21 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/22, where TypeParam = 14: [ RUN ] TestViewAPI/22.sizes 14: [ OK ] TestViewAPI/22.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/22 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/23, where TypeParam = 14: [ RUN ] TestViewAPI/23.sizes 14: [ OK ] TestViewAPI/23.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/23 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/24, where TypeParam = 14: [ RUN ] TestViewAPI/24.sizes 14: [ OK ] TestViewAPI/24.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/24 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/25, where TypeParam = 14: [ RUN ] TestViewAPI/25.sizes 14: [ OK ] TestViewAPI/25.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/25 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/26, where TypeParam = 14: [ RUN ] TestViewAPI/26.sizes 14: [ OK ] TestViewAPI/26.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/26 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/27, where TypeParam = 14: [ RUN ] TestViewAPI/27.sizes 14: [ OK ] TestViewAPI/27.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/27 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/28, where TypeParam = 14: [ RUN ] TestViewAPI/28.sizes 14: [ OK ] TestViewAPI/28.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/28 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/29, where TypeParam = 14: [ RUN ] TestViewAPI/29.sizes 14: [ OK ] TestViewAPI/29.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/29 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/30, where TypeParam = 14: [ RUN ] TestViewAPI/30.sizes 14: [ OK ] TestViewAPI/30.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/30 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/31, where TypeParam = 14: [ RUN ] TestViewAPI/31.sizes 14: [ OK ] TestViewAPI/31.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/31 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/32, where TypeParam = 14: [ RUN ] TestViewAPI/32.sizes 14: [ OK ] TestViewAPI/32.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/32 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/33, where TypeParam = 14: [ RUN ] TestViewAPI/33.sizes 14: [ OK ] TestViewAPI/33.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/33 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/34, where TypeParam = 14: [ RUN ] TestViewAPI/34.sizes 14: [ OK ] TestViewAPI/34.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/34 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/35, where TypeParam = 14: [ RUN ] TestViewAPI/35.sizes 14: [ OK ] TestViewAPI/35.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/35 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/36, where TypeParam = 14: [ RUN ] TestViewAPI/36.sizes 14: [ OK ] TestViewAPI/36.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/36 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/37, where TypeParam = 14: [ RUN ] TestViewAPI/37.sizes 14: [ OK ] TestViewAPI/37.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/37 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/38, where TypeParam = 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 59 tests from 41 test suites ran. (173 ms total) 14: [ PASSED ] 59 tests. 14/63 Test #14: Kokkos_CoreUnitTest_Default ................................ Passed 0.32 sec test 15 Start 15: Kokkos_CoreUnitTest_InitializeFinalize 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 6 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (298 ms) 15: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 15: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1174 ms) 15: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1473 ms total) 15: 15: [----------] 4 tests from InitializeFinalize_DeathTest 15: [ RUN ] InitializeFinalize_DeathTest.initialize [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 15: [ OK ] InitializeFinalize_DeathTest.initialize (831 ms) 15: [ RUN ] InitializeFinalize_DeathTest.finalize 15: [ OK ] InitializeFinalize_DeathTest.finalize (647 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_initialized 15: [ OK ] InitializeFinalize_DeathTest.is_initialized (147 ms) 15: [ RUN ] InitializeFinalize_DeathTest.is_finalized 15: [ OK ] InitializeFinalize_DeathTest.is_finalized (143 ms) 15: [----------] 4 tests from InitializeFinalize_DeathTest (1770 ms total) 15: 15: [----------] 1 test from Legion_DeathTest 15: [ RUN ] Legion_DeathTest.individual_backend_initialization 15: [ OK ] Legion_DeathTest.individual_backend_initialization (146 ms) 15: [----------] 1 test from Legion_DeathTest (146 ms total) 15: 15: [----------] 2 tests from PushFinalizeHook_DeathTest 15: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 15: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (141 ms) 15: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 15: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (337 ms) 15: [----------] 2 tests from PushFinalizeHook_DeathTest (479 ms total) 15: 15: [----------] 6 tests from ScopeGuard_DeathTest 15: [ RUN ] ScopeGuard_DeathTest.create 15: [ OK ] ScopeGuard_DeathTest.create (146 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_argument 15: [ OK ] ScopeGuard_DeathTest.create_argument (144 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 15: [ OK ] ScopeGuard_DeathTest.create_while_initialize (342 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 15: [ OK ] ScopeGuard_DeathTest.create_after_initialize (342 ms) 15: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 15: [ OK ] ScopeGuard_DeathTest.create_after_finalize (347 ms) 15: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 15: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (343 ms) 15: [----------] 6 tests from ScopeGuard_DeathTest (1665 ms total) 15: 15: [----------] 13 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (8 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [----------] 13 tests from defaultdevicetype (20 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 6 test suites ran. (5555 ms total) 15: [ PASSED ] 28 tests. 15/63 Test #15: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 5.56 sec test 16 Start 16: Kokkos_CoreUnitTest_Develop 16: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 16: Test timeout computed to be: 1500 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.development_test 16: [ OK ] defaultdevicetype.development_test (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/63 Test #16: Kokkos_CoreUnitTest_Develop ................................ Passed 0.14 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBuiltins 17: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 17: Test timeout computed to be: 1500 [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 17/63 Test #17: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.17 sec test 18 Start 18: Kokkos_CoreUnitTest_TuningBasics 18: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 18: Test timeout computed to be: 1500 18: Set of size 10 18: 4,4 18: Expect 1, have 1 18: Expect 2, have 2 18/63 Test #18: Kokkos_CoreUnitTest_TuningBasics ........................... Passed 0.14 sec test 19 Start 19: Kokkos_CoreUnitTest_CategoricalTuner 19: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 19: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 19/63 Test #19: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.61 sec test 20 Start 20: Kokkos_CoreUnitTest_KokkosP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 20: Test timeout computed to be: 1500 20: [==========] Running 33 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 33 tests from kokkosp 20: [ RUN ] kokkosp.test_named_instance_fence 20: Ref: 33554433 20: Ref: named_instance 20: 33554433 20: named_instance 20: [ OK ] kokkosp.test_named_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_instance_fence 20: Ref: 33554433 20: Ref: Unnamed Instance Fence 20: 33554433 20: Kokkos::Cuda::fence(): Unnamed Instance Fence 20: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 20: [ RUN ] kokkosp.test_named_global_fence 20: Ref: 33554432 20: Ref: test global fence 20: 0 20: test global fence 20: Miss on id 20: 33554432 20: test global fence 20: [ OK ] kokkosp.test_named_global_fence (0 ms) 20: [ RUN ] kokkosp.test_unnamed_global_fence 20: Ref: 33554432 20: Ref: Unnamed Global Fence 20: 0 20: Kokkos::fence: Unnamed Global Fence 20: Miss on id 20: 33554432 20: Kokkos::fence: Unnamed Global Fence 20: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 20: [ RUN ] kokkosp.test_multiple_default_instances 20: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 20: [ RUN ] kokkosp.test_id_gen 20: [ OK ] kokkosp.test_id_gen (0 ms) 20: [ RUN ] kokkosp.test_kernel_sequence 20: Ref: 33554433 20: Ref: named_instance 20: 33554433 20: named_instance 20: Ref: 33554433 20: Ref: test_kernel 20: 33554433 20: named_instance 20: Miss on name 20: 0 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 33554432 20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 20: Miss on name 20: Miss on id 20: 33554433 20: test_kernel 20: [ OK ] kokkosp.test_kernel_sequence (2 ms) 20: [ RUN ] kokkosp.test_streams 20: [ OK ] kokkosp.test_streams (0 ms) 20: [ RUN ] kokkosp.async_deep_copy 20: [ OK ] kokkosp.async_deep_copy (0 ms) 20: [ RUN ] kokkosp.parallel_for 20: [ OK ] kokkosp.parallel_for (0 ms) 20: [ RUN ] kokkosp.parallel_reduce 20: [ OK ] kokkosp.parallel_reduce (0 ms) 20: [ RUN ] kokkosp.parallel_scan 20: [ OK ] kokkosp.parallel_scan (2 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence 20: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 20: [ RUN ] kokkosp.parallel_scan_no_fence_view 20: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 20: [ RUN ] kokkosp.regions 20: [ OK ] kokkosp.regions (0 ms) 20: [ RUN ] kokkosp.fences 20: [ OK ] kokkosp.fences (0 ms) 20: [ RUN ] kokkosp.raw_allocation 20: [ OK ] kokkosp.raw_allocation (0 ms) 20: [ RUN ] kokkosp.view 20: [ OK ] kokkosp.view (0 ms) 20: [ RUN ] kokkosp.sections 20: [ OK ] kokkosp.sections (0 ms) 20: [ RUN ] kokkosp.metadata 20: [ OK ] kokkosp.metadata (0 ms) 20: [ RUN ] kokkosp.profile_events 20: [ OK ] kokkosp.profile_events (0 ms) 20: [ RUN ] kokkosp.tuning_sequence 20: [ OK ] kokkosp.tuning_sequence (0 ms) 20: [ RUN ] kokkosp.no_init_kernel 20: [ OK ] kokkosp.no_init_kernel (0 ms) 20: [ RUN ] kokkosp.get_events 20: [ OK ] kokkosp.get_events (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_for 20: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_reduce 20: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 20: [ RUN ] kokkosp.kernel_name_parallel_scan 20: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 20: [ RUN ] kokkosp.kernel_name_internal 20: [ OK ] kokkosp.kernel_name_internal (0 ms) 20: [ RUN ] kokkosp.profiling_section 20: [ OK ] kokkosp.profiling_section (0 ms) 20: [ RUN ] kokkosp.scoped_profile_region 20: [ OK ] kokkosp.scoped_profile_region (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init 20: [ OK ] kokkosp.create_mirror_no_init (0 ms) 20: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 20: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 20: [ RUN ] kokkosp.create_mirror_view_and_copy 20: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 20: [----------] 33 tests from kokkosp (7 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 33 tests from 1 test suite ran. (7 ms total) 20: [ PASSED ] 33 tests. 20/63 Test #20: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.15 sec test 21 Start 21: Kokkos_CoreUnitTest_ToolIndependence 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 21: Test timeout computed to be: 1500 21/63 Test #21: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoadHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/63 Test #22: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.17 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp 23: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 23: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 23/63 Test #23: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.14 sec test 24 Start 24: Kokkos_ProfilingTestLibraryLoad 24: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 24: Environment variables: 24: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so 24: Test timeout computed to be: 1500 24: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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:1507::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:0x5555560e9c00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555560e9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560e9e40:Host:source:0x5555560e9c80: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:0x5555560e9f00: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:0x5555560e9dc0:40::kokkosp_deallocate_data:Host:source:0x5555560e9c00:40::kokkosp_finalize_library:: 24/63 Test #24: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.14 sec test 25 Start 25: Kokkos_ProfilingTestLibraryCmdLine 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 25: Test timeout computed to be: 1500 25: 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:1507::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:0x5555560e9bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555560e9d80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555560e9e00:Host:source:0x5555560e9c40: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:0x5555560e9ec0: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:0x5555560e9d80:40::kokkosp_deallocate_data:Host:source:0x5555560e9bc0:40::kokkosp_finalize_library:: 25/63 Test #25: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.14 sec test 26 Start 26: Kokkos_CoreUnitTest_StackTraceTest 26: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec 26: Test timeout computed to be: 1500 26: [==========] Running 3 tests from 2 test suites. 26: [----------] Global test environment set-up. 26: [----------] 2 tests from defaultdevicetype_DeathTest 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xea) [0x5555555948aa] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x5555555948aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xea) [0x5555555948aa] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x5555555948aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (331 ms) 26: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe7) [0x555555594b97] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x555555594b97] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe7) [0x555555594b97] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x555555594b97] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (330 ms) 26: [----------] 2 tests from defaultdevicetype_DeathTest (662 ms total) 26: 26: [----------] 1 test from defaultdevicetype 26: [ RUN ] defaultdevicetype.stacktrace_normal 26: Top of f1 26: Top of f0 26: Top of f0 26: test_f1: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x29) [0x555555592ee9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f1: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555592ee9] Test::test_stacktrace(bool, bool) 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f3 26: Top of f1 26: Top of f0 26: Top of f0 26: StackTrace f3(std::cout, 4) returned: 110 26: test_f3: 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555fadd2] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x555555596eee] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555597234] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xab4) [0x555555593974] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555cc3fd] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5555555a4549] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a56f9] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x5555555a6031] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x86d) [0x5555555b5e3d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555ccd8d] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x100) [0x5555555b5580] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555594dd0] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff32edd90] 26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff32ede40] 26: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x555555592d55] 26: 26: demangled test_f3: 26: [0x5555555fadd2] Kokkos::Impl::save_stacktrace() 26: [0x555555596eee] Test::stacktrace_test_f1(std::ostream&) 26: [0x555555597234] Test::stacktrace_test_f3(std::ostream&, int) 26: [0x555555593974] Test::test_stacktrace(bool, bool) 26: [0x5555555cc3fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 26: [0x5555555a4549] testing::Test::Run() 26: [0x5555555a56f9] testing::TestInfo::Run() 26: [0x5555555a6031] testing::TestSuite::Run() 26: [0x5555555b5e3d] testing::internal::UnitTestImpl::RunAllTests() 26: [0x5555555ccd8d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 26: [0x5555555b5580] testing::UnitTest::Run() 26: [0x555555594dd0] main 26: [0x7ffff32edd90] 26: [0x7ffff32ede40] __libc_start_main 26: [0x555555592d55] _start 26: 26: Test setting std::terminate handler that prints the last saved stack trace 26: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 26: [----------] 1 test from defaultdevicetype (1 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 2 test suites ran. (663 ms total) 26: [ PASSED ] 3 tests. 26/63 Test #26: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.83 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SERIAL 27: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 27: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SERIAL.IncrTest_01_execspace 27: Host Serial Execution Space: 27: KOKKOS_ENABLE_SERIAL: yes 27: 27: Serial Runtime Configuration: 27: Serial 27: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 27: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 27: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicSub 27: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 27: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SERIAL.IncrTest_03b_memspace_free 27: [ OK ] SERIAL.IncrTest_03b_memspace_free (123 ms) 27: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 27: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_05_reduction 27: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange2D 27: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange3D 27: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange4D 27: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (102 ms) 27: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 27: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 27: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 27: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 27: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.incr_14_MDrangeReduce 27: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SERIAL.IncrTest_16_parallelscan 27: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 27: [ RUN ] SERIAL.incr_17_atomicView 27: [ OK ] SERIAL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SERIAL (230 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (230 ms total) 27: [ PASSED ] 28 tests. 27/63 Test #27: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.37 sec test 28 Start 28: Kokkos_IncrementalTest_CUDA 28: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_CUDA 28: Test timeout computed to be: 1500 28: [==========] Running 28 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 28 tests from CUDA 28: [ RUN ] CUDA.IncrTest_01_execspace_typedef 28: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 28: [ RUN ] CUDA.IncrTest_01_execspace 28: Device Execution Space: 28: KOKKOS_ENABLE_CUDA: yes 28: Cuda Options: 28: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_CUDA_UVM: no 28: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 28: 28: Cuda Runtime Configuration: 28: macro KOKKOS_ENABLE_CUDA : defined 28: macro CUDA_VERSION = 11080 = version 11.8 28: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 28: Capability: 7.0 28: Total Global Memory: 31.73 GiB 28: Shared Memory per Block: 48 KiB 28: Can access system allocated memory: 0 28: via Address Translation Service: 0 28: Cuda 28: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicExchange 28: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicAdd 28: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 28: [ RUN ] CUDA.IncrTest_02_AtomicSub 28: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 28: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 28: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 28: [ RUN ] CUDA.IncrTest_03b_memspace_free 28: [ OK ] CUDA.IncrTest_03b_memspace_free (1816 ms) 28: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 28: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 28: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 28: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 28: [ RUN ] CUDA.IncrTest_05_reduction 28: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange2D 28: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange3D 28: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 28: [ RUN ] CUDA.IncrTest_06_mdrange4D 28: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 28: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 28: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 28: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 28: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 28: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 28: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 28: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 28: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 28: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 28: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (211 ms) 28: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 28: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 28: [ RUN ] CUDA.IncrTest_12b_TeamScratch 28: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 28: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 28: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 28: [ RUN ] CUDA.incr_14_MDrangeReduce 28: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 28: [ RUN ] CUDA.IncrTest_16_parallelscan 28: [ OK ] CUDA.IncrTest_16_parallelscan (5 ms) 28: [ RUN ] CUDA.incr_17_atomicView 28: [ OK ] CUDA.incr_17_atomicView (0 ms) 28: [----------] 28 tests from CUDA (2048 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 28 tests from 1 test suite ran. (2048 ms total) 28: [ PASSED ] 28 tests. 28/63 Test #28: Kokkos_IncrementalTest_CUDA ................................ Passed 2.19 sec test 29 Start 29: Kokkos_CoreUnitTest_CTestDevice 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 29: Test timeout computed to be: 1500 29: [==========] Running 8 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from ctest_environment_DeathTest 29: [ RUN ] ctest_environment_DeathTest.invalid_rank [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 29: [ OK ] ctest_environment_DeathTest.invalid_rank (120 ms) 29: [ RUN ] ctest_environment_DeathTest.no_type_str 29: [ OK ] ctest_environment_DeathTest.no_type_str (123 ms) 29: [ RUN ] ctest_environment_DeathTest.missing_type 29: [ OK ] ctest_environment_DeathTest.missing_type (248 ms) 29: [ RUN ] ctest_environment_DeathTest.no_id_str 29: [ OK ] ctest_environment_DeathTest.no_id_str (128 ms) 29: [ RUN ] ctest_environment_DeathTest.invalid_id_str 29: [ OK ] ctest_environment_DeathTest.invalid_id_str (260 ms) 29: [----------] 5 tests from ctest_environment_DeathTest (880 ms total) 29: 29: [----------] 3 tests from ctest_environment 29: [ RUN ] ctest_environment.no_device_type 29: [ OK ] ctest_environment.no_device_type (0 ms) 29: [ RUN ] ctest_environment.no_process_count 29: [ OK ] ctest_environment.no_process_count (0 ms) 29: [ RUN ] ctest_environment.good 29: [ OK ] ctest_environment.good (0 ms) 29: [----------] 3 tests from ctest_environment (0 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 8 tests from 2 test suites ran. (880 ms total) 29: [ PASSED ] 8 tests. 29/63 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.92 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 30: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 30: Test timeout computed to be: 1500 30/63 Test #30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 31: Test timeout computed to be: 1500 31: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 31/63 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 32: Test timeout computed to be: 1500 32/63 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 33 Start 33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 33: Environment variables: 33: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 33: Test timeout computed to be: 1500 33/63 Test #33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 34 Start 34: Kokkos_CoreUnitTest_DeviceAndThreads 34: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/TestDeviceAndThreads.py" "-v" 34: Test timeout computed to be: 1500 34: test_device_id (__main__.KokkosInitializationTestCase) ... ok 34: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 34: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 34: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 34: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 34: 34: ---------------------------------------------------------------------- 34: Ran 5 tests in 1.560s 34: 34: OK (skipped=1) 34/63 Test #34: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 1.89 sec test 35 Start 35: Kokkos_PerformanceTest_TaskDag 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 35: Test timeout computed to be: 1500 35/63 Test #35: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.03 sec test 36 Start 36: Kokkos_PerformanceTest_Benchmark 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T22-29-28.json" 36: Test timeout computed to be: 1500 36: 2025-02-27T23:29:35+00:00 36: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 36: Run on (6 X 2095.11 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.94, 5.84, 7.51 36: CPU architecture: none 36: Can access system allocated memory: 0 36: Capability: 7.0 36: Default Device: Cuda 36: GPU architecture: VOLTA70 36: KOKKOS_COMPILER_CLANG: 1507 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: no 36: KOKKOS_ENABLE_CXX20: yes 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 : Selected 36: Kokkos Version: 4.5.99 36: Shared Memory per Block: 48 KiB 36: Total Global Memory: 31.73 GiB 36: macro KOKKOS_ENABLE_CUDA: defined 36: platform: 64bit 36: via Address Translation Service: 0 36: --------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: --------------------------------------------------------------------------------------------------------------------------------------------------- 36: GramSchmidt/Count:1024/iterations:5/manual_time 0.004 s 0.005 s 5 1024 4.06016u 36: GramSchmidt/Count:2048/iterations:5/manual_time 0.004 s 0.004 s 5 2.048k 2.03266u 36: GramSchmidt/Count:4096/iterations:5/manual_time 0.004 s 0.005 s 5 4.096k 1028.38n 36: GramSchmidt/Count:8192/iterations:5/manual_time 0.004 s 0.005 s 5 8.192k 523.289n 36: GramSchmidt/Count:16384/iterations:5/manual_time 0.004 s 0.007 s 5 16.384k 270.5n 36: GramSchmidt/Count:32768/iterations:5/manual_time 0.005 s 0.009 s 5 32.768k 148.062n 36: GramSchmidt/Count:65536/iterations:5/manual_time 0.006 s 0.013 s 5 65.536k 87.7449n 36: GramSchmidt/Count:131072/iterations:5/manual_time 0.006 s 0.024 s 5 131.072k 48.7709n 36: GramSchmidt/Count:262144/iterations:5/manual_time 0.008 s 0.043 s 5 262.144k 31.219n 36: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.087 s 5 524.288k 29.8264n [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 36: ---------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: GB/s Max 36: ---------------------------------------------------------------------------------------------------------------------------------------------- 36: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 94.25k/s 11.5 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 36: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 36: OverlapRangePolicy/N:2000/M:10000/R:10 0.308 s 0.308 s 2 0.0779784 0.0375363 0.030854 0.0143215 0.0155063 5.433u 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: OverlapMDRangePolicy/N:200/M:10000/R:10 0.024 s 0.024 s 30 5.85591m 2.94306m 2.27057m 1.15035m 1.15171m 4.195u 36: OverlapTeamPolicy/N:20/M:1000000/R:10 0.311 s 0.310 s 2 0.0624503 0.0295114 0.0509703 0.0244655 0.0255025 6.456u 36: --------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations Count Time normalized 36: --------------------------------------------------------------------------------------------------------------------------------------------------- 36: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 9.25977n 36: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 4.94385n 36: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.46851n 36: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.33179n 36: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 872.192p 36: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 754.608p 36: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 605.133p 36: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 537.865p 36: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 625.282p 36: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 583.841p 36: ----------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: rate 36: ----------------------------------------------------------------------------------------------------------------------------------- 36: Malloc/N:1/manual_time 8.47 us 18.3 us 82502 118.025k/s [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 36: Malloc/N:16/manual_time 8.51 us 18.3 us 82335 117.512k/s 36: Malloc/N:256/manual_time 8.48 us 18.3 us 82641 117.987k/s 36: Malloc/N:4096/manual_time 8.52 us 18.4 us 82305 117.411k/s 36: Malloc/N:65536/manual_time 8.56 us 18.4 us 81885 116.859k/s [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 36: Malloc/N:1048576/manual_time 62.8 us 118 us 11171 15.913k/s [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 36: Malloc/N:16777216/manual_time 330 us 158 us 9999 3.03005k/s 36: Malloc/N:268435456/manual_time 6275 us 454 us 110 159.364/s 36: Malloc/N:4294967296/manual_time 115361 us 3515 us 10 8.66848/s 36: MallocFree/N:1/manual_time 18.4 us 18.4 us 38038 54.4496k/s 36: MallocFree/N:16/manual_time 19.9 us 19.8 us 38227 50.3238k/s 36: MallocFree/N:256/manual_time 19.8 us 19.8 us 35812 50.3929k/s 36: MallocFree/N:4096/manual_time 19.2 us 19.2 us 36249 52.1273k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 36: MallocFree/N:65536/manual_time 19.4 us 19.4 us 36582 51.4386k/s 36: MallocFree/N:1048576/manual_time 123 us 122 us 5736 8.13679k/s [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 36: MallocFree/N:16777216/manual_time 361 us 154 us 5191 2.77389k/s 36: MallocFree/N:268435456/manual_time 6374 us 533 us 107 156.895/s [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 36: MallocFree/N:4294967296/manual_time 128081 us 3772 us 10 7.80754/s [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o 36: MallocTouch/N:1/manual_time 10.4 us 20.3 us 67197 96.5643k/s 36: MallocTouch/N:16/manual_time 10.3 us 20.3 us 67912 97.0898k/s 36: MallocTouch/N:256/manual_time 10.6 us 20.9 us 65554 94.0203k/s [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 36: MallocTouch/N:4096/manual_time 17.8 us 28.4 us 39298 56.1414k/s [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o 36: MallocTouch/N:65536/manual_time 18.2 us 28.8 us 38625 55.0531k/s [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 36: MallocTouch/N:1048576/manual_time 74.7 us 131 us 9226 13.3847k/s [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 36: MallocTouch/N:16777216/manual_time 313 us 176 us 7867 3.19134k/s [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 36: MallocTouch/N:268435456/manual_time 6302 us 561 us 108 158.674/s 36: MallocTouch/N:4294967296/manual_time 115013 us 5630 us 10 8.69469/s 36: MallocTouchFree/N:1/manual_time 20.3 us 20.3 us 34210 49.2149k/s [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 36: MallocTouchFree/N:16/manual_time 20.3 us 20.2 us 34555 49.35k/s [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 36: MallocTouchFree/N:256/manual_time 20.2 us 20.2 us 34657 49.4349k/s [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 36: MallocTouchFree/N:4096/manual_time 27.4 us 27.4 us 25464 36.4506k/s 36: MallocTouchFree/N:65536/manual_time 27.4 us 27.3 us 25539 36.5087k/s 36: MallocTouchFree/N:1048576/manual_time 131 us 131 us 5306 7.61057k/s 36: MallocTouchFree/N:16777216/manual_time 341 us 169 us 4478 2.929k/s 36: MallocTouchFree/N:268435456/manual_time 6400 us 582 us 105 156.252/s 36: MallocTouchFree/N:4294967296/manual_time 117646 us 5815 us 10 8.50005/s [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 36: ---------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: GB/s MB 36: ---------------------------------------------------------------------------------------------------------------------------------------------- 36: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 76 45.065/s 800 36: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 37 44.2404/s 800 36: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 42.9822/s 800 36: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 42.8945/s 800 36: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 38 42.9031/s 800 36: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 37 44.1176/s 800 [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 42.9393/s 800 36: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 42.9715/s 800 36: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 37 44.1341/s 800 36: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 37 44.1002/s 800 36: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 42.8164/s 800 36: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 42.8721/s 800 [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp 36: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 42.8585/s 800 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 36: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 42.9454/s 800 36: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 37 44.0721/s 800 36: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 37 44.0679/s 800 [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 413 953.175/s 1.6k [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 429 1019.85/s 1.6k [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 36: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 429 1019.72/s 1.6k [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 36: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 429 1019.86/s 1.6k [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 429 1019.98/s 1.6k [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 429 1019.96/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o 36: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 429 1019.91/s 1.6k [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 36: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 151 347.277/s 1.6k [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 36: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 136.683/s 1.6k [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 36: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 429 1019.96/s 1.6k [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 380.177/s 1.6k [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 36: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.602/s 1.6k 36: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 429 1019.97/s 1.6k [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 429 1019.81/s 1.6k [ 59%] Built target Kokkos_CoreUnitTest_Serial2 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 429 1019.91/s 1.6k 36: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 429 1019.9/s 1.6k [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 36: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.391/s 1.6k [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 36: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.544/s 1.6k 36: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.67/s 1.6k 36: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 196.378/s 1.6k [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 36: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 429 1019.78/s 1.6k 36: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 429 1019.76/s 1.6k [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 36: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2773/s 1.6k [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 36: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 322.117/s 1.6k [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 36: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 429 1019.9/s 1.6k [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o 36: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 429 1019.68/s 1.6k 36: ViewDeepCopy_Rank7/N:10/manual_time 0.020 s 0.020 s 34 78.853/s 1.6k [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o 36: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 98 248.158/s 1.6k 36: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 429 1019.79/s 1.6k [ 60%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Built target Kokkos_PerformanceTest_TaskDag 36: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 429 1019.85/s 1.6k [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 36: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.5173/s 1.6k [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 36: ViewDeepCopy_Rank8/N:10/manual_time 0.010 s 0.010 s 68 157.02/s 1.6k [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 36: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.82/s 1.6k [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 36: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.09/s 1.6k 36: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.86/s 1.6k 36: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.16/s 1.6k 36: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 662 756.45/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o 36: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 662 756.462/s 800 36: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 662 756.462/s 800 36: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 662 756.467/s 800 36: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 662 756.189/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o 36: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 756.317/s 800 36: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 662 756.43/s 800 36: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 662 756.495/s 800 [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 36: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 662 756.457/s 800 [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 36: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 662 756.483/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o 36: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 662 756.473/s 800 [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o 36: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 662 756.368/s 800 36: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 756.433/s 800 36: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 662 756.35/s 800 36: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 662 756.292/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o 36: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 662 756.319/s 800 36: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 662 757.17/s 800 36: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 662 757.14/s 800 36: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.76395k/s 1.6k 36: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.84895k/s 1.6k 36: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.03962k/s 1.6k 36: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04797k/s 1.6k 36: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06413k/s 1.6k 36: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.45389k/s 1.6k 36: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.56507k/s 1.6k 36: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.60011k/s 1.6k 36: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.68881k/s 1.6k 36: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64054k/s 1.6k 36: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.02309k/s 1.6k 36: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.83993k/s 1.6k 36: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.81488k/s 1.6k 36: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.58586k/s 1.6k 36: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.04388k/s 1.6k 36: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82968k/s 1.6k 36: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.75305k/s 1.6k 36: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99303k/s 1.6k 36: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.19402k/s 1.6k 36: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.02746k/s 1.6k 36: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.15986k/s 1.6k 36: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.43929k/s 1.6k 36: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.83019k/s 1.6k 36: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.81307k/s 1.6k 36: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.93749k/s 1.6k 36: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.44802k/s 1.6k 36: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.18049k/s 1.6k 36: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.80313k/s 1.6k 36: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.45385k/s 1.6k 36: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.28044k/s 1.6k 36: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.85621k/s 1.6k 36: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.59958k/s 1.6k 36: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.032 s 0.003 s 10 50.7242/s 1.6k 36: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.031 s 0.003 s 10 51.0648/s 1.6k 36/63 Test #36: Kokkos_PerformanceTest_Benchmark ........................... Passed 121.04 sec test 37 Start 37: Kokkos_Benchmark_Atomic_MinMax 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T22-29-28.json" 37: Test timeout computed to be: 1500 37: 2025-02-27T23:31:36+00:00 37: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 37: Run on (6 X 2095.11 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: 0.94, 4.11, 6.66 37: CPU architecture: none 37: Can access system allocated memory: 0 37: Capability: 7.0 37: Default Device: Cuda 37: GPU architecture: VOLTA70 37: KOKKOS_COMPILER_CLANG: 1507 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: no 37: KOKKOS_ENABLE_CXX20: yes 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 : Selected 37: Kokkos Version: 4.5.99 37: Shared Memory per Block: 48 KiB 37: Total Global Memory: 31.73 GiB 37: macro KOKKOS_ENABLE_CUDA: defined 37: platform: 64bit 37: via Address Translation Service: 0 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations 37: ---------------------------------------------------------------------------------------------------------------------------------------- 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 37/63 Test #37: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.25 sec test 38 Start 38: Kokkos_PerformanceTest_Mempool 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T22-29-28.json" 38: Test timeout computed to be: 1500 38: 2025-02-27T23:31:36+00:00 38: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 38: Run on (6 X 2095.11 MHz CPU s) 38: CPU Caches: 38: L1 Data 32 KiB (x6) 38: L1 Instruction 32 KiB (x6) 38: L2 Unified 4096 KiB (x6) 38: L3 Unified 16384 KiB (x6) 38: Load Average: 0.94, 4.11, 6.66 38: CPU architecture: none 38: Can access system allocated memory: 0 38: Capability: 7.0 38: Default Device: Cuda 38: GPU architecture: VOLTA70 38: KOKKOS_COMPILER_CLANG: 1507 38: KOKKOS_ENABLE_ASM: no 38: KOKKOS_ENABLE_CUDA: yes 38: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 38: KOKKOS_ENABLE_CUDA_UVM: no 38: KOKKOS_ENABLE_CXX17: no 38: KOKKOS_ENABLE_CXX20: yes 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_IMPL_CUDA_MALLOC_ASYNC: 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: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 38: Kokkos Version: 4.5.99 38: Shared Memory per Block: 48 KiB 38: Total Global Memory: 31.73 GiB 38: macro KOKKOS_ENABLE_CUDA: defined 38: platform: 64bit 38: via Address Translation Service: 0 [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: fill ops per second 38: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: 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 5391 42.9469M/s [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanAtomicAccessor.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanConversion.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations FOM: cycle ops per second 38: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: 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 18709 297.272M/s 38/63 Test #38: Kokkos_PerformanceTest_Mempool ............................. Passed 7.60 sec test 39 Start 39: Kokkos_PerformanceTest_Atomic 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T22-29-28.json" 39: Test timeout computed to be: 1500 39: 2025-02-27T23:31:44+00:00 39: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 39: Run on (6 X 2095.11 MHz CPU s) 39: CPU Caches: 39: L1 Data 32 KiB (x6) 39: L1 Instruction 32 KiB (x6) 39: L2 Unified 4096 KiB (x6) 39: L3 Unified 16384 KiB (x6) 39: Load Average: 0.95, 4.06, 6.63 39: CPU architecture: none 39: Can access system allocated memory: 0 39: Capability: 7.0 39: Default Device: Cuda 39: GPU architecture: VOLTA70 39: KOKKOS_COMPILER_CLANG: 1507 39: KOKKOS_ENABLE_ASM: no 39: KOKKOS_ENABLE_CUDA: yes 39: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 39: KOKKOS_ENABLE_CUDA_UVM: no 39: KOKKOS_ENABLE_CXX17: no 39: KOKKOS_ENABLE_CXX20: yes 39: KOKKOS_ENABLE_CXX23: no 39: KOKKOS_ENABLE_CXX26: no 39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 39: KOKKOS_ENABLE_HWLOC: no 39: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 39: KOKKOS_ENABLE_LIBDL: yes 39: KOKKOS_ENABLE_PRAGMA_IVDEP: no 39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 39: KOKKOS_ENABLE_PRAGMA_UNROLL: no 39: KOKKOS_ENABLE_PRAGMA_VECTOR: no 39: KOKKOS_ENABLE_SERIAL: yes 39: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB : Selected 39: Kokkos Version: 4.5.99 39: Shared Memory per Block: 48 KiB 39: Total Global Memory: 31.73 GiB 39: macro KOKKOS_ENABLE_CUDA: defined 39: platform: 64bit 39: via Address Translation Service: 0 [ 63%] Linking CXX executable Kokkos_PerformanceTest_Mempool 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 39: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Test_Atomic/30000/iterations:10 0.167 s 0.166 s 10 1 4 3.7303m 2.98493m 137.533u 449.985M 38.112k 449.985M [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 63%] Built target Kokkos_PerformanceTest_Mempool [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 64%] Built target Kokkos_PerformanceTest_Atomic [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 39: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 1 8 2.27201m 979.5u 68.37u 4.99995G 585.472k 4.99995G [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 64%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 64%] Built target Kokkos_Benchmark_Atomic_MinMax [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o 39: Test_Atomic/100000/iterations:10 3.17 s 3.17 s 10 1 8 5.23634 1058.64u 72.99u 4.99995G 617.632k 4.99995G [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 39: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 4 1.54353m 1026.61u 136.06u 704.983M 186.464k 704.983M [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 39: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.25792m 949.46u 123.51u 4.99995G 568.32k 4.99995G [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 68%] Built target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 39: Test_Atomic/100000/iterations:10 3.16 s 3.15 s 10 1 8 5.40462 1.10248m 68.31u 4.99995G 764.368k 4.99995G [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o 39: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 0 4 3.4948m 968.26u 1083.9u 5.00004G 669.92k 4.99989G [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 39: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 1 8 3.47169m 946.81u 1083.91u 4.99995G 621.808k 4.99995G 39/63 Test #39: Kokkos_PerformanceTest_Atomic .............................. Passed 118.04 sec test 40 Start 40: Kokkos_ContainersUnitTest_Serial 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 40: Test timeout computed to be: 1500 40: [==========] Running 70 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from serial_DeathTest 40: [ RUN ] serial_DeathTest.dualview_external_view_construction 40: [ OK ] serial_DeathTest.dualview_external_view_construction (359 ms) 40: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o 40: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4003 ms) 40: [----------] 2 tests from serial_DeathTest (4364 ms total) 40: 40: [----------] 68 tests from serial 40: [ RUN ] serial.bitset 40: [ OK ] serial.bitset (1971 ms) 40: [ RUN ] serial.bitset_default_constructor_no_alloc 40: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 40: [ RUN ] serial.dualview_combination 40: [ OK ] serial.dualview_combination (0 ms) 40: [ RUN ] serial.dualview_alloc 40: [ OK ] serial.dualview_alloc (0 ms) 40: [ RUN ] serial.test_dualview_copy_construction_and_assignment 40: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 40: [ RUN ] serial.dualview_combinations_without_init 40: [ OK ] serial.dualview_combinations_without_init (0 ms) 40: [ RUN ] serial.dualview_deep_copy 40: [ OK ] serial.dualview_deep_copy (0 ms) 40: [ RUN ] serial.dualview_realloc 40: [ OK ] serial.dualview_realloc (0 ms) 40: [ RUN ] serial.dualview_resize 40: [ OK ] serial.dualview_resize (0 ms) 40: [ RUN ] serial.dualview_device_correct_kokkos_device 40: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 40: [ RUN ] serial.dualview_host_correct_kokkos_device 40: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 40: [ RUN ] serial.dualview_host_modify_template_device_sync 40: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 40: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 40: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 40: [ RUN ] serial.dualview_device_modify_template_host_sync 40: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 40: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 40: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 40: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 40: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 40: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 40: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 40: [ RUN ] serial.dualview_sequential_host_init 40: [ OK ] serial.dualview_sequential_host_init (0 ms) 40: [ RUN ] serial.dynamic_view 40: [ OK ] serial.dynamic_view (12 ms) 40: [ RUN ] serial.dyn_rank_view_api_generic 40: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 40: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 40: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 40: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 40: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 40: skipping since not default execution space 40: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 40: [ RUN ] serial.dyn_rank_view_api_operator_rank67 40: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 40: [ RUN ] serial.dyn_rank_view_team_scratch 40: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 40: [ RUN ] serial.ErrorReporterViaLambda 40: [ OK ] serial.ErrorReporterViaLambda (0 ms) 40: [ RUN ] serial.ErrorReporter 40: [ OK ] serial.ErrorReporter (0 ms) 40: [ RUN ] serial.offsetview_construction 40: [ OK ] serial.offsetview_construction (17 ms) 40: [ RUN ] serial.offsetview_unmanaged_construction 40: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 40: [ RUN ] serial.offsetview_subview 40: [ OK ] serial.offsetview_subview (8 ms) 40: [ RUN ] serial.offsetview_offsets_rank1 40: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 40: [ RUN ] serial.offsetview_offsets_rank2 40: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 40: [ RUN ] serial.offsetview_offsets_rank3 40: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 40: [ RUN ] serial.scatterview 40: [ OK ] serial.scatterview (1823 ms) 40: [ RUN ] serial.scatterview_devicetype 40: [ OK ] serial.scatterview_devicetype (1 ms) 40: [ RUN ] serial.staticcrsgraph 40: [ OK ] serial.staticcrsgraph (12 ms) 40: [ RUN ] serial.resize_realloc_no_init_dualview 40: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 40: [ RUN ] serial.resize_realloc_no_alloc_dualview 40: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 40: [ RUN ] serial.resize_exec_space_dualview 40: [ OK ] serial.resize_exec_space_dualview (0 ms) 40: [ RUN ] serial.realloc_exec_space_dualview 40: [ OK ] serial.realloc_exec_space_dualview (0 ms) 40: [ RUN ] serial.resize_realloc_no_init_dynrankview 40: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 40: [ RUN ] serial.resize_exec_space_dynrankview 40: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 40: [ RUN ] serial.realloc_exec_space_dynrankview 40: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 40: [ RUN ] serial.resize_realloc_no_init_scatterview 40: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 40: [ RUN ] serial.resize_realloc_no_alloc_scatterview 40: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 40: [ RUN ] serial.resize_exec_space_scatterview 40: [ OK ] serial.resize_exec_space_scatterview (0 ms) 40: [ RUN ] serial.realloc_exec_space_scatterview 40: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_dynrankview 40: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 40: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 40: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 40: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_offsetview 40: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 40: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 40: [ RUN ] serial.create_mirror_view_and_copy_offsetview 40: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_dynamicview 40: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 40: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 40: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 40: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 40: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 40: [ RUN ] serial.UnorderedMap_insert 40: [ OK ] serial.UnorderedMap_insert (6227 ms) 40: [ RUN ] serial.UnorderedMap_failed_insert [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessorAccessViolation.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 40: [ OK ] serial.UnorderedMap_failed_insert (3905 ms) 40: [ RUN ] serial.UnorderedMap_deep_copy 40: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 40: [ RUN ] serial.UnorderedMap_valid_empty 40: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 40: [ RUN ] serial.UnorderedMap_clear_zero_size 40: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 40: [ RUN ] serial.UnorderedMap_consistent_size 40: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 40: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 40: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 40: [ RUN ] serial.UnorderedMap_lambda_capturable 40: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 40: [ RUN ] serial.UnorderedMap_constructor_view_alloc 40: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 40: [ RUN ] serial.vector_combination 40: [ OK ] serial.vector_combination (0 ms) 40: [ RUN ] serial.vector_insert 40: [ OK ] serial.vector_insert (0 ms) 40: [ RUN ] serial.vector_push_back_default_exec 40: [ OK ] serial.vector_push_back_default_exec (0 ms) 40: [ RUN ] serial.viewctorprop_embedded_dim 40: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 40: [----------] 68 tests from serial (13998 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 70 tests from 2 test suites ran. (18362 ms total) 40: [ PASSED ] 69 tests. 40: [ SKIPPED ] 1 test, listed below: 40: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 40/63 Test #40: Kokkos_ContainersUnitTest_Serial ........................... Passed 18.54 sec test 41 Start 41: Kokkos_ContainersUnitTest_Cuda 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 41: Test timeout computed to be: 1500 41: [==========] Running 70 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from cuda_DeathTest 41: [ RUN ] cuda_DeathTest.dualview_external_view_construction 41: /var/jenkins/workspace/Kokkos_PR-7801/containers/unit_tests/TestDualView.hpp:527: Skipped 41: test only relevant if DualView uses one allocation 41: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction (0 ms) 41: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 41: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (4179 ms) 41: [----------] 2 tests from cuda_DeathTest (4179 ms total) 41: 41: [----------] 68 tests from cuda 41: [ RUN ] cuda.bitset 41: [ OK ] cuda.bitset (15 ms) 41: [ RUN ] cuda.bitset_default_constructor_no_alloc 41: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 41: [ RUN ] cuda.dualview_combination 41: [ OK ] cuda.dualview_combination (2 ms) 41: [ RUN ] cuda.dualview_alloc 41: [ OK ] cuda.dualview_alloc (0 ms) 41: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 41: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 41: [ RUN ] cuda.dualview_combinations_without_init 41: [ OK ] cuda.dualview_combinations_without_init (0 ms) 41: [ RUN ] cuda.dualview_deep_copy 41: [ OK ] cuda.dualview_deep_copy (1 ms) 41: [ RUN ] cuda.dualview_realloc 41: [ OK ] cuda.dualview_realloc (0 ms) 41: [ RUN ] cuda.dualview_resize 41: [ OK ] cuda.dualview_resize (0 ms) 41: [ RUN ] cuda.dualview_device_correct_kokkos_device 41: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 41: [ RUN ] cuda.dualview_host_correct_kokkos_device 41: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 41: [ RUN ] cuda.dualview_host_modify_template_device_sync 41: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 41: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 41: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 41: [ RUN ] cuda.dualview_device_modify_template_host_sync 41: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 41: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 41: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 41: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 41: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 41: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 41: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 41: [ RUN ] cuda.dualview_sequential_host_init 41: [ OK ] cuda.dualview_sequential_host_init (0 ms) 41: [ RUN ] cuda.dynamic_view 41: [ OK ] cuda.dynamic_view (26 ms) 41: [ RUN ] cuda.dyn_rank_view_api_generic 41: [ OK ] cuda.dyn_rank_view_api_generic (12 ms) 41: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 41: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 41: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 41: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 41: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 41: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 41: [ RUN ] cuda.dyn_rank_view_team_scratch 41: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 41: [ RUN ] cuda.ErrorReporterViaLambda 41: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 41: [ RUN ] cuda.ErrorReporter 41: [ OK ] cuda.ErrorReporter (0 ms) 41: [ RUN ] cuda.offsetview_construction 41: [ OK ] cuda.offsetview_construction (3 ms) 41: [ RUN ] cuda.offsetview_unmanaged_construction 41: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 41: [ RUN ] cuda.offsetview_subview 41: [ OK ] cuda.offsetview_subview (0 ms) 41: [ RUN ] cuda.offsetview_offsets_rank1 41: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 41: [ RUN ] cuda.offsetview_offsets_rank2 41: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 41: [ RUN ] cuda.offsetview_offsets_rank3 41: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 41: [ RUN ] cuda.scatterview [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessor.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o 41: [ OK ] cuda.scatterview (11590 ms) 41: [ RUN ] cuda.scatterview_devicetype 41: [ OK ] cuda.scatterview_devicetype (24 ms) 41: [ RUN ] cuda.staticcrsgraph 41: [ OK ] cuda.staticcrsgraph (32 ms) 41: [ RUN ] cuda.resize_realloc_no_init_dualview 41: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 41: [ RUN ] cuda.resize_realloc_no_alloc_dualview 41: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 41: [ RUN ] cuda.resize_exec_space_dualview 41: [ OK ] cuda.resize_exec_space_dualview (0 ms) 41: [ RUN ] cuda.realloc_exec_space_dualview 41: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 41: [ RUN ] cuda.resize_realloc_no_init_dynrankview 41: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 41: [ RUN ] cuda.resize_exec_space_dynrankview 41: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 41: [ RUN ] cuda.realloc_exec_space_dynrankview 41: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 41: [ RUN ] cuda.resize_realloc_no_init_scatterview 41: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 41: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 41: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 41: [ RUN ] cuda.resize_exec_space_scatterview 41: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 41: [ RUN ] cuda.realloc_exec_space_scatterview 41: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_dynrankview 41: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 41: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 41: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 41: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_offsetview 41: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 41: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 41: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 41: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_dynamicview 41: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 41: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 41: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 41: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 41: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 41: [ RUN ] cuda.UnorderedMap_insert [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o 41: [ OK ] cuda.UnorderedMap_insert (3131 ms) 41: [ RUN ] cuda.UnorderedMap_failed_insert 41: [ OK ] cuda.UnorderedMap_failed_insert (836 ms) 41: [ RUN ] cuda.UnorderedMap_deep_copy 41: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 41: [ RUN ] cuda.UnorderedMap_valid_empty 41: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 41: [ RUN ] cuda.UnorderedMap_clear_zero_size 41: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 41: [ RUN ] cuda.UnorderedMap_consistent_size 41: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 41: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 41: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 41: [ RUN ] cuda.UnorderedMap_lambda_capturable 41: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 41: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 41: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 41: [ RUN ] cuda.vector_combination 41: [ OK ] cuda.vector_combination (0 ms) 41: [ RUN ] cuda.vector_insert 41: [ OK ] cuda.vector_insert (1 ms) 41: [ RUN ] cuda.vector_push_back_default_exec 41: [ OK ] cuda.vector_push_back_default_exec (0 ms) 41: [ RUN ] cuda.viewctorprop_embedded_dim 41: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 41: [----------] 68 tests from cuda (15703 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 70 tests from 2 test suites ran. (19883 ms total) 41: [ PASSED ] 69 tests. 41: [ SKIPPED ] 1 test, listed below: 41: [ SKIPPED ] cuda_DeathTest.dualview_external_view_construction 41/63 Test #41: Kokkos_ContainersUnitTest_Cuda ............................. Passed 20.07 sec test 42 Start 42: Kokkos_ContainersPerformanceTest_Cuda 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 4 tests from TEST_CATEGORY 42: [ RUN ] TEST_CATEGORY.dynrankview_perf 42: Cuda 42: DynRankView vs View: Initialization Only 42: View time (init only): 0.00316301 42: View sum computation time: 0.00316301 42: Strided View time (init only): 0.00115859 42: View Rank7 time (init only): 0.00117597 42: DynRankView time (init only): 0.00115422 42: DynRankView sum computation time: 0.00179055 42: Ratio of View to DynRankView time: 2.74039 42: Ratio of View to DynRankView sum computation time: 0.996077 42: Ratio of View to View Rank7 time: 2.68969 42: Ratio of StrideView to DynRankView time: 1.00379 42: Ratio of DynRankView to View Rank7 time: 0.981501 42: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 42: [ RUN ] TEST_CATEGORY.global_2_local 42: Cuda 42: size, create, generate, fill, find 42: 256, 0.000265172, 4.5216e-05, 0.00257711, 0.00183373 42: 512, 0.00014054, 9.67e-06, 1.952e-05, 0.00172613 42: 1024, 0.000135117, 9.3e-06, 1.848e-05, 0.00177119 42: 2048, 0.000133932, 8.539e-06, 2.0413e-05, 0.00178478 42: 4096, 0.000133043, 8.726e-06, 2.0564e-05, 0.00182086 42: 8192, 0.000151385, 9.242e-06, 2.1887e-05, 0.00184202 42: 16384, 0.000136384, 8.546e-06, 2.5731e-05, 0.00248297 42: 32768, 0.000415359, 9.811e-06, 2.7175e-05, 0.00357001 42: 65536, 0.000247729, 1.0282e-05, 3.6229e-05, 0.00542217 42: 131072, 0.000303733, 1.0418e-05, 5.2135e-05, 0.00634013 42: 262144, 0.000512404, 1.2142e-05, 0.000152612, 0.0101481 42: 524288, 0.00050715, 1.4956e-05, 0.000540558, 0.0220608 42: 1048576, 0.000539006, 2.1405e-05, 0.0012667, 0.0512843 42: 2097152, 0.000709604, 3.2959e-05, 0.00303048, 0.115618 42: 4194304, 0.000881652, 5.5045e-05, 0.00679436, 0.2445 42: [ OK ] TEST_CATEGORY.global_2_local (495 ms) 42: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 42: skipping test 42: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 42: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 42: skipping test 42: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 42: [----------] 4 tests from TEST_CATEGORY (510 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 1 test suite ran. (510 ms total) 42: [ PASSED ] 4 tests. 42/63 Test #42: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.66 sec test 43 Start 43: Kokkos_UnitTest_Sort 43: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 43: Test timeout computed to be: 1500 43: [==========] Running 17 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from cuda_DeathTest 43: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 43: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (669 ms) 43: [----------] 1 test from cuda_DeathTest (669 ms total) 43: 43: [----------] 16 tests from cuda 43: [ RUN ] cuda.SortUnsignedValueType 43: [ OK ] cuda.SortUnsignedValueType (20 ms) 43: [ RUN ] cuda.SortEmptyView 43: [ OK ] cuda.SortEmptyView (0 ms) 43: [ RUN ] cuda.SortByKeyEmptyView 43: [ OK ] cuda.SortByKeyEmptyView (0 ms) 43: [ RUN ] cuda.SortByKeyEmptyViewHost 43: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 43: [ RUN ] cuda.SortByKey 43: [ OK ] cuda.SortByKey (6 ms) 43: [ RUN ] cuda.SortByKeyWithComparator 43: [ OK ] cuda.SortByKeyWithComparator (0 ms) 43: [ RUN ] cuda.SortByKeyStaticExtents 43: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 43: [ RUN ] cuda.SortByKeyWithStrides 43: [ OK ] cuda.SortByKeyWithStrides (0 ms) 43: [ RUN ] cuda.SortWithCustomComparator 43: [ OK ] cuda.SortWithCustomComparator (72 ms) 43: [ RUN ] cuda.BinSortGenericTests 43: [ OK ] cuda.BinSortGenericTests (25 ms) 43: [ RUN ] cuda.BinSortEmptyView 43: [ OK ] cuda.BinSortEmptyView (0 ms) 43: [ RUN ] cuda.BinSortEmptyKeysView 43: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 43: [ RUN ] cuda.BinSort_issue_7221 43: [ OK ] cuda.BinSort_issue_7221 (0 ms) 43: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o 43: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (10205 ms) 43: [ RUN ] cuda.NestedSort 43: [ OK ] cuda.NestedSort (29 ms) 43: [ RUN ] cuda.NestedSortByKey 43: [ OK ] cuda.NestedSortByKey (87 ms) 43: [----------] 16 tests from cuda (10448 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 17 tests from 2 test suites ran. (11117 ms total) 43: [ PASSED ] 17 tests. 43/63 Test #43: Kokkos_UnitTest_Sort ....................................... Passed 11.27 sec test 44 Start 44: Kokkos_UnitTest_Random 44: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 44: Test timeout computed to be: 1500 44: [==========] Running 3 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from cuda 44: [ RUN ] cuda.Random_XorShift64 44: Test Seed:1740699273131779557 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.0199328 0.00765744 || 0.051031 28039 29325 || 29257.6 28674.4 || 105.856 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 0.0279529 0.00749488 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.0130123 -0.000775916 || 0.051031 28033 29423 || 28306.1 28674.4 || -10.7263 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0153183 0.00633973 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.0246344 -0.00618346 || 0.051031 28039 29390 || 29398.6 28674.4 || -85.4802 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0217248 0.00461866 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.000715906 0.0327826 || 0.051031 28058 29345 || 28653.9 28674.4 || 453.187 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00299042 -0.00512783 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000243534 -0.99999 -48244.8 || 0.051031 0 194781 || 2.92869e+09 28674.4 || -6.66936e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.000729502 -0.312516 0.156678 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195826 -0.999999 -57857.2 || 0.051031 0 1.55198e+06 || 2.86915e+10 28674.4 || -7.99817e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.00588503 -0.967778 10.218 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.73523e-07 0.0127635 0.00661651 || 0.051031 27959 29323 || 28313 28674.4 || 91.4666 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 7.34064e-07 0.00453038 -0.00082255 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.0109763 -0.00604522 || 0.051031 27991 29284 || 28363.1 28674.4 || -83.5692 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0275045 0.00161202 || 0.051031 1e+64 -1e+64 44: Test Seed:1740699273235146584 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.5082e-07 -0.0112222 -0.00579734 || 0.051031 28034 29355 || 28999.8 28674.4 || -80.1424 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.65955e-07 -0.00314575 0.0111816 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.45775e-07 0.0175765 -0.0100402 || 0.051031 27980 29374 || 28179.1 28674.4 || -138.796 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.5082e-07 0.00864103 0.00781536 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00598694 0.0177948 || 0.051031 28040 29293 || 28847.1 28674.4 || 245.996 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.0190542 -0.00228805 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 0.00140608 -0.0348291 || 0.051031 28053 29344 || 28634.1 28674.4 || -481.478 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00994761 -0.00757394 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000244864 -0.99999 -48243.7 || 0.051031 0 194968 || 2.9286e+09 28674.4 || -6.6692e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.000733489 -0.317985 0.147255 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195684 -0.999999 -57857.7 || 0.051031 0 1.55228e+06 || 2.86911e+10 28674.4 || -7.99824e+08 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 0.00588083 -0.967794 10.2301 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.63432e-07 -0.00661607 0.0163193 || 0.051031 27852 29329 || 28865.4 28674.4 || 225.599 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 7.03793e-07 0.00933176 0.00185381 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 6.43252e-07 -0.00624477 0.0109918 || 0.051031 28071 29380 || 28854.6 28674.4 || 151.951 -2.0744 44: -- Testing 3-D histogram 44: Density 3D: 6.43252e-07 -0.00504843 -0.000232841 || 0.051031 1e+64 -1e+64 44: [ OK ] cuda.Random_XorShift64 (202 ms) 44: [ RUN ] cuda.Random_XorShift1024_0 44: Test Seed:1740699273333934233 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00239747 -0.00903144 || 0.051031 10949 11760 || 11404.3 11377 || -124.851 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0105953 -0.00266749 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00223006 0.00334284 || 0.051031 10980 11832 || 11351.6 11377 || 46.2114 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.00625726 -0.00877359 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00198949 -0.00240947 || 0.051031 10913 11758 || 11354.4 11377 || -33.3086 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.00545546 -6.65146e-05 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00615209 0.00163373 || 0.051031 11017 11813 || 11447.4 11377 || 22.5846 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0166442 -0.00102261 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00024476 -0.999975 -7593.93 || 0.051031 0 77664 || 4.6107e+08 11377 || -1.04979e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.000733952 -0.142974 0.0250439 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195344 -0.999997 -9108.15 || 0.051031 0 616336 || 4.51655e+09 11377 || -1.25911e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.00587143 -0.922694 1.61655 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.79744e-07 -0.0165319 0.00256349 || 0.051031 10988 11770 || 11568.2 11377 || 35.4376 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 3.43323e-07 -0.00783564 0.00384529 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.00243087 0.00814398 || 0.051031 10952 11763 || 11349.4 11377 || 112.582 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0113499 -0.00140009 || 0.051031 1e+64 -1e+64 44: Test Seed:1740699273405025884 44: Test Scalar=int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00233998 -0.00742587 || 0.051031 10916 11808 || 11403.6 11377 || -102.655 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.00225457 0.000443429 || 0.051031 1e+64 -1e+64 44: Test Scalar=unsigned int 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.0149739 0.0163289 || 0.051031 10941 11808 || 11549.9 11377 || 225.731 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0150234 0.000787848 || 0.051031 1e+64 -1e+64 44: Test Scalar=int64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 0.0188886 0.0123008 || 0.051031 10999 11765 || 11166 11377 || 170.046 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 0.0229838 0.00285017 || 0.051031 1e+64 -1e+64 44: Test Scalar=uint64_t 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.012177 -0.00263699 || 0.051031 10950 11767 || 11517.2 11377 || -36.4538 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.00304351 -0.00282546 || 0.051031 1e+64 -1e+64 44: Test Scalar=half 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.000244957 -0.999975 -7595.03 || 0.051031 0 77525 || 4.61081e+08 11377 || -1.04994e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.000734563 -0.153833 0.0215861 || 0.051031 1e+64 -1e+64 44: Test Scalar=bhalf 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 0.00195598 -0.999997 -9107.67 || 0.051031 0 617058 || 4.5164e+09 11377 || -1.25904e+08 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 0.00587963 -0.922594 1.60117 || 0.051031 1e+64 -1e+64 44: Test Scalar=float 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.60671e-07 -0.00164417 0.00988488 || 0.051031 10951 11774 || 11395.7 11377 || 136.649 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.86102e-07 0.00530314 -0.00134949 || 0.051031 1e+64 -1e+64 44: Test Scalar=double 44: -- Testing randomness properties 44: -- Testing 1-D histogram 44: Density 1D: 2.47955e-07 -0.00152102 0.00298552 || 0.051031 10884 11807 || 11394.3 11377 || 41.2718 -0.823045 44: -- Testing 3-D histogram 44: Density 3D: 2.47955e-07 -0.0228546 0.000575703 || 0.051031 1e+64 -1e+64 44: [ OK ] cuda.Random_XorShift1024_0 (166 ms) 44: [ RUN ] cuda.Multi_streams 44: [ OK ] cuda.Multi_streams (191 ms) 44: [----------] 3 tests from cuda (560 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 1 test suite ran. (560 ms total) 44: [ PASSED ] 3 tests. 44/63 Test #44: Kokkos_UnitTest_Random ..................................... Passed 0.72 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 45: Test timeout computed to be: 1500 45: [==========] Running 16 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_DeathTest 45: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 45: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 45: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 45: 45: [----------] 3 tests from std_algorithms_reducers 45: [ RUN ] std_algorithms_reducers.max_first_loc 45: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 45: [ RUN ] std_algorithms_reducers.min_first_loc 45: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 45: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 45: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 45: [----------] 3 tests from std_algorithms_reducers (0 ms total) 45: 45: [----------] 1 test from std_algorithms 45: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 45: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 45: [----------] 1 test from std_algorithms (0 ms total) 45: 45: [----------] 11 tests from random_access_iterator_test 45: [ RUN ] random_access_iterator_test.constructor 45: [ OK ] random_access_iterator_test.constructor (0 ms) 45: [ RUN ] random_access_iterator_test.constructiblity 45: [ OK ] random_access_iterator_test.constructiblity (0 ms) 45: [ RUN ] random_access_iterator_test.dereference 45: [ OK ] random_access_iterator_test.dereference (0 ms) 45: [ RUN ] random_access_iterator_test.subscript_operator 45: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet1 45: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet2 45: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet3 45: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 45: [ RUN ] random_access_iterator_test.operatorsSet4 45: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 45: [ RUN ] random_access_iterator_test.assignment_operator 45: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 45: [ RUN ] random_access_iterator_test.distance 45: [ OK ] random_access_iterator_test.distance (0 ms) 45: [ RUN ] random_access_iterator_test.traits_helpers 45: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 45: [----------] 11 tests from random_access_iterator_test (2 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 4 test suites ran. (3 ms total) 45: [ PASSED ] 16 tests. 45/63 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.17 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 46: Test timeout computed to be: 1500 46: [==========] Running 7 tests from 1 test suite. 46: [----------] Global test environment set-up. 46: [----------] 7 tests from std_algorithms_min_max_element_test 46: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 46: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 46: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 46: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 46: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 46: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 46: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 46: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms) 46: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 7 tests from 1 test suite ran. (26 ms total) 46: [ PASSED ] 7 tests. 46/63 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.17 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 47: Test timeout computed to be: 1500 47: [==========] Running 13 tests from 10 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_lexicographical_compare_test 47: [ RUN ] std_algorithms_lexicographical_compare_test.test 47: [ OK ] std_algorithms_lexicographical_compare_test.test (21 ms) 47: [----------] 1 test from std_algorithms_lexicographical_compare_test (21 ms total) 47: 47: [----------] 1 test from std_algorithms_for_each_test 47: [ RUN ] std_algorithms_for_each_test.test 47: [ OK ] std_algorithms_for_each_test.test (62 ms) 47: [----------] 1 test from std_algorithms_for_each_test (62 ms total) 47: 47: [----------] 1 test from std_algorithms_find_test 47: [ RUN ] std_algorithms_find_test.test 47: [ OK ] std_algorithms_find_test.test (27 ms) 47: [----------] 1 test from std_algorithms_find_test (27 ms total) 47: 47: [----------] 4 tests from std_algorithms_non_mod_seq_ops 47: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 47: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (317 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 47: [ OK ] std_algorithms_non_mod_seq_ops.find_end (324 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.search 47: [ OK ] std_algorithms_non_mod_seq_ops.search (315 ms) 47: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 47: [ OK ] std_algorithms_non_mod_seq_ops.search_n (230 ms) 47: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1188 ms total) 47: 47: [----------] 1 test from std_algorithms_count_test 47: [ RUN ] std_algorithms_count_test.test 47: [ OK ] std_algorithms_count_test.test (17 ms) 47: [----------] 1 test from std_algorithms_count_test (17 ms total) 47: 47: [----------] 1 test from std_algorithms_equal_test 47: [ RUN ] std_algorithms_equal_test.test 47: [ OK ] std_algorithms_equal_test.test (10 ms) 47: [----------] 1 test from std_algorithms_equal_test (10 ms total) 47: 47: [----------] 1 test from std_algorithms_all_any_none_of_test 47: [ RUN ] std_algorithms_all_any_none_of_test.test 47: [ OK ] std_algorithms_all_any_none_of_test.test (25 ms) 47: [----------] 1 test from std_algorithms_all_any_none_of_test (25 ms total) 47: 47: [----------] 1 test from std_algorithms_nonmod_seq_ops 47: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 47: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (56 ms) 47: [----------] 1 test from std_algorithms_nonmod_seq_ops (56 ms total) 47: 47: [----------] 1 test from std_algorithms_mismatch_test 47: [ RUN ] std_algorithms_mismatch_test.test 47: [ OK ] std_algorithms_mismatch_test.test (67 ms) 47: [----------] 1 test from std_algorithms_mismatch_test (68 ms total) 47: 47: [----------] 1 test from std_algorithms_mod_seq_ops 47: [ RUN ] std_algorithms_mod_seq_ops.move_backward 47: [ OK ] std_algorithms_mod_seq_ops.move_backward (46 ms) 47: [----------] 1 test from std_algorithms_mod_seq_ops (46 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 13 tests from 10 test suites ran. (1526 ms total) 47: [ PASSED ] 13 tests. 47/63 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.71 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 48: Test timeout computed to be: 1500 48: [==========] Running 31 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 3 tests from std_algorithms_mod_ops_test 48: [ RUN ] std_algorithms_mod_ops_test.move 48: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 48: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 48: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 48: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 48: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 48: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 48: 48: [----------] 12 tests from std_algorithms_mod_seq_ops_test 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy 48: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 48: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 48: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.fill 48: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 48: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 48: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 48: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.generate 48: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 48: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 48: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 48: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 48: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 48: 48: [----------] 4 tests from std_algorithms_replace_ops_test 48: [ RUN ] std_algorithms_replace_ops_test.replace 48: [ OK ] std_algorithms_replace_ops_test.replace (28 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_if 48: [ OK ] std_algorithms_replace_ops_test.replace_if (91 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_copy 48: [ OK ] std_algorithms_replace_ops_test.replace_copy (47 ms) 48: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 48: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (44 ms) 48: [----------] 4 tests from std_algorithms_replace_ops_test (212 ms total) 48: 48: [----------] 11 tests from std_algorithms_mod_seq_ops 48: [ RUN ] std_algorithms_mod_seq_ops.copy_if 48: [ OK ] std_algorithms_mod_seq_ops.copy_if (33 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.unique 48: [ OK ] std_algorithms_mod_seq_ops.unique (69 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 48: [ OK ] std_algorithms_mod_seq_ops.unique_copy (43 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove 48: [ OK ] std_algorithms_mod_seq_ops.remove (26 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_if 48: [ OK ] std_algorithms_mod_seq_ops.remove_if (30 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 48: [ OK ] std_algorithms_mod_seq_ops.remove_copy (115 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 48: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (33 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.rotate 48: [ OK ] std_algorithms_mod_seq_ops.rotate (988 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 48: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (426 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.shift_left 48: [ OK ] std_algorithms_mod_seq_ops.shift_left (1099 ms) 48: [ RUN ] std_algorithms_mod_seq_ops.shift_right 48: [ OK ] std_algorithms_mod_seq_ops.shift_right (1097 ms) 48: [----------] 11 tests from std_algorithms_mod_seq_ops (3967 ms total) 48: 48: [----------] 1 test from std_algorithms_modseq_test 48: [ RUN ] std_algorithms_modseq_test.reverse 48: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 48: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 31 tests from 5 test suites ran. (4236 ms total) 48: [ PASSED ] 31 tests. 48/63 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.39 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 49: Test timeout computed to be: 1500 49: [==========] Running 29 tests from 7 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_sorting_ops_test 49: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 49: [ OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms) 49: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 49: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 49: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total) 49: 49: [----------] 4 tests from std_algorithms_partitioning_test 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 49: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 49: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 49: [ RUN ] std_algorithms_partitioning_test.partition_point 49: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 49: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 49: 49: [----------] 1 test from std_algorithms_partitioning_ops 49: [ RUN ] std_algorithms_partitioning_ops.partition_copy 49: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 49: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 49: 49: [----------] 12 tests from std_algorithms_numerics_test 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 49: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 49: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 49: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 49: 49: [----------] 1 test from std_algorithms_numerics_ops_test 49: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 49: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (101 ms) 49: [----------] 1 test from std_algorithms_numerics_ops_test (101 ms total) 49: 49: [----------] 8 tests from std_algorithms_numeric_ops_test 49: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (498 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (441 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 49: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (141 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 49: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (247 ms) 49: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 49: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 49: [----------] 8 tests from std_algorithms_numeric_ops_test (1329 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_ops_test 49: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 49: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 49: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 29 tests from 7 test suites ran. (1526 ms total) 49: [ PASSED ] 29 tests. 49/63 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.68 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 50: Test timeout computed to be: 1500 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o 50: [==========] Running 12 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_adjacent_find_team_test 50: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 50: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (357 ms) 50: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 50: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (339 ms) 50: [----------] 2 tests from std_algorithms_adjacent_find_team_test (697 ms total) 50: 50: [----------] 2 tests from std_algorithms_count_team_test 50: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 50: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (160 ms) 50: [ RUN ] std_algorithms_count_team_test.count_returns_zero 50: [ OK ] std_algorithms_count_team_test.count_returns_zero (137 ms) 50: [----------] 2 tests from std_algorithms_count_team_test (298 ms total) 50: 50: [----------] 1 test from std_algorithms_count_if_team_test 50: [ RUN ] std_algorithms_count_if_team_test.test 50: [ OK ] std_algorithms_count_if_team_test.test (186 ms) 50: [----------] 1 test from std_algorithms_count_if_team_test (186 ms total) 50: 50: [----------] 1 test from std_algorithms_for_each_team_test 50: [ RUN ] std_algorithms_for_each_team_test.test 50: [ OK ] std_algorithms_for_each_team_test.test (365 ms) 50: [----------] 1 test from std_algorithms_for_each_team_test (365 ms total) 50: 50: [----------] 1 test from std_algorithms_for_each_n_team_test 50: [ RUN ] std_algorithms_for_each_n_team_test.test 50: [ OK ] std_algorithms_for_each_n_team_test.test (377 ms) 50: [----------] 1 test from std_algorithms_for_each_n_team_test (377 ms total) 50: 50: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 50: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (432 ms) 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o 50: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (373 ms) 50: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 50: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (377 ms) 50: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1184 ms total) 50: 50: [----------] 2 tests from std_algorithms_mismatch_team_test 50: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 50: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (449 ms) 50: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 50: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (466 ms) 50: [----------] 2 tests from std_algorithms_mismatch_team_test (915 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 12 tests from 7 test suites ran. (4025 ms total) 50: [ PASSED ] 12 tests. 50/63 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.21 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 51: Test timeout computed to be: 1500 51: [==========] Running 8 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_equal_team_test 51: [ RUN ] std_algorithms_equal_team_test.views_are_equal 51: [ OK ] std_algorithms_equal_team_test.views_are_equal (667 ms) 51: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 51: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (686 ms) 51: [----------] 2 tests from std_algorithms_equal_team_test (1354 ms total) 51: 51: [----------] 2 tests from std_algorithms_search_team_test 51: [ RUN ] std_algorithms_search_team_test.sequences_exist 51: [ OK ] std_algorithms_search_team_test.sequences_exist (292 ms) 51: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 51: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (300 ms) 51: [----------] 2 tests from std_algorithms_search_team_test (592 ms total) 51: 51: [----------] 2 tests from std_algorithms_find_end_team_test 51: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 51: [ OK ] std_algorithms_find_end_team_test.sequences_exist (406 ms) 51: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 51: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (376 ms) 51: [----------] 2 tests from std_algorithms_find_end_team_test (782 ms total) 51: 51: [----------] 2 tests from std_algorithms_find_first_of_team_test 51: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 51: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (328 ms) 51: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 51: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (489 ms) 51: [----------] 2 tests from std_algorithms_find_first_of_team_test (818 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 8 tests from 4 test suites ran. (3548 ms total) 51: [ PASSED ] 8 tests. 51/63 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.70 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 52: Test timeout computed to be: 1500 52: [==========] Running 11 tests from 7 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_find_team_test 52: [ RUN ] std_algorithms_find_team_test.searched_values_exist 52: [ OK ] std_algorithms_find_team_test.searched_values_exist (149 ms) 52: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 52: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (148 ms) 52: [----------] 2 tests from std_algorithms_find_team_test (297 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_if_team_test 52: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 52: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (143 ms) 52: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o 52: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (155 ms) 52: [----------] 2 tests from std_algorithms_find_if_team_test (299 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_if_not_team_test 52: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 52: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (155 ms) 52: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 52: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (141 ms) 52: [----------] 2 tests from std_algorithms_find_if_not_team_test (297 ms total) 52: 52: [----------] 1 test from std_algorithms_all_of_team_test 52: [ RUN ] std_algorithms_all_of_team_test.test 52: [ OK ] std_algorithms_all_of_team_test.test (152 ms) 52: [----------] 1 test from std_algorithms_all_of_team_test (152 ms total) 52: 52: [----------] 1 test from std_algorithms_any_of_team_test 52: [ RUN ] std_algorithms_any_of_team_test.test 52: [ OK ] std_algorithms_any_of_team_test.test (136 ms) 52: [----------] 1 test from std_algorithms_any_of_team_test (136 ms total) 52: 52: [----------] 1 test from std_algorithms_none_of_team_test 52: [ RUN ] std_algorithms_none_of_team_test.test 52: [ OK ] std_algorithms_none_of_team_test.test (151 ms) 52: [----------] 1 test from std_algorithms_none_of_team_test (151 ms total) 52: 52: [----------] 2 tests from std_algorithms_search_n_team_test 52: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 52: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (186 ms) 52: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 52: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (160 ms) 52: [----------] 2 tests from std_algorithms_search_n_team_test (346 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 11 tests from 7 test suites ran. (1681 ms total) 52: [ PASSED ] 11 tests. 52/63 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.83 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 53: Test timeout computed to be: 1500 53: [==========] Running 3 tests from 3 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_min_element_team_test 53: [ RUN ] std_algorithms_min_element_team_test.test 53: [ OK ] std_algorithms_min_element_team_test.test (499 ms) 53: [----------] 1 test from std_algorithms_min_element_team_test (499 ms total) 53: 53: [----------] 1 test from std_algorithms_max_element_team_test 53: [ RUN ] std_algorithms_max_element_team_test.test 53: [ OK ] std_algorithms_max_element_team_test.test (482 ms) 53: [----------] 1 test from std_algorithms_max_element_team_test (482 ms total) 53: 53: [----------] 1 test from std_algorithms_minmax_element_team_test 53: [ RUN ] std_algorithms_minmax_element_team_test.test 53: [ OK ] std_algorithms_minmax_element_team_test.test (529 ms) 53: [----------] 1 test from std_algorithms_minmax_element_team_test (529 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 3 tests from 3 test suites ran. (1512 ms total) 53: [ PASSED ] 3 tests. 53/63 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.66 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 54: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 54: Test timeout computed to be: 1500 54: [==========] Running 6 tests from 6 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_fill_team_test 54: [ RUN ] std_algorithms_fill_team_test.test 54: [ OK ] std_algorithms_fill_team_test.test (204 ms) 54: [----------] 1 test from std_algorithms_fill_team_test (205 ms total) 54: 54: [----------] 1 test from std_algorithms_fill_n_team_test 54: [ RUN ] std_algorithms_fill_n_team_test.test 54: [ OK ] std_algorithms_fill_n_team_test.test (212 ms) 54: [----------] 1 test from std_algorithms_fill_n_team_test (212 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_team_test 54: [ RUN ] std_algorithms_replace_team_test.test 54: [ OK ] std_algorithms_replace_team_test.test (338 ms) 54: [----------] 1 test from std_algorithms_replace_team_test (338 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_if_team_test 54: [ RUN ] std_algorithms_replace_if_team_test.test 54: [ OK ] std_algorithms_replace_if_team_test.test (285 ms) 54: [----------] 1 test from std_algorithms_replace_if_team_test (285 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_copy_team_test 54: [ RUN ] std_algorithms_replace_copy_team_test.test 54: [ OK ] std_algorithms_replace_copy_team_test.test (418 ms) 54: [----------] 1 test from std_algorithms_replace_copy_team_test (418 ms total) 54: 54: [----------] 1 test from std_algorithms_replace_copy_if_team_test 54: [ RUN ] std_algorithms_replace_copy_if_team_test.test 54: [ OK ] std_algorithms_replace_copy_if_team_test.test (320 ms) 54: [----------] 1 test from std_algorithms_replace_copy_if_team_test (320 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 6 tests from 6 test suites ran. (1780 ms total) 54: [ PASSED ] 6 tests. 54/63 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 1.93 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 55: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 55: Test timeout computed to be: 1500 55: [==========] Running 4 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_reverse_team_test 55: [ RUN ] std_algorithms_reverse_team_test.test 55: [ OK ] std_algorithms_reverse_team_test.test (250 ms) 55: [----------] 1 test from std_algorithms_reverse_team_test (251 ms total) 55: 55: [----------] 1 test from std_algorithms_reverse_copy_team_test 55: [ RUN ] std_algorithms_reverse_copy_team_test.test 55: [ OK ] std_algorithms_reverse_copy_team_test.test (267 ms) 55: [----------] 1 test from std_algorithms_reverse_copy_team_test (267 ms total) 55: 55: [----------] 1 test from std_algorithms_rotate_team_test 55: [ RUN ] std_algorithms_rotate_team_test.test [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 74%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 55: [ OK ] std_algorithms_rotate_team_test.test (382 ms) 55: [----------] 1 test from std_algorithms_rotate_team_test (382 ms total) 55: 55: [----------] 1 test from std_algorithms_rotate_copy_team_test 55: [ RUN ] std_algorithms_rotate_copy_team_test.test 55: [ OK ] std_algorithms_rotate_copy_team_test.test (399 ms) 55: [----------] 1 test from std_algorithms_rotate_copy_team_test (399 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 4 tests from 4 test suites ran. (1300 ms total) 55: [ PASSED ] 4 tests. 55/63 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.45 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 56: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 56: [ RUN ] std_algorithms_move_team_test.test 56: [ OK ] std_algorithms_move_team_test.test (493 ms) 56: [----------] 1 test from std_algorithms_move_team_test (493 ms total) 56: 56: [----------] 1 test from std_algorithms_move_backward_team_test 56: [ RUN ] std_algorithms_move_backward_team_test.test 56: [ OK ] std_algorithms_move_backward_team_test.test (394 ms) 56: [----------] 1 test from std_algorithms_move_backward_team_test (394 ms total) 56: 56: [----------] 1 test from std_algorithms_shift_left_team_test 56: [ RUN ] std_algorithms_shift_left_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 56: [ OK ] std_algorithms_shift_left_team_test.test (1148 ms) 56: [----------] 1 test from std_algorithms_shift_left_team_test (1148 ms total) 56: 56: [----------] 1 test from std_algorithms_shift_right_team_test 56: [ RUN ] std_algorithms_shift_right_team_test.test 56: [ OK ] std_algorithms_shift_right_team_test.test (1154 ms) 56: [----------] 1 test from std_algorithms_shift_right_team_test (1154 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (3192 ms total) 56: [ PASSED ] 4 tests. 56/63 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.34 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 57: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 57: Test timeout computed to be: 1500 57: [==========] Running 9 tests from 9 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_copy_team_test 57: [ RUN ] std_algorithms_copy_team_test.test 57: [ OK ] std_algorithms_copy_team_test.test (735 ms) 57: [----------] 1 test from std_algorithms_copy_team_test (735 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_n_team_test 57: [ RUN ] std_algorithms_copy_n_team_test.test 57: [ OK ] std_algorithms_copy_n_team_test.test (284 ms) 57: [----------] 1 test from std_algorithms_copy_n_team_test (285 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_backward_team_test 57: [ RUN ] std_algorithms_copy_backward_team_test.test 57: [ OK ] std_algorithms_copy_backward_team_test.test (417 ms) 57: [----------] 1 test from std_algorithms_copy_backward_team_test (417 ms total) 57: 57: [----------] 1 test from std_algorithms_copy_if_team_test 57: [ RUN ] std_algorithms_copy_if_team_test.test 57: [ OK ] std_algorithms_copy_if_team_test.test (385 ms) 57: [----------] 1 test from std_algorithms_copy_if_team_test (385 ms total) 57: 57: [----------] 1 test from std_algorithms_unique_copy_team_test 57: [ RUN ] std_algorithms_unique_copy_team_test.test 57: [ OK ] std_algorithms_unique_copy_team_test.test (367 ms) 57: [----------] 1 test from std_algorithms_unique_copy_team_test (367 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_team_test 57: [ RUN ] std_algorithms_remove_team_test.test 57: [ OK ] std_algorithms_remove_team_test.test (351 ms) 57: [----------] 1 test from std_algorithms_remove_team_test (351 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_if_team_test 57: [ RUN ] std_algorithms_remove_if_team_test.test 57: [ OK ] std_algorithms_remove_if_team_test.test (301 ms) 57: [----------] 1 test from std_algorithms_remove_if_team_test (301 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_copy_team_test 57: [ RUN ] std_algorithms_remove_copy_team_test.test 57: [ OK ] std_algorithms_remove_copy_team_test.test (380 ms) 57: [----------] 1 test from std_algorithms_remove_copy_team_test (380 ms total) 57: 57: [----------] 1 test from std_algorithms_remove_copy_if_team_test 57: [ RUN ] std_algorithms_remove_copy_if_team_test.test 57: [ OK ] std_algorithms_remove_copy_if_team_test.test (331 ms) 57: [----------] 1 test from std_algorithms_remove_copy_if_team_test (331 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 9 tests from 9 test suites ran. (3555 ms total) 57: [ PASSED ] 9 tests. 57/63 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.73 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 58: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 58: Test timeout computed to be: 1500 58: [==========] Running 4 tests from 4 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_unique_team_test 58: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 58: [ OK ] std_algorithms_unique_team_test.test_default_predicate (511 ms) 58: [----------] 1 test from std_algorithms_unique_team_test (511 ms total) 58: 58: [----------] 1 test from std_algorithms_adjacent_difference_team_test 58: [ RUN ] std_algorithms_adjacent_difference_team_test.test 58: [ OK ] std_algorithms_adjacent_difference_team_test.test (704 ms) 58: [----------] 1 test from std_algorithms_adjacent_difference_team_test (704 ms total) 58: 58: [----------] 1 test from std_algorithms_reduce_team_test 58: [ RUN ] std_algorithms_reduce_team_test.test [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o 58: [ OK ] std_algorithms_reduce_team_test.test (466 ms) 58: [----------] 1 test from std_algorithms_reduce_team_test (466 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_reduce_team_test 58: [ RUN ] std_algorithms_transform_reduce_team_test.test 58: [ OK ] std_algorithms_transform_reduce_team_test.test (881 ms) 58: [----------] 1 test from std_algorithms_transform_reduce_team_test (881 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 4 tests from 4 test suites ran. (2563 ms total) 58: [ PASSED ] 4 tests. 58/63 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.72 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 59: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 59: Test timeout computed to be: 1500 59: [==========] Running 18 tests from 5 test suites. 59: [----------] Global test environment set-up. 59: [----------] 2 tests from std_algorithms_is_sorted_team_test 59: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 75%] Built target Kokkos_PerformanceTest_Benchmark 59: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (537 ms) 59: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 59: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (517 ms) 59: [----------] 2 tests from std_algorithms_is_sorted_team_test (1054 ms total) 59: 59: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (499 ms) 59: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 59: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (533 ms) 59: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1059 ms total) 59: 59: [----------] 4 tests from std_algorithms_is_partitioned_team_test 59: [ RUN ] std_algorithms_is_partitioned_team_test.empty 59: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 59: [ OK ] std_algorithms_is_partitioned_team_test.all_true (251 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 59: [ OK ] std_algorithms_is_partitioned_team_test.all_false (253 ms) 59: [ RUN ] std_algorithms_is_partitioned_team_test.random 59: [ OK ] std_algorithms_is_partitioned_team_test.random (244 ms) 59: [----------] 4 tests from std_algorithms_is_partitioned_team_test (757 ms total) 59: 59: [----------] 4 tests from std_algorithms_partition_copy_team_test 59: [ RUN ] std_algorithms_partition_copy_team_test.empty 59: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.all_true 59: [ OK ] std_algorithms_partition_copy_team_test.all_true (690 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.all_false 59: [ OK ] std_algorithms_partition_copy_team_test.all_false (857 ms) 59: [ RUN ] std_algorithms_partition_copy_team_test.random 59: [ OK ] std_algorithms_partition_copy_team_test.random (851 ms) 59: [----------] 4 tests from std_algorithms_partition_copy_team_test (2411 ms total) 59: 59: [----------] 4 tests from std_algorithms_partition_point_team_test 59: [ RUN ] std_algorithms_partition_point_team_test.empty 59: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.all_true 59: [ OK ] std_algorithms_partition_point_team_test.all_true (251 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.all_false 59: [ OK ] std_algorithms_partition_point_team_test.all_false (249 ms) 59: [ RUN ] std_algorithms_partition_point_team_test.random 59: [ OK ] std_algorithms_partition_point_team_test.random (236 ms) 59: [----------] 4 tests from std_algorithms_partition_point_team_test (745 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 18 tests from 5 test suites ran. (6027 ms total) 59: [ PASSED ] 18 tests. 59/63 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 6.18 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 60: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 60: Test timeout computed to be: 1500 60: [==========] Running 5 tests from 4 test suites. 60: [----------] Global test environment set-up. 60: [----------] 2 tests from std_algorithms_transform_team_test 60: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o 60: [ OK ] std_algorithms_transform_team_test.test_unary_op (744 ms) 60: [ RUN ] std_algorithms_transform_team_test.test_binary_op 60: [ OK ] std_algorithms_transform_team_test.test_binary_op (713 ms) 60: [----------] 2 tests from std_algorithms_transform_team_test (1457 ms total) 60: 60: [----------] 1 test from std_algorithms_generate_team_test 60: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o 60: [ OK ] std_algorithms_generate_team_test.test_unary_op (1620 ms) 60: [----------] 1 test from std_algorithms_generate_team_test (1620 ms total) 60: 60: [----------] 1 test from std_algorithms_generate_n_team_test 60: [ RUN ] std_algorithms_generate_n_team_test.test 60: [ OK ] std_algorithms_generate_n_team_test.test (214 ms) 60: [----------] 1 test from std_algorithms_generate_n_team_test (215 ms total) 60: 60: [----------] 1 test from std_algorithms_swap_ranges_team_test 60: [ RUN ] std_algorithms_swap_ranges_team_test.test 60: [ OK ] std_algorithms_swap_ranges_team_test.test (625 ms) 60: [----------] 1 test from std_algorithms_swap_ranges_team_test (625 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 5 tests from 4 test suites ran. (3919 ms total) 60: [ PASSED ] 5 tests. 60/63 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.07 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 61: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 61: Test timeout computed to be: 1500 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 61: [==========] Running 2 tests from 2 test suites. 61: [----------] Global test environment set-up. 61: [----------] 1 test from std_algorithms_exclusive_scan_team_test 61: [ RUN ] std_algorithms_exclusive_scan_team_test.test 61: [ OK ] std_algorithms_exclusive_scan_team_test.test (1388 ms) 61: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1388 ms total) 61: 61: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 61: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 61: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (681 ms) 61: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (681 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 2 tests from 2 test suites ran. (2069 ms total) 61: [ PASSED ] 2 tests. 61/63 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.22 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 62: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 62: Test timeout computed to be: 1500 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewBadAlloc.cpp.o 62: [==========] Running 2 tests from 2 test suites. 62: [----------] Global test environment set-up. 62: [----------] 1 test from std_algorithms_inclusive_scan_team_test 62: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o 62: [ OK ] std_algorithms_inclusive_scan_team_test.test (2071 ms) 62: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2071 ms total) 62: 62: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 62: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 62: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1344 ms) 62: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1344 ms total) 62: 62: [----------] Global test environment tear-down 62: [==========] 2 tests from 2 test suites ran. (3416 ms total) 62: [ PASSED ] 2 tests. 62/63 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.57 sec test 63 Start 63: Kokkos_UnitTest_SIMD 63: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 63: Test timeout computed to be: 1500 63: [==========] Running 18 tests from 1 test suite. 63: [----------] Global test environment set-up. 63: [----------] 18 tests from simd 63: [ RUN ] simd.host_math_ops 63: [ OK ] simd.host_math_ops (0 ms) 63: [ RUN ] simd.device_math_ops 63: [ OK ] simd.device_math_ops (5 ms) 63: [ RUN ] simd.host_mask_ops 63: [ OK ] simd.host_mask_ops (0 ms) 63: [ RUN ] simd.device_mask_ops 63: [ OK ] simd.device_mask_ops (0 ms) 63: [ RUN ] simd.host_conversions 63: [ OK ] simd.host_conversions (0 ms) 63: [ RUN ] simd.device_conversions 63: [ OK ] simd.device_conversions (0 ms) 63: [ RUN ] simd.host_shift_ops 63: [ OK ] simd.host_shift_ops (0 ms) 63: [ RUN ] simd.device_shift_ops 63: [ OK ] simd.device_shift_ops (0 ms) 63: [ RUN ] simd.host_condition 63: [ OK ] simd.host_condition (0 ms) 63: [ RUN ] simd.device_condition 63: [ OK ] simd.device_condition (0 ms) 63: [ RUN ] simd.host_gen_ctors 63: [ OK ] simd.host_gen_ctors (0 ms) 63: [ RUN ] simd.device_gen_ctors 63: [ OK ] simd.device_gen_ctors (0 ms) 63: [ RUN ] simd.host_where_expressions 63: [ OK ] simd.host_where_expressions (0 ms) 63: [ RUN ] simd.device_where_expressions 63: [ OK ] simd.device_where_expressions (0 ms) 63: [ RUN ] simd.host_reductions 63: [ OK ] simd.host_reductions (0 ms) 63: [ RUN ] simd.device_reductions 63: [ OK ] simd.device_reductions (0 ms) 63: [ RUN ] simd.host_construction 63: [ OK ] simd.host_construction (0 ms) 63: [ RUN ] simd.device_construction 63: [ OK ] simd.device_construction (0 ms) 63: [----------] 18 tests from simd (7 ms total) 63: 63: [----------] Global test environment tear-down 63: [==========] 18 tests from 1 test suite ran. (7 ms total) 63: [ PASSED ] 18 tests. 63/63 Test #63: Kokkos_UnitTest_SIMD ....................................... Passed 0.16 sec 100% tests passed, 0 tests failed out of 63 Label Time Summary: Kokkos = 237.43 sec*proc (58 tests) Total Test time (real) = 486.60 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 59 / 784 (7.53 %) Direct: 55 / 784 (7.02 %) Preprocessed: 4 / 729 (0.55 %) Misses: 725 Direct: 729 Preprocessed: 725 Primary storage: Hits: 114 / 1568 (7.27 %) Misses: 1454 Cache size (GB): 4.58 / 5.00 (91.54 %) Cleanups: 5 Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 e04d31483ddf86b9190852d281ca9c23abf7dd4359cfcb923a55e23f611b5db2 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes e04d31483ddf86b9190852d281ca9c23abf7dd4359cfcb923a55e23f611b5db2 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Random [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 75%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorProp.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Sort [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 80%] Built target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.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_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfViews.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.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_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 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_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 85%] 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_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 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 [ 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_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 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_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 91%] 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/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.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_Team_F [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] 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 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.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_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Built target Kokkos_CoreUnitTest_OpenMPTarget [ 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_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.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_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_atomic [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Built target Kokkos_atomic [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_view_copy_constructor [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_view_copy_constructor [100%] Built target Kokkos_launch_latency [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Site: 864186a88c84 Build name: Linux-clang++ Create new tag: 20250227-2345 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7801/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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.33 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (100 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 (103 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (103 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-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 199 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 (176 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (166 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (158 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 (5 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 (3 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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 (521 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-7801/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: [----------] 173 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 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 (29 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 (1603 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (161 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (162 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (167 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (165 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (168 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (165 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.graph_then 3: [ OK ] serial.graph_then (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 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2628 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3468 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (931 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (937 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 3: [ OK ] serial.mdrange_large_deep_copy (674 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-7801/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 (97 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 (43 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (140 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (1300 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1270 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (279 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7801/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 3: [ OK ] serial.reduce_device_view_mdrange_policy (2520 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (186 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: [----------] 173 tests from serial (17317 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-7801/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-7801/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: [==========] 199 tests from 4 test suites ran. (17839 ms total) 3: [ PASSED ] 192 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.93 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:156: 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-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:171: 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 (254 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 4: [ OK ] serial.team_reduction_scan (39 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (76 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (35 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (79 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (48 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 4: [ OK ] serial.repeated_team_reduce (7790 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 (104 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (84 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 (3 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 (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 (2 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (95 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 (1 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 (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 4: [ OK ] serial.view_fill_tests_layout_right (2188 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 4: [ OK ] serial.view_fill_tests_layout_left (1707 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 (51 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (47 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 (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 (106 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-7801/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 (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 (100 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (100 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (99 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (152 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (152 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (151 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 (14551 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 134 tests from 2 test suites ran. (14552 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.64 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPTarget 5: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 277 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 (149 ms) 5: [ RUN ] openmptarget_DeathTest.abort_from_device 5: [ OK ] openmptarget_DeathTest.abort_from_device (1242 ms) 5: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (184 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (5 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires (1 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_check_sign_changes 5: [ OK ] openmptarget_DeathTest.range_policy_check_sign_changes (3 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (162 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7801/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 5: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (44327 ms) 5: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestViewMemoryAccessViolation.hpp:182: 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 (46081 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-7801/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: [----------] 247 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 (16 ms) 5: [ RUN ] openmptarget.atomic_operations_double 5: [ OK ] openmptarget.atomic_operations_double (22 ms) 5: [ RUN ] openmptarget.atomic_operations_float 5: [ OK ] openmptarget.atomic_operations_float (20 ms) 5: [ RUN ] openmptarget.atomic_operations_int 5: [ OK ] openmptarget.atomic_operations_int (53 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 (53 ms) 5: [ RUN ] openmptarget.atomic_operations_unsigned 5: [ OK ] openmptarget.atomic_operations_unsigned (42 ms) 5: [ RUN ] openmptarget.atomic_operations_unsignedlong 5: [ OK ] openmptarget.atomic_operations_unsignedlong (41 ms) 5: [ RUN ] openmptarget.atomics 5: [ OK ] openmptarget.atomics (316 ms) 5: [ RUN ] openmptarget.atomics_tpetra_max_abs 5: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmptarget.atomic_views_integral 5: [ OK ] openmptarget.atomic_views_integral (14519 ms) 5: [ RUN ] openmptarget.atomic_views_nonintegral 5: [ OK ] openmptarget.atomic_views_nonintegral (10200 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 (7 ms) 5: [ RUN ] openmptarget.crs_copy_constructor 5: [ OK ] openmptarget.crs_copy_constructor (30 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 (352 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-7801/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-7801/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-7801/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 5: [ OK ] openmptarget.exec_space_thread_safety_range_reduce (6907 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_mdrange_reduce 5: [ OK ] openmptarget.exec_space_thread_safety_mdrange_reduce (7359 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7801/core/unit_test/TestExecSpaceThreadSafety.hpp:312: 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 5: [ OK ] openmptarget.exec_space_thread_safety_range_scan (6924 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.graph_then 5: [ OK ] openmptarget.graph_then (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 (1 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 (5 ms) 5: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 5: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (4 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 (2 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 (3 ms) 5: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (4 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 (5 ms) 5: [ RUN ] openmptarget.mathspecialfunc_expint1 5: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 5: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (25 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 5: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (25 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 (1 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] openmptarget.mdrange_5d 5: [ OK ] openmptarget.mdrange_5d (16 ms) 5: [ RUN ] openmptarget.mdrange_6d 5: [ OK ] openmptarget.mdrange_6d (8 ms) 5: [ RUN ] openmptarget.mdrange_2d 5: [ OK ] openmptarget.mdrange_2d (1 ms) 5: [ RUN ] openmptarget.mdrange_3d 5: [ OK ] openmptarget.mdrange_3d (4 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 (86 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-7801/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 (7 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 (3 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 (0 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 5: [ OK ] openmptarget.parallel_scan_range_policy (152 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 (7 ms) 5: [ RUN ] openmptarget.reducers_double 5: [ OK ] openmptarget.reducers_double (6 ms) 5: [ RUN ] openmptarget.reducers_bool 5: [ OK ] openmptarget.reducers_bool (0 ms) 5: [ RUN ] openmptarget.int64_t_reduce 5: [ OK ] openmptarget.int64_t_reduce (283 ms) 5: [ RUN ] openmptarget.double_reduce 5: [ OK ] openmptarget.double_reduce (281 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic 5: [ OK ] openmptarget.int64_t_reduce_dynamic (305 ms) 5: [ RUN ] openmptarget.double_reduce_dynamic 5: [ OK ] openmptarget.double_reduce_dynamic (313 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 5: [ OK ] openmptarget.int64_t_reduce_dynamic_view (44 ms) 5: [ RUN ] openmptarget.reduction_with_large_iteration_count 5: [ OK ] openmptarget.reduction_with_large_iteration_count (22022 ms) 5: [ RUN ] openmptarget.reduction_deduction 5: [ OK ] openmptarget.reduction_deduction (0 ms) 5: [ RUN ] openmptarget.reduce_device_view_range_policy 5: [ OK ] openmptarget.reduce_device_view_range_policy (10362 ms) 5: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 5: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10418 ms) 5: [ RUN ] openmptarget.reduce_device_view_team_policy 5: [ OK ] openmptarget.reduce_device_view_team_policy (10316 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 (18 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 (13 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 (69 ms) 5: [ RUN ] openmptarget.view_fill_tests_layout_left 5: [ OK ] openmptarget.view_fill_tests_layout_left (65 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 (74 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 5: [ OK ] openmptarget.view_mapping (53 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 5: [ OK ] openmptarget.view_mapping_atomic (541 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 (18 ms) 5: [ RUN ] openmptarget.view_realloc 5: [ OK ] openmptarget.view_realloc (2 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-7801/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-7801/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-7801/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-7801/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 (1 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_right 5: [ OK ] openmptarget.view_subview_auto_1d_right (1 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_stride 5: [ OK ] openmptarget.view_subview_auto_1d_stride (1 ms) 5: [ RUN ] openmptarget.view_subview_assign_strided 5: [ OK ] openmptarget.view_subview_assign_strided (1 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 (2 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 (40 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 (48 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (49 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (48 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right 5: [ OK ] openmptarget.view_subview_3d_from_5d_right (47 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (46 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (46 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: [----------] 247 tests from openmptarget (103191 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-7801/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-7801/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-7801/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: [==========] 277 tests from 4 test suites ran. (149278 ms total) 5: [ PASSED ] 262 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 5/53 Test #5: Kokkos_CoreUnitTest_OpenMPTarget ........................... Passed 149.42 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (83 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 (18 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 (4 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b1 6: [ OK ] defaultdevicetype.reduce_instantiation_b1 (8 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c1 6: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a2 6: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b2 6: [ OK ] defaultdevicetype.reduce_instantiation_b2 (10 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c2 6: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 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 (147 ms total) 6: 6: [----------] 1 test from kokkosresize 6: [ RUN ] kokkosresize.host_space_access 6: [ OK ] kokkosresize.host_space_access (20 ms) 6: [----------] 1 test from kokkosresize (20 ms total) 6: 6: [----------] 1 test from TestViewAPI/0, where TypeParam = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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. (170 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-7801/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 7: Test timeout computed to be: 1500 7: [==========] Running 28 tests from 6 test suites. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (47 ms) 7: [ RUN ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views 7: [ OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (880 ms) 7: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (927 ms total) 7: 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize 7: [ OK ] InitializeFinalize_DeathTest.initialize (311 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize 7: [ OK ] InitializeFinalize_DeathTest.finalize (328 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 (14 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (672 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization 7: [ OK ] Legion_DeathTest.individual_backend_initialization (128 ms) 7: [----------] 1 test from Legion_DeathTest (128 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 (15 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (166 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (182 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (18 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument 7: [ OK ] ScopeGuard_DeathTest.create_argument (14 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (150 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (153 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (151 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (146 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (635 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 (14 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 28 tests from 6 test suites ran. (2562 ms total) 7: [ PASSED ] 28 tests. 7/53 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 2.60 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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.04 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 9: Test timeout computed to be: 1500 9/53 Test #9: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.50 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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.04 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 11: Test timeout computed to be: 1500 11/53 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.51 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (81 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/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-7801/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-7801/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-7801/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-7801/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 (1 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-7801/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 (84 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 32 tests from 1 test suite ran. (84 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.15 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 13: Test timeout computed to be: 1500 13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.04 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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.04 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7801/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:0x55555570ce80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d140:Host:source:0x55555570cf00: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:0x55555570d200: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:0x55555570d0c0:40::kokkosp_deallocate_data:Host:source:0x55555570ce80: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-7801/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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:0x55555570ce40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d100:Host:source:0x55555570cec0: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:0x55555570d200: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:0x55555570d080:40::kokkosp_deallocate_data:Host:source:0x55555570ce40: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-7801/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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 (152 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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_generic_term (156 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (309 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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb62] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff791dd90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff791de40] 18: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb62] 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::*)(), 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::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff791dd90] 18: [0x7ffff791de40] __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. (310 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-7801/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (33 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 (102 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 (137 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (137 ms total) 19: [ PASSED ] 28 tests. 19/53 Test #19: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.18 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (77 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (5213 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (7 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 (16 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 (4 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (235 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 (5569 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (5569 ms total) 20: [ PASSED ] 22 tests. 20/53 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ........................ Passed 5.65 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (143 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 21: [ OK ] ctest_environment_DeathTest.missing_type (300 ms) 21: [ RUN ] ctest_environment_DeathTest.no_id_str 21: [ OK ] ctest_environment_DeathTest.no_id_str (157 ms) 21: [ RUN ] ctest_environment_DeathTest.invalid_id_str 21: [ OK ] ctest_environment_DeathTest.invalid_id_str (340 ms) 21: [----------] 5 tests from ctest_environment_DeathTest (1093 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. (1093 ms total) 21: [ PASSED ] 8 tests. 21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.13 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.04 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 25: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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.04 sec test 26 Start 26: Kokkos_CoreUnitTest_DeviceAndThreads 26: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test/TestDeviceAndThreads.py" "-v" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/unit_test 26: Test timeout computed to be: 1500 26: test_device_id (__main__.KokkosInitializationTestCase) ... ok 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.421s 26: 26: OK (skipped=1) 26/53 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 0.88 sec test 27 Start 27: Kokkos_PerformanceTest_TaskDag 27: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2025-02-27_T23-21-05.json" 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test 28: Test timeout computed to be: 1500 28: 2025-02-27T23:48:49+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 28: Run on (6 X 2095.11 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.75, 4.99, 6.59 28: CPU architecture: none 28: Default Device: OpenMPTarget 28: GIT_BRANCH: HEAD 28: GIT_CLEAN_STATUS: CLEAN 28: GIT_COMMIT_DATE: 2025-02-27T16:50:03-05:00 28: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 28: GIT_COMMIT_HASH: 5c85d33bb 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 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.024 s 5 1024 35.8232n 28: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 17.1997n 28: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 9.67407n 28: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 4.44946n 28: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 2.21082n 28: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.58432n 28: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1032.88p 28: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 772.743p 28: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 554.649p 28: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 418.087p 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: rate 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Malloc/N:1/manual_time 31.1 us 30.0 us 22601 32.1757k/s 28: Malloc/N:16/manual_time 30.8 us 29.6 us 22800 32.4784k/s 28: Malloc/N:256/manual_time 27.3 us 27.2 us 22511 36.6425k/s 28: Malloc/N:4096/manual_time 31.4 us 31.2 us 22092 31.8015k/s 28: Malloc/N:65536/manual_time 33.2 us 35.1 us 21114 30.1123k/s 28: Malloc/N:1048576/manual_time 33.1 us 34.9 us 21318 30.1958k/s 28: Malloc/N:16777216/manual_time 284 us 174 us 6775 3.52613k/s 28: Malloc/N:268435456/manual_time 6292 us 464 us 111 158.942/s 28: Malloc/N:4294967296/manual_time 115036 us 3397 us 10 8.6929/s 28: MallocFree/N:1/manual_time 44.9 us 23.6 us 15306 22.2804k/s 28: MallocFree/N:16/manual_time 45.4 us 23.7 us 15485 22.0079k/s 28: MallocFree/N:256/manual_time 46.7 us 25.0 us 15556 21.4072k/s 28: MallocFree/N:4096/manual_time 57.1 us 28.5 us 10000 17.5272k/s 28: MallocFree/N:65536/manual_time 71.4 us 36.6 us 9799 14.004k/s 28: MallocFree/N:1048576/manual_time 70.6 us 36.3 us 9909 14.1658k/s 28: MallocFree/N:16777216/manual_time 310 us 169 us 3686 3.22232k/s 28: MallocFree/N:268435456/manual_time 6445 us 459 us 106 155.167/s 28: MallocFree/N:4294967296/manual_time 108864 us 3364 us 7 9.1858/s 28: MallocTouch/N:1/manual_time 31.4 us 30.5 us 21970 31.8859k/s 28: MallocTouch/N:16/manual_time 31.2 us 30.0 us 22437 32.0719k/s 28: MallocTouch/N:256/manual_time 31.6 us 30.4 us 22596 31.6867k/s 28: MallocTouch/N:4096/manual_time 69.6 us 50.3 us 9801 14.3582k/s 28: MallocTouch/N:65536/manual_time 73.7 us 58.7 us 9064 13.5661k/s 28: MallocTouch/N:1048576/manual_time 59.8 us 50.9 us 9616 16.7198k/s 28: MallocTouch/N:16777216/manual_time 262 us 201 us 5308 3.81585k/s 28: MallocTouch/N:268435456/manual_time 6188 us 486 us 105 161.596/s 28: MallocTouch/N:4294967296/manual_time 115729 us 3491 us 10 8.64085/s 28: MallocTouchFree/N:1/manual_time 60.1 us 30.2 us 10000 16.644k/s 28: MallocTouchFree/N:16/manual_time 64.4 us 32.7 us 10846 15.5268k/s 28: MallocTouchFree/N:256/manual_time 64.1 us 32.9 us 10990 15.5894k/s 28: MallocTouchFree/N:4096/manual_time 102 us 54.7 us 6919 9.77966k/s 28: MallocTouchFree/N:65536/manual_time 109 us 61.7 us 6453 9.19599k/s 28: MallocTouchFree/N:1048576/manual_time 109 us 61.5 us 6421 9.19599k/s 28: MallocTouchFree/N:16777216/manual_time 249 us 200 us 2858 4.02286k/s 28: MallocTouchFree/N:268435456/manual_time 6467 us 458 us 92 154.629/s 28: MallocTouchFree/N:4294967296/manual_time 122090 us 3706 us 7 8.19068/s 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s MB 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.001 s 110 45.4396/s 800 28: ViewAllocate_Rank1/N:10/manual_time 0.019 s 0.001 s 38 43.0642/s 800 28: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.001 s 42 43.056/s 800 28: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.001 s 37 44.0141/s 800 28: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 38 43.0895/s 800 28: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 37 42.2825/s 800 28: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.001 s 38 43.0565/s 800 28: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.001 s 38 43.0256/s 800 28: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.001 s 38 42.9094/s 800 28: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.001 s 38 43.2336/s 800 28: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 43.2304/s 800 28: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 43.1357/s 800 28: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.001 s 38 43.0421/s 800 28: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.001 s 38 43.0551/s 800 28: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.001 s 37 42.2795/s 800 28: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.001 s 38 43.0559/s 800 28: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 370 852.802/s 1.6k 28: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 387 903.557/s 1.6k 28: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 388 905.841/s 1.6k 28: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 386 902.933/s 1.6k 28: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 387 904.209/s 1.6k 28: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 386 918.836/s 1.6k 28: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 394 924.17/s 1.6k 28: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 34 77.1817/s 1.6k 28: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 30 68.131/s 1.6k 28: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 388 916.401/s 1.6k 28: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 34 76.9464/s 1.6k 28: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 71.0067/s 1.6k 28: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 378 871.48/s 1.6k 28: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 368 854.394/s 1.6k 28: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 379 879.478/s 1.6k 28: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 379 875.299/s 1.6k 28: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.5077/s 1.6k 28: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.4306/s 1.6k 28: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.6735/s 1.6k 28: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.4791/s 1.6k 28: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 389 877.07/s 1.6k 28: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 381 884.259/s 1.6k 28: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.3866/s 1.6k 28: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.3204/s 1.6k 28: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 375 877.464/s 1.6k 28: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 376 881.957/s 1.6k 28: ViewDeepCopy_Rank7/N:10/manual_time 0.024 s 0.000 s 29 67.7044/s 1.6k 28: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.7255/s 1.6k 28: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 390 909.771/s 1.6k 28: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 390 883.576/s 1.6k 28: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.0646/s 1.6k 28: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 30 68.0252/s 1.6k 28: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 326 770.52/s 1.6k 28: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 332 771.459/s 1.6k 28: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 335 778.033/s 1.6k 28: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 337 772.674/s 1.6k 28: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 707 820.148/s 800 28: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 725 828.159/s 800 28: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 722 826.189/s 800 28: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 724 827.876/s 800 28: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 718 824.576/s 800 28: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 725 824.721/s 800 28: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 715 826.676/s 800 28: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 724 828.479/s 800 28: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 724 826.808/s 800 28: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 717 823.34/s 800 28: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 715 819.188/s 800 28: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 711 820.334/s 800 28: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 721 823.196/s 800 28: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 723 816.012/s 800 28: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 701 821.192/s 800 28: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 710 817.863/s 800 28: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 733 849.024/s 800 28: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 740 849.341/s 800 28: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.64065k/s 1.6k 28: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.68035k/s 1.6k 28: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.61349k/s 1.6k 28: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.60932k/s 1.6k 28: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.54599k/s 1.6k 28: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.54755k/s 1.6k 28: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.83956k/s 1.6k 28: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.12201k/s 1.6k 28: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51122k/s 1.6k 28: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77271k/s 1.6k 28: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.75484k/s 1.6k 28: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84375k/s 1.6k 28: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.35634k/s 1.6k 28: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.48358k/s 1.6k 28: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.40185k/s 1.6k 28: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.43505k/s 1.6k 28: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.24702k/s 1.6k 28: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2286k/s 1.6k 28: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.73751k/s 1.6k 28: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.81702k/s 1.6k 28: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.30408k/s 1.6k 28: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.29301k/s 1.6k 28: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.0236k/s 1.6k 28: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.28136k/s 1.6k 28: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.54117k/s 1.6k 28: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.58392k/s 1.6k 28: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.73009k/s 1.6k 28: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91546k/s 1.6k 28: ViewResize_Rank8/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 473.284/s 1.6k 28: ViewResize_Rank8/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 514.124/s 1.6k 28: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 536.034/s 1.6k 28: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 550.212/s 1.6k 28: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.001 s 10 58.8985/s 1.6k 28: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.001 s 10 85.1004/s 1.6k 28/53 Test #28: Kokkos_PerformanceTest_Benchmark ........................... Passed 116.64 sec test 29 Start 29: Kokkos_Benchmark_Atomic_MinMax 29: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2025-02-27_T23-21-05.json" 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test 29: Test timeout computed to be: 1500 29: 2025-02-27T23:50:45+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 29: Run on (6 X 2095.11 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.36, 3.46, 5.84 29: CPU architecture: none 29: Default Device: OpenMPTarget 29: GIT_BRANCH: HEAD 29: GIT_CLEAN_STATUS: CLEAN 29: GIT_COMMIT_DATE: 2025-02-27T16:50:03-05:00 29: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 29: GIT_COMMIT_HASH: 5c85d33bb 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/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements/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-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2025-02-27_T23-21-05.json" 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test 30: Test timeout computed to be: 1500 30: 2025-02-27T23:50:46+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Mempool 30: Run on (6 X 2095.11 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.36, 3.46, 5.84 30: CPU architecture: none 30: Default Device: OpenMPTarget 30: GIT_BRANCH: HEAD 30: GIT_CLEAN_STATUS: CLEAN 30: GIT_COMMIT_DATE: 2025-02-27T16:50:03-05:00 30: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 30: GIT_COMMIT_HASH: 5c85d33bb 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 629 4.92059M/s 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 1470 23.1886M/s 30/53 Test #30: Kokkos_PerformanceTest_Mempool ............................. Passed 2.83 sec test 31 Start 31: Kokkos_PerformanceTest_Atomic 31: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2025-02-27_T23-21-05.json" 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test 31: Test timeout computed to be: 1500 31: 2025-02-27T23:50:48+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7801/build/core/perf_test/Kokkos_PerformanceTest_Atomic 31: Run on (6 X 2095.11 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.36, 3.46, 5.84 31: CPU architecture: none 31: Default Device: OpenMPTarget 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2025-02-27T16:50:03-05:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '31c69c16dd2a3f09c5ef225febbafb901ee7653f' into HEAD 31: GIT_COMMIT_HASH: 5c85d33bb 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 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/30000/iterations:10 0.461 s 0.012 s 10 1 4 2.48089 8.99697m 125.833u 449.985M 30.976k 449.985M 31: Test_Atomic/100000/iterations:10 4.59 s 0.002 s 10 1 8 7.38264 3.51774m 79.38u 4.99995G 1.51243M 4.99995G 31: Test_Atomic/100000/iterations:10 4.59 s 0.002 s 10 1 8 7.45212 3.40025m 80.07u 4.99995G 1.22563M 4.99995G 31: Test_Atomic/100000/iterations:10 4.59 s 0.002 s 10 1 4 7.50999 4.00005m 43.91u 704.983M 1.712M 704.983M 31: Test_Atomic/100000/iterations:10 4.61 s 0.002 s 10 1 8 7.55771 4.60242m 77.22u 4.99995G 1.84963M 4.99995G 31: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.33537 3.60789m 76.93u 4.99995G 1.76998M 4.99995G 31: Test_Atomic/100000/iterations:10 4.32 s 0.002 s 10 0 4 6.00911 5.22141m 1084.78u 4.9996G 1.48294M 4.99989G 31: Test_Atomic/100000/iterations:10 4.35 s 0.002 s 10 1 8 6.23045 3.80863m 1055.61u 4.99995G 1.50618M 4.99995G 31/53 Test #31: Kokkos_PerformanceTest_Atomic .............................. Passed 320.97 sec test 32 Start 32: Kokkos_ContainersUnitTest_Serial 32: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/build/containers/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 66 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from serial_DeathTest 32: [ RUN ] serial_DeathTest.dualview_external_view_construction 32: [ OK ] serial_DeathTest.dualview_external_view_construction (168 ms) 32: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 32: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (1981 ms) 32: [----------] 2 tests from serial_DeathTest (2150 ms total) 32: 32: [----------] 64 tests from serial 32: [ RUN ] serial.bitset 32: [ OK ] serial.bitset (1939 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 (111 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 (13 ms) 32: [ RUN ] serial.dyn_rank_view_api_generic 32: [ OK ] serial.dyn_rank_view_api_generic (8 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 (19 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 (9 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 (1787 ms) 32: [ RUN ] serial.scatterview_devicetype 32: [ OK ] serial.scatterview_devicetype (1 ms) 32: [ RUN ] serial.staticcrsgraph 32: [ OK ] serial.staticcrsgraph (12 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 32: [ OK ] serial.UnorderedMap_insert (7868 ms) 32: [ RUN ] serial.UnorderedMap_failed_insert 32: [ OK ] serial.UnorderedMap_failed_insert (3877 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 (15658 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 66 tests from 2 test suites ran. (17809 ms total) 32: [ PASSED ] 66 tests. 32/53 Test #32: Kokkos_ContainersUnitTest_Serial ........................... Passed 18.34 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 33: [ OK ] openmptarget_DeathTest.SortByKeyKeysLargerThanValues (982 ms) 33: [----------] 1 test from openmptarget_DeathTest (982 ms total) 33: 33: [----------] 16 tests from openmptarget 33: [ RUN ] openmptarget.SortUnsignedValueType 33: [ OK ] openmptarget.SortUnsignedValueType (26 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 (3 ms) 33: [ RUN ] openmptarget.SortByKeyWithComparator 33: [ OK ] openmptarget.SortByKeyWithComparator (3 ms) 33: [ RUN ] openmptarget.SortByKeyStaticExtents 33: [ OK ] openmptarget.SortByKeyStaticExtents (1 ms) 33: [ RUN ] openmptarget.SortByKeyWithStrides 33: [ OK ] openmptarget.SortByKeyWithStrides (0 ms) 33: [ RUN ] openmptarget.SortWithCustomComparator 33: [ OK ] openmptarget.SortWithCustomComparator (144 ms) 33: [ RUN ] openmptarget.BinSortGenericTests 33: [ OK ] openmptarget.BinSortGenericTests (34 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 (1 ms) 33: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues 33: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (13779 ms) 33: [ RUN ] openmptarget.NestedSort 33: [ OK ] openmptarget.NestedSort (37 ms) 33: [ RUN ] openmptarget.NestedSortByKey 33: [ OK ] openmptarget.NestedSortByKey (97 ms) 33: [----------] 16 tests from openmptarget (14131 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 17 tests from 2 test suites ran. (15113 ms total) 33: [ PASSED ] 17 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ....................................... Passed 15.21 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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:1740700603545147969 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.0267954 0.00100288 || 0.051031 2018 2437 || 2164.07 2222.06 || 13.8639 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00368271 -0.000413162 || 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.0149614 0.00139607 || 0.051031 2029 2400 || 2255.81 2222.06 || 19.2992 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.00375794 -0.000171968 || 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.00533304 0.00231059 || 0.051031 2047 2395 || 2233.98 2222.06 || 31.9416 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00651956 -0.000341997 || 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.0146852 0.000182123 || 0.051031 2036 2400 || 2189.9 2222.06 || 2.51766 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0243821 -0.00113432 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.011415 0.000468041 || 0.051031 2052 2404 || 2247.72 2222.06 || 6.47019 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0131189 -0.000363407 || 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.00841498 0.000368139 || 0.051031 2040 2394 || 2240.92 2222.06 || 5.08915 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 0.00223836 0.000357297 || 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.0218273 -0.000575018 || 0.051031 2023 2400 || 2271.65 2222.06 || -7.94905 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 0.0168415 -0.000526857 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00147423 7.53035e-05 || 0.051031 2045 2393 || 2218.79 2222.06 || 1.041 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00174897 0.000231052 || 0.051031 1e+64 -1e+64 34: Test Seed:1740700603627408145 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.0139185 0.00242471 || 0.051031 2016 2409 || 2253.43 2222.06 || 33.5191 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.0181675 -0.000357043 || 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.0216316 -0.000245117 || 0.051031 2024 2417 || 2271.19 2222.06 || -3.3885 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.00744426 0.000488231 || 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.0240295 -0.000414532 || 0.051031 2063 2402 || 2169.92 2222.06 || -5.73049 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00857562 0.000621579 || 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.023499 0.00188372 || 0.051031 2045 2421 || 2275.53 2222.06 || 26.0405 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0112115 0.000387861 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00763841 0.0018092 || 0.051031 2024 2402 || 2205.22 2222.06 || 25.0104 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.000174501 0.00017856 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00606988 0.000610767 || 0.051031 2010 2396 || 2208.66 2222.06 || 8.44324 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.00353226 0.000175353 || 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.00111679 0.00171466 || 0.051031 2035 2420 || 2219.58 2222.06 || 23.7035 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 0.00197591 2.86354e-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.0107853 0.000498802 || 0.051031 2035 2438 || 2198.35 2222.06 || 6.89544 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00772207 -0.000247971 || 0.051031 1e+64 -1e+64 34: [ OK ] openmptarget.Random_XorShift64 (290 ms) 34: [ RUN ] openmptarget.Random_XorShift1024_0 34: Test Seed:1740700603711524275 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.0097689 -0.00110299 || 0.051031 2011 2386 || 2176.96 2198.22 || -15.2477 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0238153 0.000614296 || 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.00294195 -0.00119814 || 0.051031 2005 2376 || 2204.71 2198.22 || -16.5631 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.014568 -0.000502838 || 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.00381829 -0.000163013 || 0.051031 2016 2372 || 2189.86 2198.22 || -2.25349 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0176872 -4.90038e-05 || 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.00455522 -0.000129128 || 0.051031 2026 2367 || 2208.28 2198.22 || -1.78507 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0245996 0.000617894 || 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.0179704 -0.00153188 || 0.051031 2036 2378 || 2159.42 2198.22 || -21.1766 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00332031 -0.000267265 || 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.0174004 -0.000497264 || 0.051031 2024 2385 || 2237.15 2198.22 || -6.87418 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.28572e-05 0.00791854 2.27552e-05 || 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.000646029 -9.33457e-05 || 0.051031 2021 2390 || 2199.64 2198.22 || -1.29041 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00515179 -3.59747e-05 || 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.0060642 -0.00196739 || 0.051031 2011 2388 || 2184.97 2198.22 || -27.1972 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.00625696 -0.000166404 || 0.051031 1e+64 -1e+64 34: Test Seed:1740700603818023805 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.00466423 0.00107483 || 0.051031 2026 2371 || 2188.02 2198.22 || 14.8584 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.0171044 -0.000135217 || 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.0317084 -0.00126294 || 0.051031 2024 2375 || 2130.66 2198.22 || -17.4588 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00662518 0.000417662 || 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.00220338 -0.000467262 || 0.051031 2014 2382 || 2193.39 2198.22 || -6.45943 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00163206 0.000606873 || 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.0159274 9.1271e-06 || 0.051031 2010 2373 || 2163.76 2198.22 || 0.126173 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.00219419 0.000515454 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26926e-05 0.0120189 -0.000141247 || 0.051031 2037 2418 || 2172.12 2198.22 || -1.9526 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.27585e-05 -0.0123033 -0.000813923 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00665331 -0.00128445 || 0.051031 2012 2374 || 2212.95 2198.22 || -17.7562 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.000387907 -0.000227053 || 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.00420552 -0.000331898 || 0.051031 2017 2383 || 2207.51 2198.22 || -4.58816 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.28572e-05 -0.00375487 0.000340793 || 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.00267296 -0.00166845 || 0.051031 2033 2377 || 2204.11 2198.22 || -23.0647 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0126049 8.3372e-05 || 0.051031 1e+64 -1e+64 34: [ OK ] openmptarget.Random_XorShift1024_0 (231 ms) 34: [ RUN ] openmptarget.Multi_streams 34: /var/jenkins/workspace/Kokkos_PR-7801/algorithms/unit_tests/TestRandom.hpp:596: Skipped 34: Libomptarget error 34: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 34: [----------] 3 tests from openmptarget (521 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (521 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.61 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 35: [ OK ] std_algorithms_DeathTest.expect_no_overlap (103 ms) 35: [----------] 1 test from std_algorithms_DeathTest (103 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 (1 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (1 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 (8 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 16 tests from 4 test suites ran. (112 ms total) 35: [ PASSED ] 16 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.19 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (87 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 (14 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 (20 ms) 36: [----------] 6 tests from std_algorithms_min_max_element_test (137 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 1 test suite ran. (137 ms total) 36: [ PASSED ] 6 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.22 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (187 ms) 37: [----------] 1 test from std_algorithms_for_each_test (187 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (59 ms) 37: [----------] 1 test from std_algorithms_find_test (59 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (882 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (790 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search 37: [ OK ] std_algorithms_non_mod_seq_ops.search (825 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (793 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3292 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 (41 ms) 37: [----------] 1 test from std_algorithms_count_test (41 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 (46 ms) 37: [----------] 1 test from std_algorithms_equal_test (46 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 (60 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (60 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 (107 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (107 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 (169 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (169 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 (115 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (115 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (4080 ms total) 37: [ PASSED ] 13 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 4.16 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (97 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (99 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 (8 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 (60 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (167 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (112 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (102 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (442 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 (94 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 38: [ OK ] std_algorithms_mod_seq_ops.unique (212 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (145 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (99 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (104 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (250 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (97 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1280 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (636 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (1716 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1642 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (6280 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 (92 ms) 38: [----------] 1 test from std_algorithms_modseq_test (92 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (6924 ms total) 38: [ PASSED ] 31 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 7.01 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (110 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (18 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 (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (2 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (8 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 (73 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (73 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (145 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (145 ms total) 39: 39: [----------] 6 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (977 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (375 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 (1353 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 (68 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (68 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 6 test suites ran. (1779 ms total) 39: [ PASSED ] 15 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.87 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (647 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (615 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (1263 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test 40: [ OK ] std_algorithms_count_if_team_test.test (711 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (711 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 40: [ OK ] std_algorithms_for_each_team_test.test (874 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (874 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 40: [ OK ] std_algorithms_for_each_n_team_test.test (860 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (860 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 5 tests from 4 test suites ran. (3709 ms total) 40: [ PASSED ] 5 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 3.79 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (3688 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3571 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (7259 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 2 tests from 1 test suite ran. (7259 ms total) 41: [ PASSED ] 2 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 7.35 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 44: [ OK ] std_algorithms_fill_team_test.test (800 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (800 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 44: [ OK ] std_algorithms_fill_n_team_test.test (2246 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (2246 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 (831 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (831 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 44: [ OK ] std_algorithms_replace_if_team_test.test (788 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (789 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_replace_copy_team_test.test (1430 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (1430 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (1341 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1341 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (7440 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 7.52 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 45: [ OK ] std_algorithms_reverse_team_test.test (844 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (844 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test 45: [ OK ] std_algorithms_reverse_copy_team_test.test (1300 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (1300 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 45: [ OK ] std_algorithms_rotate_team_test.test (2676 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (2676 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 45: [ OK ] std_algorithms_rotate_copy_team_test.test (4509 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (4509 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (9330 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 9.42 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 46: [ OK ] std_algorithms_move_team_test.test (1589 ms) 46: [----------] 1 test from std_algorithms_move_team_test (1589 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 (1377 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (1377 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test 46: [ OK ] std_algorithms_shift_left_team_test.test (4243 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (4243 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test 46: [ OK ] std_algorithms_shift_right_team_test.test (4271 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (4271 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (11481 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 11.57 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (1767 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (1767 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 47: [ OK ] std_algorithms_copy_n_team_test.test (3996 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (3996 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 (1393 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (1393 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test 47: [ OK ] std_algorithms_copy_if_team_test.test (1366 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (1366 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test 47: [ OK ] std_algorithms_unique_copy_team_test.test (1384 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1384 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test 47: [ OK ] std_algorithms_remove_team_test.test (871 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (871 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 47: [ OK ] std_algorithms_remove_if_team_test.test (823 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (823 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (1386 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (1386 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 (1332 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1332 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (14323 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 14.41 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (1081 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (1081 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (2721 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2721 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (3802 ms total) 48: [ PASSED ] 2 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 3.88 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (967 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (825 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1792 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 (78 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (89 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (563 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (589 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1320 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 2 test suites ran. (3112 ms total) 49: [ PASSED ] 6 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 3.20 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 (1742 ms) 50: [----------] 1 test from std_algorithms_transform_team_test (1742 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (2241 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (2241 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 50: [ OK ] std_algorithms_generate_n_team_test.test (2111 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (2111 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 50: [ OK ] std_algorithms_swap_ranges_team_test.test (1745 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (1745 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (7840 ms total) 50: [ PASSED ] 4 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 7.93 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (2884 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2884 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 1 test from 1 test suite ran. (2885 ms total) 51: [ PASSED ] 1 test. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.97 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (8269 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8269 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 1 test from 1 test suite ran. (8269 ms total) 52: [ PASSED ] 1 test. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 8.35 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-7801/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Working Directory: /var/jenkins/workspace/Kokkos_PR-7801/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-7801/simd/unit_tests/include/TestSIMD_MathOps.hpp:335: 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 (103 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 (3 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-7801/simd/unit_tests/include/TestSIMD_Reductions.hpp:208: 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 (108 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 1 test suite ran. (108 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.19 sec 100% tests passed, 0 tests failed out of 53 Label Time Summary: Kokkos = 322.55 sec*proc (48 tests) Total Test time (real) = 764.29 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.35 / 5.00 (86.97 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 864186a88c84232a448bd4b5f6ff23a807b5b7c1988f748ea47a9f9c150788ab 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-7801' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 864186a88c84232a448bd4b5f6ff23a807b5b7c1988f748ea47a9f9c150788ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code -1 GitHub has been notified of this commit’s build result Finished: FAILURE