Pull request #7028 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 54d2fecaceebd5feba92c2cafcf86b1833320b18+561818bcd13adb6538e46f98300c60d07e5f8b82 (5cf20aafdf19a6ad573109c4f343e38a32f02c2c) [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 CpuNode5 in /var/jenkins/workspace/Kokkos_PR-7028 [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-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing d9e11df5fb165f89a47dda93ec62428f4f9b385c Checking out Revision d9e11df5fb165f89a47dda93ec62428f4f9b385c (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t b719bf4012a38d0ebb4e5d4d935f902d208f33e8 -f scripts/docker/Dockerfile.clang scripts/docker #2 [internal] load .dockerignore #2 sha256:fb75ea54211ea1ee2d9b53722c6fd3b502a4336dbf73707a10463f9676e1e9e8 > git config core.sparsecheckout # timeout=10 > git checkout -f d9e11df5fb165f89a47dda93ec62428f4f9b385c # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 #2 transferring context: 2B 0.0s done #2 DONE 0.2s #1 [internal] load build definition from Dockerfile.clang #1 sha256:205fff130f1c16e98152d4933c29230bda470ff55fb22301f1c9e59a8398a5cc #1 transferring dockerfile: 305B 0.0s done #1 DONE 0.4s #5 [internal] load metadata for docker.io/library/ubuntu:20.04 #5 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #5 DONE 0.0s #4 [1/2] FROM docker.io/library/ubuntu:20.04 #4 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #4 DONE 0.0s #3 [2/2] RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* #3 sha256:8112e26caa521b63044ffbcfd5f716838717dd49c47529582505fa433e5ace03 #3 CACHED #6 exporting to image #6 sha256:6cc1cd39c15921994f5f13dc22edab47e6f745f1e0d0a657024e24ef8d661701 #6 exporting layers done #6 writing image sha256:5f6dc54c45811999a3d490942f48307254208a4b7e420a960ca33061e9ec99f0 #6 writing image sha256:5f6dc54c45811999a3d490942f48307254208a4b7e420a960ca33061e9ec99f0 0.1s done #6 naming to docker.io/library/b719bf4012a38d0ebb4e5d4d935f902d208f33e8:latest 0.1s done #6 DONE 0.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . b719bf4012a38d0ebb4e5d4d935f902d208f33e8 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7028 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b719bf4012a38d0ebb4e5d4d935f902d208f33e8 cat $ docker top adf006674404d89870fcb33fd67cdb6314da873efc020cf73b55dbb33e3b084e -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 adf006674404d89870fcb33fd67cdb6314da873efc020cf73b55dbb33e3b084e $ docker rm -f --volumes adf006674404d89870fcb33fd67cdb6314da873efc020cf73b55dbb33e3b084e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.2) [Pipeline] { (Branch: HIP-ROCm-5.6-C++20) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.2) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.6-C++20) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on padirac10 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] node Running on lascaux03 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-7028 [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 Fetching changes from the remote Git repository using credential Jenkins ORNL [Pipeline] checkout Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching without tags Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 Merge succeeded, producing 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 Checking out Revision 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 Merge succeeded, producing 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 Checking out Revision 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 Merge succeeded, producing ef2683f2fe24cec219e313ec8151dfb9b30b4aa3 Checking out Revision ef2683f2fe24cec219e313ec8151dfb9b30b4aa3 (PR-7028) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1deaa2664d183cb8fb6c646c77bc06e68fdfe872 # timeout=10 Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 360dd3f312dccc862603953bfbd48594204270e9 --build-arg BASE=rocm/dev-ubuntu-20.04:5.6-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:0aa0dea40f36a2bad954ff1f7f46bb9a44d786161cabc348a765a0a511bebfef #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete #2 sha256:8b38be38dd72af0b8730bf5efb90a0e09fa923445986612e9e7442160dd09243 + docker build -t d87944779f5fca333a873a4926aeba04d2c665ec -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load .dockerignore #1 sha256:14c87b34741599a289c447e948b009885430d201afae500499b9f89ca57173a1 #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile.gcc #2 sha256:dcf59efbc92481672ff0f5c44e2504cb730a3d24921deae9f4f89092dc9fb750 #2 transferring dockerfile: 1.75kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #6 [3/5] RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:648562ad4fcfbc4cb8a5014f4428c2d07061154f853f1e27f22af9ca976a3035 #6 CACHED #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf #7 CACHED #5 [4/5] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95 #5 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:f39f048c28c6b89431d733a6d575d4533501e1152fa6ffa79fbf8559b4150f40 #4 CACHED #9 exporting to image #9 sha256:3b27488fa858d25b7b31fdbb6a89b79065a2feceef4e33491be79fdab1ff299f #9 exporting layers done #9 writing image sha256:f9c5dddef3c8ce1efff515783e4cb3c4a8978ab37e0e9f91665fb8a2170f00f2 done #9 naming to docker.io/library/d87944779f5fca333a873a4926aeba04d2c665ec:latest done #9 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:7ffb954342608a73574129940bc302b3decf9f0853b4c5b5c44790f1dbdf76ff #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca #7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c #7 DONE 0.0s #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e #5 CACHED #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064 #6 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434 #4 CACHED #8 exporting to image #8 sha256:95dbf3742a11ac48ee56f587ae8b601a45636a400d1c6c2240f80c51d64e7747 #8 exporting layers done #8 writing image sha256:12cf9ffaf70f56629b8788886df2c32b7992ddf5bbb115f2cc57a4bbd33bccd6 done #8 naming to docker.io/library/360dd3f312dccc862603953bfbd48594204270e9:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . d87944779f5fca333a873a4926aeba04d2c665ec . [Pipeline] } + docker build -t ba6cedaf229082e881d03c0313b219993be46477 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:ddc28571cb01305a1a5d8d7d211246557d75bc3b6e6e48d96ba2d2705b6c2e88 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2-complete #2 sha256:69c5ca29d0872de0ebfb6a8fe6829aeb16bc364d36baf420066bee35d46f00d3 [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-7028 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** d87944779f5fca333a873a4926aeba04d2c665ec cat + docker inspect -f . 360dd3f312dccc862603953bfbd48594204270e9 . > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef2683f2fe24cec219e313ec8151dfb9b30b4aa3 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:efdcfad20da66a8147ad21047a01db7740762999c7aadee5de9c16d628b7931d #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 #7 sha256:46e7225914703c6216b5edd9357c34cc081c7069f463d0428f0d1fc9b4ae6fdb #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:044bb24ef46631cd7728b5dac3d03c2bc57ea5f7b5e808b57cec03b25c86f367 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:048ccd7a655b3c43ab7c9d5d0849019f138019335967f1eb1a2e1ed37b9732b5 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:cb46f82ed2d1fa39346555236424180bec57cef5b2488e2132cbc08c475e280d #4 CACHED #8 exporting to image #8 sha256:0981f7bae7811ec9a0814f3a476263f1823e865361e44ba78db587d324b28e52 #8 exporting layers done #8 writing image sha256:0ee0885998ca54715e5c55755bbef9da1b6061c23b8733531b3e598f95e6eb92 done #8 naming to docker.io/library/ba6cedaf229082e881d03c0313b219993be46477:latest done #8 DONE 0.0s $ docker top e3b77b2da3579ab7b51d7028a15966e3a17d3342ad5e05a112fc16a2f7f357e2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux03 seems to be running inside container 6b8281e767854e5f8aed357fd2d1fbc9cfb58e594e95fd52b2f5306187e3be92 $ 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-7028 --volumes-from 6b8281e767854e5f8aed357fd2d1fbc9cfb58e594e95fd52b2f5306187e3be92 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 360dd3f312dccc862603953bfbd48594204270e9 cat $ docker top 2d3ecf1c6304927c48e98b05e71d9defcab785371b43890ac4530dfec115a31f -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + docker inspect -f . ba6cedaf229082e881d03c0313b219993be46477 . [Pipeline] } + ccache --zero-stats Statistics zeroed [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_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ [Pipeline] withDockerContainer padirac10 seems to be running inside container d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0 $ 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-7028 --volumes-from d6251860e39f30a414638b0fb6af64bc4fc7eb73af7ecf960218b15fca107db0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ba6cedaf229082e881d03c0313b219993be46477 cat -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success $ docker top 539af749423712c7e262e3ff8bd00c1f0cbb8134595488250a2893275d423d61 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") found components: CXX -- Using internal desul_atomics copy + rm -rf build + ccache --zero-stats Statistics zeroed [Pipeline] sh -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh + rm -rf build -- [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 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 -- [benchmark] Performing Test HAVE_CXX_FLAG_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 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. -- Setting default Kokkos CXX standard to 17 -- [benchmark] 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 -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- [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 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/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 kokkos_gtest Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.6.31061 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature [ 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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] 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_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta&&large_images’ 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&&ere’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.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 [ 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 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_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.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.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE 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 -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- 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 [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o -- [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 [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 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_TeamCombinedReducers.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 9%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [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_WSUGGEST_OVERRIDE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.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_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.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_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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7028/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7028/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.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_Default.dir/default/TestDefaultDeviceType.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_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o -- [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-7028/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 Scanning dependencies of target kokkos_gtest [ 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_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark 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 kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 2%] 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_unsignedlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest Scanning dependencies of target impl_git_version [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 3%] Built target kokkosprinter-tool [ 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.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 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.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/OpenMP/Kokkos_OpenMP.cpp.o [ 3%] 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/complexity.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 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/console_reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.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/HIP/Kokkos_HIP.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 15%] 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/reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 15%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.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%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object 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 [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 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 [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Built target kokkos_gtest Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 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_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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 [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 16%] 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_Printf_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 10%] 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_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 21%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 23%] 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 [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 27%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 27%] Built target Kokkos_PerformanceTest_SharedSpace [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 27%] 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_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 27%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_Default [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 17%] 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_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 29%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 29%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 29%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 29%] Built target Kokkos_PerformanceTest_Atomic [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 23%] 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_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 21%] Built target Kokkos_IncrementalTest_HIP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 31%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 31%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 24%] 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_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 34%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 23%] Built target Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 34%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] 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_Reducers_a.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 25%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 25%] Built target Kokkos_CoreUnitTest_Develop [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 25%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 25%] Built target Kokkos_push_finalize_hook_terminate [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 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_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 27%] Linking CXX executable Kokkos_StackTraceTestExec [ 27%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.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_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 30%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 30%] Built target Kokkos_push_finalize_hook_terminate [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 36%] 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_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 31%] 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_View_64bit.cpp.o [ 31%] 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_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 31%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 31%] Built target Kokkos_CoreTestCompileOnly [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 35%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 35%] Built target Kokkos_CoreTestCompileOnly [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 33%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 33%] Linking CXX executable Kokkos_ProfilingAllCalls [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 33%] Built target Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 33%] Built target Kokkos_CoreUnitTest_CTestDevice [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 33%] Linking CXX executable Kokkos_ToolsInitialization [ 33%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 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_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 37%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 37%] Built target Kokkos_PerformanceTest_Benchmark [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_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 [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.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_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 38%] Built target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.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_Core_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 40%] 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_RangePolicyRequire.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 41%] Linking CXX executable Kokkos_StackTraceTestExec [ 41%] Built target Kokkos_StackTraceTestExec [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.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_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.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_RangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.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_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 39%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 42%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 39%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 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_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 45%] Built target Kokkos_CoreUnitTest_CTestDevice [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 46%] 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_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 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 [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 46%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Develop [ 46%] Built target Kokkos_IncrementalTest_SERIAL [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 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 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] 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 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_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 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_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_Functional_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_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 [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_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_Clamp_hpp.dir/tstHeader.cpp.o [ 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_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/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] 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 [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 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 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 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 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 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 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] 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_Abort_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_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 Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.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_Future_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Built target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.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_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 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_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 39%] Linking CXX executable Kokkos_UnitTest_Sort [ 39%] Built target Kokkos_UnitTest_Sort [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 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 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly 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 [ 70%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 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 [ 56%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 56%] Built target Kokkos_CoreUnitTest_Serial2 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 [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 56%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 56%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 71%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 57%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 57%] Built target Kokkos_PerformanceTest_SharedSpace [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 59%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 41%] Linking CXX executable Kokkos_UnitTest_Random [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 41%] Built target Kokkos_UnitTest_Random [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 59%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 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%] Built target Kokkos_Benchmark_Atomic_MinMax [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 59%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 74%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 41%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 41%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] 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_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.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/TestStdAlgorithmsAdjacentDifference.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 81%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 43%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 43%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 43%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 43%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 43%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 82%] Built target Kokkos_UnitTest_Random [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 67%] Built target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 44%] 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_C.dir/TestStdAlgorithmsSearch.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 67%] Built target Kokkos_ContainersUnitTest_HIP [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 44%] Linking CXX executable Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 44%] Built target Kokkos_ContainersUnitTest_HIP [ 44%] 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_ViewResize_45.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 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_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.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_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.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_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 68%] Built target Kokkos_ContainersPerformanceTest_HIP [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 68%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 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_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.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_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 71%] Built target Kokkos_PerformanceTest_Benchmark [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 90%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_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 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.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/TestStdAlgorithmsCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.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_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 48%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 48%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 96%] Linking CXX executable Kokkos_gups [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 96%] Built target Kokkos_gather Scanning dependencies of target Kokkos_policy_performance [ 96%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] 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_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 96%] Linking CXX executable Kokkos_stream [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 75%] 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_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 48%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 48%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 98%] Linking CXX executable Kokkos_policy_performance [ 98%] Built target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.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_ViewHooks.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 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 227 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (162 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (159 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (164 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (168 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (655 ms total) 1: 1: [----------] 215 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (5 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.atomic_views_integral (75 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (5 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (21 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (11 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (20 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2591 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Sort [ 77%] Built target Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2112 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1218 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1213 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (4 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (3 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (56 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (189 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (94 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (13 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1056 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3000 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (31 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (0 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (21 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (1 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (237 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (267 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (800 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1016 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (197 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1992 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1623 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (924 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (922 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (717 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (16 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (722 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 1: [ OK ] serial.task_fib_chase_lev (760 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 215 tests from serial (22143 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 227 tests from 3 test suites ran. (22799 ms total) 1: [ PASSED ] 225 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/44 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.81 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1192 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1193 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (2385 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 2: [ OK ] serial.team_reduce_large (1344 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (526 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (68 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (34 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (55 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (81 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 2: [ OK ] serial.repeated_team_reduce (4222 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (146 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (130 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (62 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (62 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (3 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (10 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1344 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (5 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (1 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (4790 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (4822 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (45 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (55 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (138 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (514 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (514 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (514 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (565 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (564 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (563 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (21337 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (23723 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/44 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 23.73 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 355 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 15 tests from openmp_DeathTest 3: [ RUN ] openmp_DeathTest.abort_from_host 3: [ OK ] openmp_DeathTest.abort_from_host (165 ms) 3: [ RUN ] openmp_DeathTest.abort_from_device [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] openmp_DeathTest.abort_from_device (161 ms) 3: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (158 ms) 3: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (171 ms) 3: [ RUN ] openmp_DeathTest.policy_invalid_bounds 3: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 3: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 3: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 3: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 3: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 3: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 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/TestStdAlgorithmsCount.cpp.o 3: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1192 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 3: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1139 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 3: [----------] 15 tests from openmp_DeathTest (2989 ms total) 3: 3: [----------] 335 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_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.array_contiguous_capacity 3: [ OK ] openmp.array_contiguous_capacity (0 ms) 3: [ RUN ] openmp.array_contiguous_element_access 3: [ OK ] openmp.array_contiguous_element_access (0 ms) 3: [ RUN ] openmp.array_contiguous_assignment 3: [ OK ] openmp.array_contiguous_assignment (0 ms) 3: [ RUN ] openmp.array_strided_capacity 3: [ OK ] openmp.array_strided_capacity (0 ms) 3: [ RUN ] openmp.array_strided_element_access 3: [ OK ] openmp.array_strided_element_access (0 ms) 3: [ RUN ] openmp.array_strided_assignment 3: [ OK ] openmp.array_strided_assignment (0 ms) 3: [ RUN ] openmp.atomic_operations_complexdouble 3: [ OK ] openmp.atomic_operations_complexdouble (14 ms) 3: [ RUN ] openmp.atomic_operations_complexfloat 3: [ OK ] openmp.atomic_operations_complexfloat (15 ms) 3: [ RUN ] openmp.atomic_operations_double 3: [ OK ] openmp.atomic_operations_double (9 ms) 3: [ RUN ] openmp.atomic_operations_float 3: [ OK ] openmp.atomic_operations_float (9 ms) 3: [ RUN ] openmp.atomic_operations_int 3: [ OK ] openmp.atomic_operations_int (21 ms) 3: [ RUN ] openmp.atomic_operations_long 3: [ OK ] openmp.atomic_operations_long (20 ms) 3: [ RUN ] openmp.atomic_operations_longlong 3: [ OK ] openmp.atomic_operations_longlong (20 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 (16 ms) 3: [ RUN ] openmp.atomic_operations_unsignedlong 3: [ OK ] openmp.atomic_operations_unsignedlong (16 ms) 3: [ RUN ] openmp.atomics 3: [ OK ] openmp.atomics (33 ms) 3: [ RUN ] openmp.atomics_tpetra_max_abs 3: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openmp.atomic_views_integral 3: [ OK ] openmp.atomic_views_integral (246 ms) 3: [ RUN ] openmp.atomic_views_nonintegral 3: [ OK ] openmp.atomic_views_nonintegral (69 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 (0 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.crs_count_fill 3: [ OK ] openmp.crs_count_fill (2 ms) 3: [ RUN ] openmp.crs_copy_constructor 3: [ OK ] openmp.crs_copy_constructor (11 ms) 3: [ RUN ] openmp.deep_copy_alignment 3: [ OK ] openmp.deep_copy_alignment (5 ms) 3: [ RUN ] openmp.deep_copy_conversion 3: [ OK ] openmp.deep_copy_conversion (39 ms) 3: [ RUN ] openmp.partitioning_by_args 3: [ OK ] openmp.partitioning_by_args (54 ms) 3: [ RUN ] openmp.partitioning_by_vector 3: [ OK ] openmp.partitioning_by_vector (57 ms) 3: [ RUN ] openmp.execution_space_as_class_data_member 3: [ OK ] openmp.execution_space_as_class_data_member (1 ms) 3: [ RUN ] openmp.functor_analysis 3: [ OK ] openmp.functor_analysis (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.init 3: [ OK ] openmp.init (0 ms) 3: [ RUN ] openmp.dispatch 3: [ OK ] openmp.dispatch (446 ms) 3: [ RUN ] openmp.join_backward_compatibility 3: [ OK ] openmp.join_backward_compatibility (0 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1755 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1587 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1182 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1171 ms) 3: [ RUN ] openmp.deep_copy_scratch 3: [ OK ] openmp.deep_copy_scratch (0 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 (4 ms) 3: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 3: [ OK ] openmp.mathematical_functions_hyperbolic_functions (3 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 (2 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 (2 ms) 3: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (2 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 (4 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 (1 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 3: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (1 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 (41 ms) 3: [ RUN ] openmp.mdrange_6d 3: [ OK ] openmp.mdrange_6d (116 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 (13 ms) 3: [ RUN ] openmp.mdrange_neg_idx 3: [ OK ] openmp.mdrange_neg_idx (58 ms) 3: [ RUN ] openmp.mdrange_4d 3: [ OK ] openmp.mdrange_4d (14 ms) 3: [ RUN ] openmp.mdrange_scalar 3: [ OK ] openmp.mdrange_scalar (0 ms) 3: [ RUN ] openmp.mdrange_large_deep_copy [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 3: [ OK ] openmp.mdrange_large_deep_copy (934 ms) 3: [ RUN ] openmp.md_range_policy_construction_from_arrays 3: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 3: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5570 ms) 3: [ RUN ] openmp.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 3: mdspan not enabled 3: [ SKIPPED ] openmp.mdspan_minimal_functional (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 (0 ms) 3: [ RUN ] openmp.numeric_traits_epsilon 3: [ OK ] openmp.numeric_traits_epsilon (0 ms) 3: [ RUN ] openmp.numeric_traits_round_error 3: [ OK ] openmp.numeric_traits_round_error (0 ms) 3: [ RUN ] openmp.numeric_traits_norm_min 3: [ OK ] openmp.numeric_traits_norm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_denorm_min 3: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_finite_min_max 3: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] openmp.numeric_traits_digits 3: [ OK ] openmp.numeric_traits_digits (0 ms) 3: [ RUN ] openmp.numeric_traits_digits10 3: [ OK ] openmp.numeric_traits_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_max_digits10 3: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_radix 3: [ OK ] openmp.numeric_traits_radix (1 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: [ OK ] 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 (66 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 (34 ms) 3: [ RUN ] openmp.kokkos_printf 3: [ OK ] openmp.kokkos_printf (0 ms) 3: [ RUN ] openmp.quad_precision_reductions 3: [ OK ] openmp.quad_precision_reductions (0 ms) 3: [ RUN ] openmp.quad_precision_common_math_functions 3: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 3: [ RUN ] openmp.range_for 3: [ OK ] openmp.range_for (1 ms) 3: [ RUN ] openmp.range_reduce 3: [ OK ] openmp.range_reduce (1 ms) 3: [ RUN ] openmp.range_dynamic_policy 3: [ OK ] openmp.range_dynamic_policy (22 ms) 3: [ RUN ] openmp.range_policy_runtime_parameters 3: [ OK ] openmp.range_policy_runtime_parameters (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 (1 ms) 3: [ RUN ] openmp.range_dynamic_policy_require 3: [ OK ] openmp.range_dynamic_policy_require (27 ms) 3: [ RUN ] openmp.reducers_int 3: [ OK ] openmp.reducers_int (8 ms) 3: [ RUN ] openmp.reducers_double 3: [ OK ] openmp.reducers_double (8 ms) 3: [ RUN ] openmp.reducers_complex_double 3: [ OK ] openmp.reducers_complex_double (6 ms) 3: [ RUN ] openmp.reducers_struct 3: [ OK ] openmp.reducers_struct (23 ms) 3: [ RUN ] openmp.reducers_half_t 3: [ OK ] openmp.reducers_half_t (13 ms) 3: [ RUN ] openmp.reducers_bhalf_t 3: [ OK ] openmp.reducers_bhalf_t (13 ms) 3: [ RUN ] openmp.reducers_int8_t 3: [ OK ] openmp.reducers_int8_t (9 ms) 3: [ RUN ] openmp.reducers_int16_t 3: [ OK ] openmp.reducers_int16_t (7 ms) 3: [ RUN ] openmp.reducers_point_t 3: [ OK ] openmp.reducers_point_t (9 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 (120 ms) 3: [ RUN ] openmp.double_reduce 3: [ OK ] openmp.double_reduce (127 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic 3: [ OK ] openmp.int64_t_reduce_dynamic (323 ms) 3: [ RUN ] openmp.double_reduce_dynamic 3: [ OK ] openmp.double_reduce_dynamic (428 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic_view 3: [ OK ] openmp.int64_t_reduce_dynamic_view (86 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_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 3: Disabling for host backends 3: [ SKIPPED ] openmp.reduction_with_large_iteration_count (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 (12 ms) 3: [ RUN ] openmp.reduce_device_view_mdrange_policy 3: [ OK ] openmp.reduce_device_view_mdrange_policy (994 ms) 3: [ RUN ] openmp.reduce_device_view_team_policy 3: [ OK ] openmp.reduce_device_view_team_policy (626 ms) 3: [ RUN ] openmp.impl_shared_alloc 3: [ OK ] openmp.impl_shared_alloc (6 ms) 3: [ RUN ] openmp.kokkos_swap 3: [ OK ] openmp.kokkos_swap (0 ms) 3: [ RUN ] openmp.team_for 3: [ OK ] openmp.team_for (244 ms) 3: [ RUN ] openmp.team_reduce 3: [ OK ] openmp.team_reduce (232 ms) 3: [ RUN ] openmp.team_reduce_large 3: [ OK ] openmp.team_reduce_large (507 ms) 3: [ RUN ] openmp.team_parallel_single [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 82%] 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_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 82%] 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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 83%] 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_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 3: [ OK ] openmp.team_parallel_single (34755 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 (1039 ms) 3: [ RUN ] openmp.team_broadcast_long_wrapper 3: [ OK ] openmp.team_broadcast_long_wrapper (1000 ms) 3: [ RUN ] openmp.team_broadcast_char 3: [ OK ] openmp.team_broadcast_char (993 ms) 3: [ RUN ] openmp.team_broadcast_float [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 3: [ OK ] openmp.team_broadcast_float (1085 ms) 3: [ RUN ] openmp.team_broadcast_double 3: [ OK ] openmp.team_broadcast_double (994 ms) 3: [ RUN ] openmp.team_handle_by_value 3: [ OK ] openmp.team_handle_by_value (0 ms) 3: [ RUN ] openmp.team_vector [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 3: [ OK ] openmp.team_vector (3795 ms) 3: [ RUN ] openmp.triple_nested_parallelism 3: [ OK ] openmp.triple_nested_parallelism (451 ms) 3: [ RUN ] openmp.parallel_scan_with_reducers 3: [ OK ] openmp.parallel_scan_with_reducers (68 ms) 3: [ RUN ] openmp.team_thread_range_combined_reducers 3: [ OK ] openmp.team_thread_range_combined_reducers (0 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 (5 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 3: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelFor 3: [ OK ] openmp.TeamVectorMDRangeParallelFor (5 ms) 3: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 3: [ OK ] openmp.TeamThreadMDRangeParallelReduce (8 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 3: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 3: [ OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms) 3: [ RUN ] openmp.team_policy_runtime_parameters 3: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 3: [ RUN ] openmp.team_reduction_scan [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 83%] 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_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_atomic [ 54%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 55%] Linking CXX executable Kokkos_atomic [ 55%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 55%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 55%] 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_D.dir/TestStdAlgorithmsUnique.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_gups [ 55%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 55%] Linking CXX executable Kokkos_UnitTest_SIMD [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 55%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_launch_latency [ 55%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 55%] Linking CXX executable Kokkos_gups [ 55%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 55%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 55%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_bytes_and_flops [ 55%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 55%] Linking CXX executable Kokkos_launch_latency [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 55%] Built target Kokkos_launch_latency [ 55%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.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 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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 55%] Linking CXX executable Kokkos_stream [ 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_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 55%] Built target Kokkos_stream Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 55%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 55%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 55%] Linking CXX executable Kokkos_gather [ 55%] Built target Kokkos_gather [ 55%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 56%] Linking CXX executable Kokkos_policy_performance [ 56%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 56%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 56%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams 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 [ 56%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 57%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 57%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 58%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 58%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 93%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 58%] Linking CXX executable Kokkos_bytes_and_flops [ 58%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-7028 [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-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 [ 93%] Linking CXX executable Kokkos_atomic [ 93%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 93%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o Merge succeeded, producing 3530a76184dff37c20fa2526ed25bc334b8bfb1e Checking out Revision 3530a76184dff37c20fa2526ed25bc334b8bfb1e (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3530a76184dff37c20fa2526ed25bc334b8bfb1e # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 + docker build -t 7f93791a3fd3adf8a42ddbd6c54b03e61ea2ba35 -f scripts/docker/Dockerfile.openmptarget scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/14 : ARG BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 Step 2/14 : FROM $BASE ---> 9165013c68c2 Step 3/14 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 21c085ba6cc6 Step 4/14 : ARG NPROC=8 ---> Using cache ---> bca679032d78 Step 5/14 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> cfc2522660c5 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> 39eaf0abe687 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 837e40671ed3 Step 8/14 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm ${CMAKE_SCRIPT} ---> Using cache ---> a683df273bb4 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 548fcaf54517 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> b3298ce6a58c Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> df8141323ff6 Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 2333793e0d23 Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 10a201471a45 Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 65af181dc324 Successfully built 65af181dc324 Successfully tagged 7f93791a3fd3adf8a42ddbd6c54b03e61ea2ba35:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 7f93791a3fd3adf8a42ddbd6c54b03e61ea2ba35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 4d8d783c03e53709a33b4c5bb16585706915239ef55403b2f898b27942dda89d $ 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-7028 --volumes-from 4d8d783c03e53709a33b4c5bb16585706915239ef55403b2f898b27942dda89d -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 7f93791a3fd3adf8a42ddbd6c54b03e61ea2ba35 cat [ 61%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 61%] Built target Kokkos_CoreUnitTest_ScopeGuard Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o $ docker top 2089bba92bf424aa7bff0b3156087c3cc94915c8d365588b5f433013f462fbdb -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] { 3: [ OK ] openmp.team_reduction_scan (117162 ms) 3: [ RUN ] openmp.team_long_reduce 3: [ OK ] openmp.team_long_reduce (83 ms) 3: [ RUN ] openmp.team_double_reduce 3: [ OK ] openmp.team_double_reduce (85 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 (1686 ms) 3: [ RUN ] openmp.team_scan 3: [ OK ] openmp.team_scan (1179 ms) 3: [ RUN ] openmp.team_scan_ret_val 3: [ OK ] openmp.team_scan_ret_val (1220 ms) 3: [ RUN ] openmp.team_shared_request 3: [ OK ] openmp.team_shared_request (372 ms) 3: [ RUN ] openmp.team_scratch_request 3: [ OK ] openmp.team_scratch_request (478 ms) 3: [ RUN ] openmp.team_lambda_shared_request 3: [ OK ] openmp.team_lambda_shared_request (22 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 (64 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 [Pipeline] sh [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info [ 93%] Linking CXX executable Kokkos_UnitTest_SIMD [ 93%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gups [ 93%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Develop -- The project name is: Kokkos -- Using internal gtest for testing Scanning dependencies of target Kokkos_launch_latency [ 93%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/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 [ 62%] Built target Kokkos_CoreUnitTest_Develop [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 94%] Linking CXX executable Kokkos_gups [ 94%] Built target Kokkos_gups [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 94%] Linking CXX executable Kokkos_gather -- [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 [ 94%] Built target Kokkos_gather Scanning dependencies of target Kokkos_stream [ 94%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [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-7028/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 94%] Linking CXX executable Kokkos_launch_latency [ 94%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_policy_performance [ 95%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [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 -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (12.9s) [ 95%] Linking CXX executable Kokkos_stream [ 95%] Built target Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o -- Generating done (1.1s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 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_Command_Line_Parsing.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 2%] Built target AlwaysCheckGit [ 3%] Linking CXX static library libkokkossimd.a [ 4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 4%] Built target kokkossimd [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 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/benchmark_name.cc.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 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/check.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 4%] 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 63%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 63%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 63%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 6%] Linking CXX static library libbenchmark.a [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 64%] Built target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 6%] Built target benchmark [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 95%] Linking CXX executable Kokkos_policy_performance [ 95%] Built target Kokkos_policy_performance [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 7%] Built target kokkos_gtest [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o 3: [ OK ] openmp.team_policy_max_recommended (41616 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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o 3: [ OK ] openmp.team_teamvector_range (1094 ms) 3: [ RUN ] openmp.unique_token_global 3: [ OK ] openmp.unique_token_global (6 ms) 3: [ RUN ] openmp.unique_token_instance 3: [ OK ] openmp.unique_token_instance (18 ms) 3: [ RUN ] openmp.unique_token_team_acquire 3: [ OK ] openmp.unique_token_team_acquire (10 ms) 3: [ RUN ] openmp.view_api_a 3: [ OK ] openmp.view_api_a (14 ms) 3: [ RUN ] openmp.view_api_b 3: [ OK ] openmp.view_api_b (1 ms) 3: [ RUN ] openmp.view_api_c 3: [ OK ] openmp.view_api_c (0 ms) 3: [ RUN ] openmp.view_api_d 3: [ OK ] openmp.view_api_d (0 ms) 3: [ RUN ] openmp.view_allocation_error 3: [ OK ] openmp.view_allocation_error (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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o 3: [ OK ] openmp.view_allocation_large_rank (1349 ms) 3: [ RUN ] openmp.view_shmem_size_on_device 3: [ OK ] openmp.view_shmem_size_on_device (0 ms) 3: [ RUN ] openmp.view_is_assignable 3: [ OK ] openmp.view_is_assignable (0 ms) 3: [ RUN ] openmp.view_copy_tests 3: [ OK ] openmp.view_copy_tests (7 ms) 3: [ RUN ] openmp.view_copy_tests_rank_0 3: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 3: [ RUN ] openmp.view_copy_degenerated 3: [ OK ] openmp.view_copy_degenerated (0 ms) 3: [ RUN ] openmp.view_fill_tests_layout_right [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o 3: [ OK ] openmp.view_fill_tests_layout_right (2192 ms) 3: [ RUN ] openmp.view_fill_tests_layout_left [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 3: [ OK ] openmp.view_fill_tests_layout_left (2330 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 (45 ms) 3: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (41 ms) 3: [ RUN ] openmp.view_irregular_layout 3: [ OK ] openmp.view_irregular_layout (0 ms) 3: [ RUN ] openmp.view_mapping 3: [ OK ] openmp.view_mapping (54 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 (1 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.append_formatted_multidimensional_index 3: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] openmp.view_resize 3: [ OK ] openmp.view_resize (6 ms) 3: [ RUN ] openmp.view_realloc 3: [ OK ] openmp.view_realloc (0 ms) 3: [ RUN ] openmp.workgraph_fib [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o 3: [ OK ] openmp.workgraph_fib (799 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-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 3: skipping since the fence checked for isn't necessary 3: [ SKIPPED ] openmp.view_allocation_int (0 ms) 3: [ RUN ] openmp.view_allocation_exec_space_int 3: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 3: [ RUN ] openmp.view_not_default_constructible 3: [ OK ] openmp.view_not_default_constructible (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_left 3: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_right 3: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_stride 3: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] openmp.view_subview_assign_strided 3: [ OK ] openmp.view_subview_assign_strided (0 ms) 3: [ RUN ] openmp.view_subview_left_0 3: [ OK ] openmp.view_subview_left_0 (0 ms) 3: [ RUN ] openmp.view_subview_left_1 3: [ OK ] openmp.view_subview_left_1 (0 ms) 3: [ RUN ] openmp.view_subview_left_2 3: [ OK ] openmp.view_subview_left_2 (0 ms) 3: [ RUN ] openmp.view_subview_left_3 3: [ OK ] openmp.view_subview_left_3 (0 ms) 3: [ RUN ] openmp.view_subview_right_0 3: [ OK ] openmp.view_subview_right_0 (0 ms) 3: [ RUN ] openmp.view_subview_right_1 3: [ OK ] openmp.view_subview_right_1 (0 ms) 3: [ RUN ] openmp.view_subview_right_3 3: [ OK ] openmp.view_subview_right_3 (0 ms) 3: [ RUN ] openmp.view_static_tests 3: [ OK ] openmp.view_static_tests (0 ms) 3: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 3: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 3: [ RUN ] openmp.view_subview_layoutright_to_layoutright 3: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign 3: [ OK ] openmp.view_subview_1d_assign (1 ms) 3: [ RUN ] openmp.view_subview_1d_assign_atomic 3: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 3: [ RUN ] openmp.view_subview_1d_assign_randomaccess 3: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d 3: [ OK ] openmp.view_subview_2d_from_3d (27 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_atomic 3: [ OK ] openmp.view_subview_2d_from_3d_atomic (28 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 3: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (27 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 3: [ OK ] openmp.view_subview_3d_from_5d_left (271 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (270 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o 3: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (270 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 3: [ OK ] openmp.view_subview_3d_from_5d_right (308 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (306 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (288 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: [ RUN ] openmp.task_fib_deprecated [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 66%] 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_Default.dir/TestInitializationSettings.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook 3: [ OK ] openmp.task_fib_deprecated (2684 ms) 3: [ RUN ] openmp.task_depend_deprecated 3: [ OK ] openmp.task_depend_deprecated (91 ms) 3: [ RUN ] openmp.task_team_deprecated 3: [ OK ] openmp.task_team_deprecated (0 ms) 3: [ RUN ] openmp.task_with_mempool_deprecated 3: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 3: [ RUN ] openmp.task_multiple_depend_deprecated 3: [ OK ] openmp.task_multiple_depend_deprecated (23 ms) 3: [ RUN ] openmp.task_scheduler_ctors_deprecated 3: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 3: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] openmp.task_fib_deprecated_multiple [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 3: [ OK ] openmp.task_fib_deprecated_multiple (2728 ms) 3: [ RUN ] openmp.task_depend_deprecated_multiple 3: [ OK ] openmp.task_depend_deprecated_multiple (32 ms) 3: [ RUN ] openmp.task_team_deprecated_multiple 3: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 3: [ RUN ] openmp.task_with_mempool_deprecated_multiple 3: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 3: [ OK ] openmp.task_multiple_depend_deprecated_multiple (21 ms) 3: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 3: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] openmp.task_fib_single [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 96%] Linking CXX executable Kokkos_bytes_and_flops [ 96%] Built target Kokkos_bytes_and_flops [ 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 3: [ OK ] openmp.task_fib_single (2498 ms) 3: [ RUN ] openmp.task_depend_single 3: [ OK ] openmp.task_depend_single (163 ms) 3: [ RUN ] openmp.task_team_single 3: [ OK ] openmp.task_team_single (0 ms) 3: [ RUN ] openmp.task_with_mempool_single 3: [ OK ] openmp.task_with_mempool_single (0 ms) 3: [ RUN ] openmp.task_multiple_depend_single 3: [ OK ] openmp.task_multiple_depend_single (21 ms) 3: [ RUN ] openmp.task_scheduler_ctors_single 3: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 3: [ RUN ] openmp.task_scheduer_ctors_device_single 3: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] openmp.task_fib_multiple [ 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%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o 3: [ OK ] openmp.task_fib_multiple (1666 ms) 3: [ RUN ] openmp.task_depend_multiple 3: [ OK ] openmp.task_depend_multiple (72 ms) 3: [ RUN ] openmp.task_team_multiple 3: [ OK ] openmp.task_team_multiple (0 ms) 3: [ RUN ] openmp.task_with_mempool_multiple 3: [ OK ] openmp.task_with_mempool_multiple (0 ms) 3: [ RUN ] openmp.task_multiple_depend_multiple 3: [ OK ] openmp.task_multiple_depend_multiple (27 ms) 3: [ RUN ] openmp.task_scheduler_ctors_multiple 3: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] openmp.task_scheduer_ctors_device_multiple 3: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] openmp.task_fib_chase_lev Scanning dependencies of target Kokkos_StackTraceTestExec [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o 3: [ OK ] openmp.task_fib_chase_lev (1731 ms) 3: [ RUN ] openmp.task_depend_chase_lev 3: [ OK ] openmp.task_depend_chase_lev (48 ms) 3: [ RUN ] openmp.task_team_chase_lev 3: [ OK ] openmp.task_team_chase_lev (0 ms) 3: [ RUN ] openmp.task_with_mempool_chase_lev 3: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] openmp.task_multiple_depend_chase_lev 3: [ OK ] openmp.task_multiple_depend_chase_lev (19 ms) 3: [ RUN ] openmp.task_scheduler_ctors_chase_lev 3: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 3: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 335 tests from openmp (247409 ms total) 3: 3: [----------] 5 tests from openmp_graph 3: [ RUN ] openmp_graph.launch_one 3: [ OK ] openmp_graph.launch_one (0 ms) 3: [ RUN ] openmp_graph.launch_one_rvalue 3: [ OK ] openmp_graph.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_graph.launch_six 3: [ OK ] openmp_graph.launch_six (0 ms) 3: [ RUN ] openmp_graph.when_all_cycle 3: [ OK ] openmp_graph.when_all_cycle (0 ms) 3: [ RUN ] openmp_graph.zero_work_reduce 3: [ OK ] openmp_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_graph (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 355 tests from 3 test suites ran. (250400 ms total) 3: [ PASSED ] 350 tests. 3: [ SKIPPED ] 5 tests, listed below: 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 3: [ SKIPPED ] openmp.mdspan_minimal_functional 3: [ SKIPPED ] openmp.reduction_with_large_iteration_count 3: [ SKIPPED ] openmp.view_allocation_int 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/44 Test #3: Kokkos_CoreUnitTest_OpenMP .................. Passed 250.41 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPInterOp 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [ OK ] openmp.raw_openmp_interop (0 ms) 4: [----------] 1 test from openmp (0 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (0 ms total) 4: [ PASSED ] 1 test. 4/44 Test #4: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.00 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 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 71 tests from 41 test suites. 5: [----------] Global test environment set-up. 5: [----------] 31 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.shared_space 5: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestSharedSpace.cpp:105: Skipped 5: Skipping as host and device are the same space 5: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 5: [ RUN ] defaultdevicetype.shared_host_pinned_space 5: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 5: Skipping as host and device are the same space 5: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (0 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (0 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (0 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (26 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (12 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (26 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 31 tests from defaultdevicetype (136 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (8 ms) 5: [----------] 1 test from kokkosresize (8 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 71 tests from 41 test suites ran. (146 ms total) 5: [ PASSED ] 69 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] defaultdevicetype.shared_space 5: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 5/44 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.15 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 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 ] initialization.legion_initialization (0 ms) 6: [----------] 1 test from initialization (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (0 ms total) 6: [ PASSED ] 1 test. 6/44 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.00 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 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: SUCCESS 7/44 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 8 Start 8: Kokkos_CoreUnitTest_ScopeGuard 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 8: Test timeout computed to be: 1500 8: [==========] Running 6 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 6 tests from scope_guard_DeathTest 8: [ RUN ] scope_guard_DeathTest.create 8: [ OK ] scope_guard_DeathTest.create (3 ms) 8: [ RUN ] scope_guard_DeathTest.create_argument 8: [ OK ] scope_guard_DeathTest.create_argument (2 ms) 8: [ RUN ] scope_guard_DeathTest.create_while_initialize [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o 8: [ OK ] scope_guard_DeathTest.create_while_initialize (173 ms) 8: [ RUN ] scope_guard_DeathTest.create_after_initialize 8: [ OK ] scope_guard_DeathTest.create_after_initialize (176 ms) 8: [ RUN ] scope_guard_DeathTest.create_after_finalize [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o 8: [ OK ] scope_guard_DeathTest.create_after_finalize (172 ms) 8: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 8: [ OK ] scope_guard_DeathTest.destroy_after_finalize (174 ms) 8: [----------] 6 tests from scope_guard_DeathTest (701 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 6 tests from 1 test suite ran. (701 ms total) 8: [ PASSED ] 6 tests. 8/44 Test #8: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 0.70 sec test 9 Start 9: Kokkos_CoreUnitTest_Develop 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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/44 Test #9: Kokkos_CoreUnitTest_Develop ................. Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_KokkosP 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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 27 tests from 2 test suites. 10: [----------] Global test environment set-up. 10: [----------] 25 tests from kokkosp 10: [ RUN ] kokkosp.test_named_instance_fence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: [ OK ] kokkosp.test_named_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_instance_fence 10: Ref: 16777217 10: Ref: Unnamed Instance Fence 10: 16777217 10: Kokkos::OpenMP::fence: Unnamed Instance Fence 10: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_named_global_fence 10: Ref: 16777216 10: Ref: test global fence 10: 16777216 10: test global fence 10: [ OK ] kokkosp.test_named_global_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_global_fence 10: Ref: 16777216 10: Ref: Unnamed Global Fence 10: 16777216 10: Kokkos::fence: Unnamed Global Fence 10: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 10: [ RUN ] kokkosp.test_multiple_default_instances 10: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 10: [ RUN ] kokkosp.test_id_gen 10: [ OK ] kokkosp.test_id_gen (0 ms) 10: [ RUN ] kokkosp.test_kernel_sequence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: Ref: 16777217 10: Ref: test_kernel 10: 16777217 10: named_instance 10: Miss on name 10: 16777217 10: test_kernel 10: [ OK ] kokkosp.test_kernel_sequence (0 ms) 10: [ RUN ] kokkosp.async_deep_copy 10: [ OK ] kokkosp.async_deep_copy (0 ms) 10: [ RUN ] kokkosp.parallel_for 10: [ OK ] kokkosp.parallel_for (0 ms) 10: [ RUN ] kokkosp.parallel_reduce 10: [ OK ] kokkosp.parallel_reduce (0 ms) 10: [ RUN ] kokkosp.parallel_scan 10: [ OK ] kokkosp.parallel_scan (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence 10: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence_view 10: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 10: [ RUN ] kokkosp.regions 10: [ OK ] kokkosp.regions (0 ms) 10: [ RUN ] kokkosp.fences 10: [ OK ] kokkosp.fences (0 ms) 10: [ RUN ] kokkosp.raw_allocation 10: [ OK ] kokkosp.raw_allocation (0 ms) 10: [ RUN ] kokkosp.view 10: [ OK ] kokkosp.view (0 ms) 10: [ RUN ] kokkosp.sections 10: [ OK ] kokkosp.sections (0 ms) 10: [ RUN ] kokkosp.metadata 10: [ OK ] kokkosp.metadata (0 ms) 10: [ RUN ] kokkosp.profile_events 10: [ OK ] kokkosp.profile_events (0 ms) 10: [ RUN ] kokkosp.no_init_kernel 10: [ OK ] kokkosp.no_init_kernel (0 ms) 10: [ RUN ] kokkosp.get_events 10: [ OK ] kokkosp.get_events (0 ms) 10: [ RUN ] kokkosp.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: [----------] 25 tests from kokkosp (1 ms total) 10: 10: [----------] 2 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.profiling_section 10: [ OK ] defaultdevicetype.profiling_section (0 ms) 10: [ RUN ] defaultdevicetype.scoped_profile_region 10: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 10: [----------] 2 tests from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 27 tests from 2 test suites ran. (1 ms total) 10: [ PASSED ] 27 tests. 10/44 Test #10: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_StackTraceTest 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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: 11: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x558587c1e8e4] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x558587c2099f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f1: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c1e8e4] Test::test_stacktrace(bool, bool) 11: [0x558587c2099f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x558587c25a78] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x558587c1f1ce] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x558587c2099f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f3: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c25a78] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x558587c1f1ce] Test::test_stacktrace(bool, bool) 11: [0x558587c2099f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (162 ms) 11: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 11: 11: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x558587c1e8e4] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x558587c20d1c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f1: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c1e8e4] Test::test_stacktrace(bool, bool) 11: [0x558587c20d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x558587c25a78] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x558587c1f1ce] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x558587c20d1c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f3: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c25a78] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x558587c1f1ce] Test::test_stacktrace(bool, bool) 11: [0x558587c20d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (158 ms) 11: [----------] 2 tests from defaultdevicetype_DeathTest (321 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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x558587c1e8e4] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f1: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c1e8e4] Test::test_stacktrace(bool, bool) 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558587c76c29] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x558587c25839] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x558587c25a78] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x558587c1f1ce] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x558587c57aee] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x558587c4975f] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x558587c49a72] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x558587c4a05d] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x558587c4c778] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x558587c4cc4c] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x558587c1d4b6] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc7fa230083] 11: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558587c1e6ee] 11: 11: demangled test_f3: 11: [0x558587c76c29] Kokkos::Impl::save_stacktrace() 11: [0x558587c25839] Test::stacktrace_test_f1(std::ostream&) 11: [0x558587c25a78] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x558587c1f1ce] Test::test_stacktrace(bool, bool) 11: [0x558587c57aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x558587c4975f] 11: [0x558587c49a72] 11: [0x558587c4a05d] 11: [0x558587c4c778] testing::internal::UnitTestImpl::RunAllTests() 11: [0x558587c4cc4c] testing::UnitTest::Run() 11: [0x558587c1d4b6] main 11: [0x7fc7fa230083] __libc_start_main 11: [0x558587c1e6ee] _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. (321 ms total) 11: [ PASSED ] 3 tests. 11/44 Test #11: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.33 sec test 12 Start 12: Kokkos_IncrementalTest_OPENMP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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 (29 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 (24 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 (171 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 (238 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 1 test suite ran. (238 ms total) 12: [ PASSED ] 28 tests. 12/44 Test #12: Kokkos_IncrementalTest_OPENMP ............... Passed 0.24 sec test 13 Start 13: Kokkos_IncrementalTest_SERIAL 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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 (37 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 (233 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 (277 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (277 ms total) 13: [ PASSED ] 28 tests. 13/44 Test #13: Kokkos_IncrementalTest_SERIAL ............... Passed 0.28 sec test 14 Start 14: Kokkos_CoreUnitTest_CTestDevice 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 14: Test timeout computed to be: 1500 14: [==========] Running 8 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 8 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.invalid_rank 14: [ OK ] ctest_environment.invalid_rank (0 ms) 14: [ RUN ] ctest_environment.no_type_str 14: [ OK ] ctest_environment.no_type_str (0 ms) 14: [ RUN ] ctest_environment.missing_type 14: [ OK ] ctest_environment.missing_type (0 ms) 14: [ RUN ] ctest_environment.no_id_str 14: [ OK ] ctest_environment.no_id_str (0 ms) 14: [ RUN ] ctest_environment.invalid_id_str 14: [ OK ] ctest_environment.invalid_id_str (0 ms) 14: [ RUN ] ctest_environment.good 14: [ OK ] ctest_environment.good (0 ms) 14: [----------] 8 tests from ctest_environment (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 8 tests from 1 test suite ran. (0 ms total) 14: [ PASSED ] 8 tests. 14/44 Test #14: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.00 sec test 15 Start 15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 15: Test timeout computed to be: 1500 15/44 Test #15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 16 Start 16: Kokkos_PerformanceTest_TaskDag 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 4 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 16: "taskdag: time (min, avg)" 0.0140796 0.0140796 16: "taskdag: tasks per second (max, avg)" 923.32 923.32 16/44 Test #16: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 17 Start 17: Kokkos_PerformanceTest_Benchmark 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T15-40-28.json" 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 4 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: 2024-05-29T15:58:13+00:00 17: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 17: Run on (4 X 1996.25 MHz CPU s) 17: CPU Caches: 17: L1 Data 64 KiB (x4) 17: L1 Instruction 64 KiB (x4) 17: L2 Unified 512 KiB (x4) 17: L3 Unified 16384 KiB (x4) 17: Load Average: 6.45, 6.91, 6.22 17: CPU architecture: none 17: Default Device: N6Kokkos6OpenMPE 17: GIT_BRANCH: HEAD 17: GIT_CLEAN_STATUS: CLEAN 17: GIT_COMMIT_DATE: 2024-05-29T15:40:20+00:00 17: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 17: GIT_COMMIT_HASH: 1deaa2664 17: GPU architecture: none 17: KOKKOS_COMPILER_GNU: 840 17: KOKKOS_ENABLE_ASM: yes 17: KOKKOS_ENABLE_CXX17: yes 17: KOKKOS_ENABLE_CXX20: no 17: KOKKOS_ENABLE_CXX23: no 17: KOKKOS_ENABLE_CXX26: no 17: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 17: KOKKOS_ENABLE_HWLOC: no 17: KOKKOS_ENABLE_LIBDL: no 17: KOKKOS_ENABLE_OPENMP: yes 17: KOKKOS_ENABLE_PRAGMA_IVDEP: no 17: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 17: KOKKOS_ENABLE_PRAGMA_UNROLL: no 17: KOKKOS_ENABLE_PRAGMA_VECTOR: no 17: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 17: Kokkos Version: 4.3.99 17: platform: 64bit 17: --------------------------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations Count Time normalized 17: --------------------------------------------------------------------------------------------------------------------------------------------------- 17: GramSchmidt/Count:1024/iterations:5/manual_time 0.050 s 0.022 s 5 1024 47.0279u 17: GramSchmidt/Count:2048/iterations:5/manual_time 0.050 s 0.021 s 5 2.048k 24.4573u 17: GramSchmidt/Count:4096/iterations:5/manual_time 0.049 s 0.022 s 5 4.096k 12.0498u 17: GramSchmidt/Count:8192/iterations:5/manual_time 0.058 s 0.024 s 5 8.192k 6.91129u 17: GramSchmidt/Count:16384/iterations:5/manual_time 0.056 s 0.026 s 5 16.384k 3.38752u [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o 17: GramSchmidt/Count:32768/iterations:5/manual_time 0.062 s 0.033 s 5 32.768k 1.90505u [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate 17: GramSchmidt/Count:65536/iterations:5/manual_time 0.074 s 0.044 s 5 65.536k 1.15963u 17: GramSchmidt/Count:131072/iterations:5/manual_time 0.093 s 0.074 s 5 131.072k 731.125n [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 66%] Linking CXX executable Kokkos_IncrementalTest_HIP 17: GramSchmidt/Count:262144/iterations:5/manual_time 0.134 s 0.130 s 5 262.144k 473.267n [ 13%] Built target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 66%] Built target Kokkos_IncrementalTest_HIP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 17: GramSchmidt/Count:524288/iterations:5/manual_time 0.208 s 0.220 s 5 524.288k 377.892n [ 66%] Built target Kokkos_CoreUnitTest_KokkosP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 68%] Linking CXX executable Kokkos_StackTraceTestExec [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 68%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o 17: ---------------------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations FOM: GB/s Max 17: ---------------------------------------------------------------------------------------------------------------------------------------------- 17: CustomReduction/N:100000/R:1000/manual_time 4.88 s 4.83 s 1 0.0336531/s 11.5 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o 17: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 17: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 17: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 17: OverlapRangePolicy/N:2000/M:10000/R:10 0.763 s 0.398 s 2 0.0286621 0.0958629 0.0990656 0.213079 0.0501363 0.0490278 [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o 17: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 17: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 17: OverlapMDRangePolicy/N:200/M:10000/R:10 0.166 s 0.080 s 8 3.13412m 0.0488569 9.96004m 0.0485928 5.11315m 5.1849m [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 17%] Linking CXX executable Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 17%] Built target Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o 17: OverlapTeamPolicy/N:20/M:1000000/R:10 0.826 s 0.429 s 2 0.0403614 0.0979129 0.1152 0.21105 0.056995 0.0563663 17: --------------------------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations Count Time normalized 17: --------------------------------------------------------------------------------------------------------------------------------------------------- 17: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 71.8154n 17: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 44.1157n 17: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 30.2837n 17: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 24.52n 17: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 18.5053n 17: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 16.2794n 17: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 15.4079n 17: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.010 s 5 131.072k 14.3504n 17: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.029 s 5 262.144k 14.792n 17: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.008 s 0.075 s 5 524.288k 14.7423n [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o 17: ----------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations FOM: rate 17: ----------------------------------------------------------------------------------------------------------------------------------- 17: Malloc/N:1/manual_time 0.202 us 0.348 us 3381596 4.95983M/s [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o 17: Malloc/N:16/manual_time 0.202 us 0.351 us 3432983 4.94349M/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 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 17: Malloc/N:256/manual_time 0.272 us 0.419 us 2526692 3.67421M/s [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 17: Malloc/N:4096/manual_time 0.206 us 0.358 us 3393499 4.85167M/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o 17: Malloc/N:65536/manual_time 0.147 us 0.335 us 4754606 6.78833M/s [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o 17: Malloc/N:1048576/manual_time 0.146 us 0.335 us 4815745 6.85001M/s [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 17%] Built target Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 17: Malloc/N:16777216/manual_time 0.153 us 0.341 us 4586038 6.54426M/s [ 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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o 17: Malloc/N:268435456/manual_time 2.52 us 5.57 us 275343 397.157k/s [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o 17: Malloc/N:4294967296/manual_time 4.00 us 10.2 us 173576 249.74k/s [ 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_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 17: MallocFree/N:1/manual_time 0.338 us 0.377 us 2057547 2.95533M/s [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o 17: MallocFree/N:16/manual_time 0.336 us 0.375 us 2080657 2.97239M/s [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 17: MallocFree/N:256/manual_time 0.403 us 0.442 us 1745072 2.48238M/s [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o 17: MallocFree/N:4096/manual_time 0.327 us 0.366 us 2143097 3.0535M/s 17: MallocFree/N:65536/manual_time 0.312 us 0.351 us 2247562 3.20513M/s [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o 17: MallocFree/N:1048576/manual_time 0.311 us 0.350 us 2218174 3.21274M/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o 17: MallocFree/N:16777216/manual_time 0.319 us 0.358 us 2136459 3.13506M/s [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o 17: MallocFree/N:268435456/manual_time 6.02 us 5.52 us 115146 166.193k/s [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 17: MallocFree/N:4294967296/manual_time 11.1 us 10.1 us 63502 90.4469k/s [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly 17: MallocTouch/N:1/manual_time 42.4 us 19.0 us 15460 23.5727k/s [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o 17: MallocTouch/N:16/manual_time 41.9 us 18.4 us 17067 23.8549k/s [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 17: MallocTouch/N:256/manual_time 41.5 us 18.1 us 17142 24.0706k/s [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 17: MallocTouch/N:4096/manual_time 41.5 us 18.4 us 17049 24.0745k/s [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 17: MallocTouch/N:65536/manual_time 42.1 us 18.8 us 16333 23.7593k/s [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o 17: MallocTouch/N:1048576/manual_time 44.8 us 19.8 us 15584 22.3438k/s 17: MallocTouch/N:16777216/manual_time 61.8 us 28.0 us 11372 16.1772k/s [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o 17: MallocTouch/N:268435456/manual_time 40671 us 41112 us 17 24.5875/s [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 17: MallocTouch/N:4294967296/manual_time 643440 us 543697 us 1 1.55415/s 1/51 Test #1: Kokkos_CoreUnitTest_Serial1 .................***Exception: SegFault 0.78 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 18%] Built target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 2/51 Test #2: Kokkos_CoreUnitTest_Serial2 .................***Exception: SegFault 0.76 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 17: MallocTouchFree/N:1/manual_time 42.6 us 18.7 us 16242 23.4615k/s 3/51 Test #3: Kokkos_CoreUnitTest_HIP .....................***Exception: SegFault 0.85 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPInterOpInit 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from hip 4: [ RUN ] hip.raw_hip_interop 4/51 Test #4: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Exception: SegFault 0.74 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_streams 17: MallocTouchFree/N:16/manual_time 42.2 us 18.5 us 16537 23.6774k/s 5/51 Test #5: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Exception: SegFault 0.73 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Test timeout computed to be: 1500 [ 19%] Linking CXX executable Kokkos_StackTraceTestExec [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o 17: MallocTouchFree/N:256/manual_time 42.5 us 18.6 us 16572 23.5188k/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o 6/51 Test #6: Kokkos_CoreUnitTest_Default .................***Exception: SegFault 0.80 sec test 7 Start 7: Kokkos_CoreUnitTest_LegionInitialization 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 7: [ RUN ] initialization.legion_initialization 7/51 Test #7: Kokkos_CoreUnitTest_LegionInitialization ....***Exception: SegFault 0.75 sec test 8 Start 8: Kokkos_CoreUnitTest_PushFinalizeHook 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 8: Test timeout computed to be: 1500 17: MallocTouchFree/N:4096/manual_time 41.4 us 18.0 us 16961 24.1682k/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 19%] Built target Kokkos_StackTraceTestExec 8/51 Test #8: Kokkos_CoreUnitTest_PushFinalizeHook ........***Exception: SegFault 0.80 sec test 9 Start 9: Kokkos_CoreUnitTest_ScopeGuard 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 9: Test timeout computed to be: 1500 9: [==========] Running 6 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 6 tests from scope_guard_DeathTest 9: [ RUN ] scope_guard_DeathTest.create 17: MallocTouchFree/N:65536/manual_time 43.6 us 18.8 us 16660 22.9483k/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:62: Failure 9: 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); } 9: Result: died but not with expected exit code: 9: Terminated by signal 11 (core dumped) 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.create (770 ms) 9: [ RUN ] scope_guard_DeathTest.create_argument 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:80: Failure 9: Death test: { { Kokkos::InitializationSettings settings{}; Kokkos::ScopeGuard guard{settings}; } std::exit(0); } 9: Result: died but not with expected exit code: 9: Terminated by signal 11 (core dumped) 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.create_argument (710 ms) 9: [ RUN ] scope_guard_DeathTest.create_while_initialize 17: MallocTouchFree/N:1048576/manual_time 45.3 us 19.6 us 15502 22.0774k/s 17: MallocTouchFree/N:16777216/manual_time 62.9 us 27.6 us 11099 15.8945k/s 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:95: Failure 9: Death test: { Kokkos::ScopeGuard guard1{}; Kokkos::ScopeGuard guard2{}; } 9: Result: died but not with expected error. 9: Expected: contains regular expression "Creating a ScopeGuard while Kokkos is initialized" 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.create_while_initialize (743 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_initialize 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:110: Failure 9: Death test: { Kokkos::initialize(); Kokkos::ScopeGuard guard{}; } 9: Result: died but not with expected error. 9: Expected: contains regular expression "Creating a ScopeGuard while Kokkos is initialized" 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.create_after_initialize (778 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_finalize 17: MallocTouchFree/N:268435456/manual_time 60937 us 40267 us 11 16.4105/s [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:126: Failure 9: Death test: { { Kokkos::ScopeGuard guard1{}; } Kokkos::ScopeGuard guard2{}; } 9: Result: died but not with expected error. 9: Expected: contains regular expression "Creating a ScopeGuard after Kokkos was finalized" 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.create_after_finalize (758 ms) 9: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 17: MallocTouchFree/N:4294967296/manual_time 873978 us 546885 us 1 1.14419/s 9: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp:140: Failure 9: Death test: { Kokkos::ScopeGuard guard{}; Kokkos::finalize(); } 9: Result: died but not with expected error. 9: Expected: contains regular expression "Destroying a ScopeGuard after Kokkos was finalized" 9: Actual msg: 9: [ DEATH ] 9: [ FAILED ] scope_guard_DeathTest.destroy_after_finalize (737 ms) 9: [----------] 6 tests from scope_guard_DeathTest (4499 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 6 tests from 1 test suite ran. (4499 ms total) 9: [ PASSED ] 0 tests. 9: [ FAILED ] 6 tests, listed below: 9: [ FAILED ] scope_guard_DeathTest.create 9: [ FAILED ] scope_guard_DeathTest.create_argument 9: [ FAILED ] scope_guard_DeathTest.create_while_initialize 9: [ FAILED ] scope_guard_DeathTest.create_after_initialize 9: [ FAILED ] scope_guard_DeathTest.create_after_finalize 9: [ FAILED ] scope_guard_DeathTest.destroy_after_finalize 9: 9: 6 FAILED TESTS 9/51 Test #9: Kokkos_CoreUnitTest_ScopeGuard ..............***Failed Error regular expression found in output. Regex=[ FAILED ] 4.53 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs 10/51 Test #10: Kokkos_CoreUnitTest_Develop .................***Exception: SegFault 0.72 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice 17: ---------------------------------------------------------------------------------------------------------------------------------------------- 17: Benchmark Time CPU Iterations FOM: GB/s MB 17: ---------------------------------------------------------------------------------------------------------------------------------------------- 17: ViewAllocate_Rank1/N:10/manual_time 0.240 s 0.295 s 3 3.33552/s 800 11/51 Test #11: Kokkos_CoreUnitTest_KokkosP .................***Exception: SegFault 0.74 sec test 12 Start 12: Kokkos_CoreUnitTest_ToolIndependence 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 12: Test timeout computed to be: 1500 12/51 Test #12: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.03 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoadHelp 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o 17: ViewAllocate_Rank1/N:10/manual_time 0.240 s 0.297 s 3 3.32838/s 800 [ 72%] Linking CXX executable Kokkos_IncrementalTest_OPENMP 13/51 Test #13: Kokkos_ProfilingTestLibraryLoadHelp .........***Exception: SegFault 0.73 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLineHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o 14/51 Test #14: Kokkos_ProfilingTestLibraryCmdLineHelp ......***Exception: SegFault 0.72 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoad 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). [ 72%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP 17: ViewAllocate_Rank2/N:10/manual_time 0.240 s 0.297 s 3 3.33642/s 800 [ 22%] Built target Kokkos_CoreUnitTest_CTestDevice [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 15/51 Test #15: Kokkos_ProfilingTestLibraryLoad .............***Exception: SegFault 0.76 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLine 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o 17: ViewAllocate_Rank2/N:10/manual_time 0.240 s 0.298 s 3 3.32653/s 800 16/51 Test #16: Kokkos_ProfilingTestLibraryCmdLine ..........***Exception: SegFault 0.73 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 [ 22%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 17/51 Test #17: Kokkos_CoreUnitTest_StackTraceTest ..........***Exception: SegFault 0.73 sec test 18 Start 18: Kokkos_IncrementalTest_SERIAL 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 18: Test timeout computed to be: 1500 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 17: ViewAllocate_Rank3/N:10/manual_time 0.241 s 0.298 s 3 3.32372/s 800 18/51 Test #18: Kokkos_IncrementalTest_SERIAL ...............***Exception: SegFault 0.74 sec test 19 Start 19: Kokkos_IncrementalTest_HIP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_HIP 19: Test timeout computed to be: 1500 [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 19/51 Test #19: Kokkos_IncrementalTest_HIP ..................***Exception: SegFault 0.71 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/51 Test #20: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.03 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/51 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.03 sec test 22 Start 22: Kokkos_CoreUnitTest_DeviceAndThreads 22: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py" 22: Test timeout computed to be: 1500 [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o 17: ViewAllocate_Rank3/N:10/manual_time 0.241 s 0.298 s 3 3.32192/s 800 [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 22: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 17: ViewAllocate_Rank4/N:10/manual_time 0.241 s 0.298 s 3 3.32634/s 800 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o 22: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 22: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 17: ViewAllocate_Rank4/N:10/manual_time 0.240 s 0.297 s 3 3.33381/s 800 22: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 17: ViewAllocate_Rank5/N:10/manual_time 0.240 s 0.298 s 3 3.32928/s 800 22: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 22: 22: ====================================================================== 22: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 22: ---------------------------------------------------------------------- 22: Traceback (most recent call last): 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 22: num_devices = GetFlag("num_devices") 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 22: raise Exception(p.stderr.decode("utf-8")) 22: Exception 22: 22: ====================================================================== 22: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 22: ---------------------------------------------------------------------- 22: Traceback (most recent call last): 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 22: self.assertEqual(0, GetFlag("disable_warnings")) 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 22: raise Exception(p.stderr.decode("utf-8")) 22: Exception 22: 22: ====================================================================== 22: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 22: ---------------------------------------------------------------------- 22: Traceback (most recent call last): 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 22: num_devices = GetFlag("num_devices") 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 22: raise Exception(p.stderr.decode("utf-8")) 22: Exception 22: 22: ====================================================================== 22: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 22: ---------------------------------------------------------------------- 22: Traceback (most recent call last): 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 22: max_threads = GetFlag("max_threads") 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 22: raise Exception(p.stderr.decode("utf-8")) 22: Exception 22: 22: ====================================================================== 22: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 22: ---------------------------------------------------------------------- 22: Traceback (most recent call last): 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 22: self.assertEqual(0, GetFlag("tune_internals")) 22: File "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 22: raise Exception(p.stderr.decode("utf-8")) 22: Exception 22: 22: ---------------------------------------------------------------------- 22: Ran 5 tests in 3.801s 22: 22: FAILED (errors=5) 22/51 Test #22: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 3.87 sec test 23 Start 23: Kokkos_PerformanceTest_TaskDag 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 23: Test timeout computed to be: 1500 23/51 Test #23: Kokkos_PerformanceTest_TaskDag .............. Passed 0.03 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T15-41-08.json" 24: Test timeout computed to be: 1500 17: ViewAllocate_Rank5/N:10/manual_time 0.240 s 0.298 s 3 3.33248/s 800 24/51 Test #24: Kokkos_PerformanceTest_Benchmark ............***Exception: SegFault 0.73 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T15-41-08.json" 25: Test timeout computed to be: 1500 [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 25/51 Test #25: Kokkos_Benchmark_Atomic_MinMax ..............***Exception: SegFault 0.72 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T15-41-08.json" 26: Test timeout computed to be: 1500 [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 26/51 Test #26: Kokkos_PerformanceTest_Mempool ..............***Exception: SegFault 0.75 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T15-41-08.json" 27: Test timeout computed to be: 1500 17: ViewAllocate_Rank6/N:10/manual_time 0.240 s 0.297 s 3 3.3319/s 800 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 27/51 Test #27: Kokkos_PerformanceTest_Atomic ...............***Exception: SegFault 0.74 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Test timeout computed to be: 1500 17: ViewAllocate_Rank6/N:10/manual_time 0.240 s 0.296 s 3 3.3358/s 800 [ 25%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o 28/51 Test #28: Kokkos_ContainersUnitTest_Serial ............***Exception: SegFault 0.73 sec test 29 Start 29: Kokkos_ContainersUnitTest_HIP 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 29: Test timeout computed to be: 1500 [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 29/51 Test #29: Kokkos_ContainersUnitTest_HIP ...............***Exception: SegFault 0.73 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 30: Test timeout computed to be: 1500 17: ViewAllocate_Rank7/N:10/manual_time 0.239 s 0.295 s 3 3.35161/s 800 [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 30/51 Test #30: Kokkos_ContainersPerformanceTest_HIP ........***Exception: SegFault 0.73 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o 31/51 Test #31: Kokkos_UnitTest_Sort ........................***Exception: SegFault 0.79 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 17: ViewAllocate_Rank7/N:10/manual_time 0.239 s 0.296 s 3 3.34304/s 800 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 32/51 Test #32: Kokkos_UnitTest_Random ......................***Exception: SegFault 0.73 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 17: ViewAllocate_Rank8/N:10/manual_time 0.239 s 0.296 s 3 3.34676/s 800 [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ..........***Exception: SegFault 0.74 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o 17: ViewAllocate_Rank8/N:10/manual_time 0.239 s 0.297 s 3 3.34343/s 800 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ..........***Exception: SegFault 0.70 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ..........***Exception: SegFault 0.79 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ..........***Exception: SegFault 0.76 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-7028 [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 Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ..........***Exception: SegFault 0.76 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 Merge succeeded, producing b50bb920e1bdd29cf39cbffa148e771d18c7be80 Checking out Revision b50bb920e1bdd29cf39cbffa148e771d18c7be80 (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b50bb920e1bdd29cf39cbffa148e771d18c7be80 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....***Exception: SegFault 0.79 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh 17: ViewDeepCopy_Rank1/N:10/manual_time 0.047 s 0.017 s 15 33.8761/s 1.6k + docker build -t fba08243c0ca7c2e33f38394f3f12448ab7426d5 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 0ae91e808042 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 693b45956963 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 076e6b011dcf Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 98413e8d1e28 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> ad8697d04480 Successfully built ad8697d04480 Successfully tagged fba08243c0ca7c2e33f38394f3f12448ab7426d5:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . fba08243c0ca7c2e33f38394f3f12448ab7426d5 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 6f56bc156060384f4e853d69ba2c4279b68b846a4462c1523c74aab406a239df $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7028 --volumes-from 6f56bc156060384f4e853d69ba2c4279b68b846a4462c1523c74aab406a239df -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** fba08243c0ca7c2e33f38394f3f12448ab7426d5 cat 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....***Exception: SegFault 0.73 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....***Exception: SegFault 0.85 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....***Exception: SegFault 0.70 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 17: ViewDeepCopy_Rank2/N:10/manual_time 0.047 s 0.017 s 15 33.8877/s 1.6k $ docker top e0cb3b45be120ca868d7c2bf2479a57b792305ce7795d7f99ad7dd17a1615ae0 -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] { 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....***Exception: SegFault 0.78 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 [Pipeline] sh + rm -rf build [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....***Exception: SegFault 0.73 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....***Exception: SegFault 0.73 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....***Exception: SegFault 0.72 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o 17: ViewDeepCopy_Rank3/N:10/manual_time 0.047 s 0.017 s 15 34.0787/s 1.6k + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....***Exception: SegFault 0.82 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/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 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....***Exception: SegFault 0.78 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 -- Using --c++17;--gnu_extensions for C++17 extensions as feature 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....***Exception: SegFault 0.76 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 -- 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 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....***Exception: SegFault 0.73 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 17: ViewDeepCopy_Rank1/N:10/manual_time 0.047 s 0.017 s 15 33.986/s 1.6k 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....***Exception: SegFault 0.78 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 51/51 Test #51: Kokkos_UnitTest_SIMD ........................***Exception: SegFault 0.76 sec 8% tests passed, 47 tests failed out of 51 Total Test time (real) = 42.40 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_Serial1 (SEGFAULT) 2 - Kokkos_CoreUnitTest_Serial2 (SEGFAULT) 3 - Kokkos_CoreUnitTest_HIP (SEGFAULT) 4 - Kokkos_CoreUnitTest_HIPInterOpInit (SEGFAULT) 5 - Kokkos_CoreUnitTest_HIPInterOpStreams (SEGFAULT) 6 - Kokkos_CoreUnitTest_Default (SEGFAULT) 7 - Kokkos_CoreUnitTest_LegionInitialization (SEGFAULT) 8 - Kokkos_CoreUnitTest_PushFinalizeHook (SEGFAULT) 9 - Kokkos_CoreUnitTest_ScopeGuard (Failed) 10 - Kokkos_CoreUnitTest_Develop (SEGFAULT) 11 - Kokkos_CoreUnitTest_KokkosP (SEGFAULT) 13 - Kokkos_ProfilingTestLibraryLoadHelp (SEGFAULT) 14 - Kokkos_ProfilingTestLibraryCmdLineHelp (SEGFAULT) 15 - Kokkos_ProfilingTestLibraryLoad (SEGFAULT) 16 - Kokkos_ProfilingTestLibraryCmdLine (SEGFAULT) 17 - Kokkos_CoreUnitTest_StackTraceTest (SEGFAULT) 18 - Kokkos_IncrementalTest_SERIAL (SEGFAULT) 19 - Kokkos_IncrementalTest_HIP (SEGFAULT) 22 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 24 - Kokkos_PerformanceTest_Benchmark (SEGFAULT) 25 - Kokkos_Benchmark_Atomic_MinMax (SEGFAULT) 26 - Kokkos_PerformanceTest_Mempool (SEGFAULT) 27 - Kokkos_PerformanceTest_Atomic (SEGFAULT) 28 - Kokkos_ContainersUnitTest_Serial (SEGFAULT) 29 - Kokkos_ContainersUnitTest_HIP (SEGFAULT) 30 - Kokkos_ContainersPerformanceTest_HIP (SEGFAULT) 31 - Kokkos_UnitTest_Sort (SEGFAULT) 32 - Kokkos_UnitTest_Random (SEGFAULT) 33 - Kokkos_AlgorithmsUnitTest_StdSet_A (SEGFAULT) 34 - Kokkos_AlgorithmsUnitTest_StdSet_B (SEGFAULT) 35 - Kokkos_AlgorithmsUnitTest_StdSet_C (SEGFAULT) 36 - Kokkos_AlgorithmsUnitTest_StdSet_D (SEGFAULT) 37 - Kokkos_AlgorithmsUnitTest_StdSet_E (SEGFAULT) 38 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (SEGFAULT) 39 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (SEGFAULT) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (SEGFAULT) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (SEGFAULT) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (SEGFAULT) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (SEGFAULT) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (SEGFAULT) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (SEGFAULT) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (SEGFAULT) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (SEGFAULT) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (SEGFAULT) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (SEGFAULT) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (SEGFAULT) 51 - Kokkos_UnitTest_SIMD (SEGFAULT) Errors while running CTest -- Configuring done Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 2d3ecf1c6304927c48e98b05e71d9defcab785371b43890ac4530dfec115a31f -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o $ docker rm -f --volumes 2d3ecf1c6304927c48e98b05e71d9defcab785371b43890ac4530dfec115a31f 17: ViewDeepCopy_Rank2/N:10/manual_time 0.047 s 0.017 s 15 33.961/s 1.6k [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.6-C++20 [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target kokkosprinter-tool [ 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_HostSpace.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o 17: ViewDeepCopy_Rank3/N:10/manual_time 0.047 s 0.017 s 15 33.9579/s 1.6k [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o 17: ViewDeepCopy_Rank1/N:10/manual_time 0.055 s 0.017 s 13 29.0088/s 1.6k [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 17: ViewDeepCopy_Rank2/N:10/manual_time 0.340 s 0.170 s 2 4.70142/s 1.6k [ 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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-7028 [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 17: ViewDeepCopy_Rank3/N:10/manual_time 0.258 s 0.119 s 3 6.19385/s 1.6k Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Merge succeeded, producing 8793e4eef3545164465943038fa470ec342609b0 Checking out Revision 8793e4eef3545164465943038fa470ec342609b0 (PR-7028) 17: ViewDeepCopy_Rank1/N:10/manual_time 0.046 s 0.020 s 15 34.9903/s 1.6k Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 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 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8793e4eef3545164465943038fa470ec342609b0 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o + docker build -t 6cf35ab0510bbe3a80915890178dbfa8db2f748c -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/16 : FROM $BASE ---> 28a6f693c19c Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 3beeb18f955c Step 4/16 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> cdfc94c643e0 Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 263c755acc63 Step 6/16 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 93fbea5c5c3a Step 7/16 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> bb026f5e7d50 Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> e70e65708319 Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> d2a63819cd07 Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 1384f7a7d29e Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> badab1271063 Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 00859f8fec4a Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> a88ce1d6d905 Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> edf23cfead66 Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> b2f5c95a0bb9 Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> 545f2d59772d Successfully built 545f2d59772d Successfully tagged 6cf35ab0510bbe3a80915890178dbfa8db2f748c:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o + docker inspect -f . 6cf35ab0510bbe3a80915890178dbfa8db2f748c . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container e8a1c9f925d95cc8577dd25a28ba528afb7272fb264c0eed730798e7b7a24c47 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7028 --volumes-from e8a1c9f925d95cc8577dd25a28ba528afb7272fb264c0eed730798e7b7a24c47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 6cf35ab0510bbe3a80915890178dbfa8db2f748c cat 17: ViewDeepCopy_Rank2/N:10/manual_time 0.339 s 0.167 s 2 4.72479/s 1.6k [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 17: ViewDeepCopy_Rank3/N:10/manual_time 0.229 s 0.111 s 3 6.97767/s 1.6k [ 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 [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.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 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o 17: ViewDeepCopy_Rank4/N:10/manual_time 0.046 s 0.022 s 15 35.1521/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp $ docker top 6c1738fa20f4edbd210487ca413f056841900911d0405484cf75d913237c746d -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 17: ViewDeepCopy_Rank5/N:10/manual_time 0.045 s 0.022 s 15 35.2719/s 1.6k [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o + rm -rf build [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o 17: ViewDeepCopy_Rank4/N:10/manual_time 0.046 s 0.022 s 15 35.1527/s 1.6k [ 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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 17: ViewDeepCopy_Rank5/N:10/manual_time 0.046 s 0.022 s 15 34.7468/s 1.6k -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o 17: ViewDeepCopy_Rank4/N:10/manual_time 0.251 s 0.125 s 3 6.37282/s 1.6k [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 7%] Linking CXX static library libkokkoscontainers.a [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 17: ViewDeepCopy_Rank5/N:10/manual_time 0.236 s 0.116 s 3 6.76981/s 1.6k [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 8%] Linking CXX static library libkokkos_gtest.a [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Built target kokkos_gtest -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o -- 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 [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o 17: ViewDeepCopy_Rank4/N:10/manual_time 0.251 s 0.125 s 3 6.37684/s 1.6k [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 11%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 17: ViewDeepCopy_Rank5/N:10/manual_time 0.309 s 0.155 s 2 5.17865/s 1.6k [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 17: ViewDeepCopy_Rank6/N:10/manual_time 0.045 s 0.022 s 15 35.1804/s 1.6k -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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 [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL 17: ViewDeepCopy_Rank6/N:10/manual_time 0.045 s 0.022 s 15 35.1819/s 1.6k [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 17: ViewDeepCopy_Rank6/N:10/manual_time 0.237 s 0.119 s 3 6.75342/s 1.6k [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC 17: ViewDeepCopy_Rank6/N:10/manual_time 0.309 s 0.154 s 2 5.18061/s 1.6k -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.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 [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 17: ViewDeepCopy_Rank7/N:10/manual_time 0.045 s 0.022 s 15 35.2007/s 1.6k [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 17: ViewDeepCopy_Rank7/N:10/manual_time 0.047 s 0.023 s 15 34.3244/s 1.6k -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7028/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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o 17: ViewDeepCopy_Rank7/N:10/manual_time 0.397 s 0.198 s 2 4.02819/s 1.6k [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp -- [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 [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 17: ViewDeepCopy_Rank7/N:10/manual_time 0.396 s 0.198 s 2 4.03698/s 1.6k [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 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.cc.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_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 75%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_ProfilingAllCalls [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 1%] Built target kokkossimd [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 17: ViewDeepCopy_Rank8/N:10/manual_time 0.047 s 0.023 s 15 34.2856/s 1.6k [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.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/check.cc.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable Kokkos_ProfilingAllCalls [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o 17: ViewDeepCopy_Rank8/N:10/manual_time 0.047 s 0.023 s 15 34.3002/s 1.6k [ 75%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 17: ViewDeepCopy_Rank8/N:10/manual_time 0.528 s 0.267 s 1 3.03283/s 1.6k [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 32%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 17: ViewDeepCopy_Rank8/N:10/manual_time 0.403 s 0.202 s 2 3.96656/s 1.6k [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 32%] Built target Kokkos_CoreTestCompileOnly [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 76%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 76%] Linking CXX executable Kokkos_ToolsInitialization [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_CTestDevice [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 76%] Built target Kokkos_ToolsInitialization [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o 17: ViewDeepCopy_Raw/N:10/manual_time 0.047 s 0.023 s 15 34.3011/s 1.6k [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o 17: ViewDeepCopy_Raw/N:10/manual_time 0.046 s 0.023 s 15 34.5977/s 1.6k [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_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 core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 17: ViewDeepCopy_Raw/N:10/manual_time 0.046 s 0.023 s 15 34.6709/s 1.6k [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 17: ViewDeepCopy_Raw/N:10/manual_time 0.046 s 0.023 s 15 34.4652/s 1.6k [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o 17: ViewFill_Rank1/N:10/manual_time 0.030 s 0.015 s 23 26.6206/s 800 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o 17: ViewFill_Rank1/N:10/manual_time 0.030 s 0.015 s 23 26.6787/s 800 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o 17: ViewFill_Rank2/N:10/manual_time 0.030 s 0.015 s 23 26.7111/s 800 [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 17: ViewFill_Rank2/N:10/manual_time 0.030 s 0.015 s 23 26.654/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 17: ViewFill_Rank3/N:10/manual_time 0.030 s 0.015 s 23 26.6328/s 800 [ 5%] Linking CXX static library libkokkoscore.a [ 5%] 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 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o 17: ViewFill_Rank3/N:10/manual_time 0.030 s 0.015 s 23 26.6479/s 800 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook 17: ViewFill_Rank4/N:10/manual_time 0.030 s 0.015 s 23 26.568/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o 17: ViewFill_Rank4/N:10/manual_time 0.030 s 0.015 s 23 26.641/s 800 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 17: ViewFill_Rank5/N:10/manual_time 0.030 s 0.015 s 23 26.6372/s 800 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o 17: ViewFill_Rank5/N:10/manual_time 0.030 s 0.015 s 23 26.6963/s 800 [ 37%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 17: ViewFill_Rank6/N:10/manual_time 0.029 s 0.014 s 24 27.8317/s 800 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 37%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 6%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o 17: ViewFill_Rank6/N:10/manual_time 0.029 s 0.014 s 24 27.9625/s 800 [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 17: ViewFill_Rank7/N:10/manual_time 0.029 s 0.014 s 24 27.9861/s 800 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization 17: ViewFill_Rank7/N:10/manual_time 0.028 s 0.014 s 25 28.0778/s 800 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o 17: ViewFill_Rank8/N:10/manual_time 0.029 s 0.014 s 24 28.0061/s 800 [ 43%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 17: ViewFill_Rank8/N:10/manual_time 0.029 s 0.014 s 25 28.057/s 800 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 38%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o 17: ViewFill_Raw/N:10/manual_time 0.030 s 0.015 s 24 26.6655/s 800 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_IncrementalTest_SERIAL 17: ViewFill_Raw/N:10/manual_time 0.030 s 0.015 s 23 26.6912/s 800 [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 17: ViewResize_Rank1/N:10/iterations:10/manual_time 0.028 s 0.026 s 10 56.4805/s 1.6k [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 17: ViewResize_Rank1/N:10/iterations:10/manual_time 0.028 s 0.026 s 10 56.4347/s 1.6k [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o 17: ViewResize_Rank2/N:10/iterations:10/manual_time 0.029 s 0.026 s 10 55.9641/s 1.6k 17: ViewResize_Rank2/N:10/iterations:10/manual_time 0.028 s 0.026 s 10 56.3353/s 1.6k 17: ViewResize_Rank3/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 53.3987/s 1.6k [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o 17: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.029 s 10 46.1379/s 1.6k [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o 17: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 145.427/s 1.6k 17: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 145.233/s 1.6k [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o 17: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 128.378/s 1.6k 17: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 133.686/s 1.6k 17: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 105.199/s 1.6k 17: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 76.7276/s 1.6k [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 17: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.61/s 1.6k [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 17: ViewResize_Rank4/N:10/iterations:10/manual_time 0.037 s 0.030 s 10 43.6755/s 1.6k 17: ViewResize_Rank5/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 41.4404/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o 17: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 45.0502/s 1.6k [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 17: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.7135/s 1.6k 17: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 71.1397/s 1.6k [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 17: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.8073/s 1.6k [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 17: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 75.8798/s 1.6k [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 17: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 40.7078/s 1.6k [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 17: ViewResize_Rank6/N:10/iterations:10/manual_time 0.040 s 0.032 s 10 40.4767/s 1.6k [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 17: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.0751/s 1.6k 17: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.025 s 0.011 s 10 64.9507/s 1.6k [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 45%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 17: ViewResize_Rank7/N:10/iterations:10/manual_time 0.034 s 0.029 s 10 47.0718/s 1.6k [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o 17: ViewResize_Rank7/N:10/iterations:10/manual_time 0.040 s 0.032 s 10 39.9881/s 1.6k [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 17: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.018 s 0.008 s 10 86.9962/s 1.6k [ 45%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 17: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.030 s 0.014 s 10 53.885/s 1.6k [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o 17: ViewResize_Rank8/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 41.011/s 1.6k [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 17: ViewResize_Rank8/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.0297/s 1.6k [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 17: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.026 s 0.013 s 10 62.2058/s 1.6k [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o 17: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 55.0479/s 1.6k [ 42%] Built target Kokkos_CoreUnitTest_Default [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 17: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.125 s 0.098 s 10 12.7667/s 1.6k [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 17: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.127 s 0.097 s 10 12.5508/s 1.6k 17/44 Test #17: Kokkos_PerformanceTest_Benchmark ............ Passed 237.41 sec test 18 Start 18: Kokkos_Benchmark_Atomic_MinMax 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T15-40-28.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-05-29T16:02:10+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 3.82, 5.12, 5.63 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-05-29T15:40:20+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 18: GIT_COMMIT_HASH: 1deaa2664 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_CXX26: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.3.99 18: platform: 64bit 18: ---------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations 18: ---------------------------------------------------------------------------------------------------------------------------------------- 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 18: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 18: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 18: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 18: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.002 s 10 18/44 Test #18: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.57 sec test 19 Start 19: Kokkos_PerformanceTest_Mempool 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T15-40-28.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-05-29T16:02:11+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 19: Run on (4 X 1996.25 MHz CPU s) 19: CPU Caches: 19: L1 Data 64 KiB (x4) 19: L1 Instruction 64 KiB (x4) 19: L2 Unified 512 KiB (x4) 19: L3 Unified 16384 KiB (x4) 19: Load Average: 3.82, 5.12, 5.63 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-05-29T15:40:20+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 19: GIT_COMMIT_HASH: 1deaa2664 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_CXX26: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.3.99 19: platform: 64bit [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o 19: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations FOM: fill ops per second 19: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 19: 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 1254 10.003M/s [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 19: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations FOM: cycle ops per second 19: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 19: 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 2408 37.5114M/s 19/44 Test #19: Kokkos_PerformanceTest_Mempool .............. Passed 1.87 sec test 20 Start 20: Kokkos_PerformanceTest_Atomic 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T15-40-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: 2024-05-29T16:02:13+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 3.82, 5.12, 5.63 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-05-29T15:40:20+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 20: GIT_COMMIT_HASH: 1deaa2664 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.3.99 20: platform: 64bit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o 20: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 20: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Test_Atomic/100000/iterations:10 0.047 s 0.023 s 10 1 4 0.203621 9.78451m 300.86u 704.983M -2.08428G 704.983M [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 20: Test_Atomic/100000/iterations:10 0.048 s 0.023 s 10 1 8 0.197413 0.0186052 300.97u 4.99995G 2.77604G 4.99995G [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpaceThreadSafety.cpp.o 20: Test_Atomic/100000/iterations:10 0.049 s 0.024 s 10 1 8 0.212622 0.0165274 300.86u 4.99995G 1.39559G 4.99995G 20: Test_Atomic/100000/iterations:10 0.046 s 0.022 s 10 1 4 0.190994 0.0191846 300.87u 704.983M 1.73134G 704.983M 20: Test_Atomic/100000/iterations:10 0.046 s 0.022 s 10 1 8 0.19294 0.0224106 301.07u 4.99995G 2.33417G 4.99995G [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 20: Test_Atomic/100000/iterations:10 0.047 s 0.023 s 10 1 8 0.201831 0.0116029 301.07u 4.99995G 1.10645G 4.99995G [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 20: Test_Atomic/100000/iterations:10 0.051 s 0.024 s 10 0 4 0.203669 0.0213321 898.4u 4.99994G 2.67786G 4.99989G [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 20: Test_Atomic/100000/iterations:10 0.053 s 0.026 s 10 1 8 0.226643 0.0172741 943.78u 4.99995G 2.092G 4.99995G 20: Test_Atomic/100000/iterations:10 0.045 s 0.022 s 10 1 4 0.175493 0.0129082 301.27u 704.983M -1.33476G 704.983M 20/44 Test #20: Kokkos_PerformanceTest_Atomic ............... Passed 4.34 sec test 21 Start 21: Kokkos_ContainersUnitTest_Serial 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 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: [==========] Running 65 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 65 tests from serial 21: [ RUN ] serial.bitset [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 21: [ OK ] serial.bitset (1556 ms) 21: [ RUN ] serial.bitset_default_constructor_no_alloc 21: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 21: [ RUN ] serial.dualview_combination 21: [ OK ] serial.dualview_combination (0 ms) 21: [ RUN ] serial.dualview_alloc 21: [ OK ] serial.dualview_alloc (0 ms) 21: [ RUN ] serial.test_dualview_copy_construction_and_assignment 21: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 21: [ RUN ] serial.dualview_combinations_without_init 21: [ OK ] serial.dualview_combinations_without_init (0 ms) 21: [ RUN ] serial.dualview_deep_copy 21: [ OK ] serial.dualview_deep_copy (1 ms) 21: [ RUN ] serial.dualview_realloc 21: [ OK ] serial.dualview_realloc (0 ms) 21: [ RUN ] serial.dualview_resize 21: [ OK ] serial.dualview_resize (0 ms) 21: [ RUN ] serial.dualview_device_correct_kokkos_device 21: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 21: [ RUN ] serial.dualview_host_correct_kokkos_device 21: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 21: [ RUN ] serial.dualview_host_modify_template_device_sync 21: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 21: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 21: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 21: [ RUN ] serial.dualview_device_modify_template_host_sync 21: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 21: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 21: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 21: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 21: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 21: [ RUN ] serial.dynamic_view 21: [ OK ] serial.dynamic_view (11 ms) 21: [ RUN ] serial.dyn_rank_view_api_generic 21: [ OK ] serial.dyn_rank_view_api_generic (8 ms) 21: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 21: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 21: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 21: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 21: skipping since not default execution space 21: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 21: [ RUN ] serial.dyn_rank_view_api_operator_rank67 21: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 21: [ RUN ] serial.ErrorReporterViaLambda 21: [ OK ] serial.ErrorReporterViaLambda (0 ms) 21: [ RUN ] serial.ErrorReporter 21: [ OK ] serial.ErrorReporter (0 ms) 21: [ RUN ] serial.offsetview_construction [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 21: [ OK ] serial.offsetview_construction (40 ms) 21: [ RUN ] serial.offsetview_unmanaged_construction 21: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 21: [ RUN ] serial.offsetview_subview 21: [ OK ] serial.offsetview_subview (16 ms) 21: [ RUN ] serial.offsetview_offsets_rank1 21: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 21: [ RUN ] serial.offsetview_offsets_rank2 21: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 21: [ RUN ] serial.offsetview_offsets_rank3 21: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 21: [ RUN ] serial.scatterview [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Built target Kokkos_CoreUnitTest_Develop [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 21: [ OK ] serial.scatterview (1744 ms) 21: [ RUN ] serial.scatterview_devicetype 21: [ OK ] serial.scatterview_devicetype (0 ms) 21: [ RUN ] serial.staticcrsgraph 21: [ OK ] serial.staticcrsgraph (22 ms) 21: [ RUN ] serial.resize_realloc_no_init_dualview 21: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 21: [ RUN ] serial.resize_realloc_no_alloc_dualview 21: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 21: [ RUN ] serial.resize_exec_space_dualview 21: [ OK ] serial.resize_exec_space_dualview (0 ms) 21: [ RUN ] serial.realloc_exec_space_dualview 21: [ OK ] serial.realloc_exec_space_dualview (0 ms) 21: [ RUN ] serial.resize_realloc_no_init_dynrankview 21: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 21: [ RUN ] serial.resize_exec_space_dynrankview 21: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 21: [ RUN ] serial.realloc_exec_space_dynrankview 21: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 21: [ RUN ] serial.resize_realloc_no_init_scatterview 21: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 21: [ RUN ] serial.resize_realloc_no_alloc_scatterview 21: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 21: [ RUN ] serial.resize_exec_space_scatterview 21: [ OK ] serial.resize_exec_space_scatterview (0 ms) 21: [ RUN ] serial.realloc_exec_space_scatterview 21: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_dynrankview 21: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 21: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 21: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 21: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_offsetview 21: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 21: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 21: [ RUN ] serial.create_mirror_view_and_copy_offsetview 21: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_dynamicview 21: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 21: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 21: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 21: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 21: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 21: [ RUN ] serial.UnorderedMap_insert [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.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_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 48%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_push_finalize_hook_terminate [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 21: [ OK ] serial.UnorderedMap_insert (9283 ms) 21: [ RUN ] serial.UnorderedMap_failed_insert [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 21: [ OK ] serial.UnorderedMap_failed_insert (4050 ms) 21: [ RUN ] serial.UnorderedMap_deep_copy 21: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 21: [ RUN ] serial.UnorderedMap_valid_empty 21: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 21: [ RUN ] serial.UnorderedMap_clear_zero_size 21: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 21: [ RUN ] serial.UnorderedMap_consistent_size 21: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 21: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 21: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 21: [ RUN ] serial.UnorderedMap_lambda_capturable 21: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 21: [ RUN ] serial.UnorderedMap_constructor_view_alloc 21: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 21: [ RUN ] serial.vector_combination 21: [ OK ] serial.vector_combination (0 ms) 21: [ RUN ] serial.vector_insert 21: [ OK ] serial.vector_insert (0 ms) 21: [ RUN ] serial.vector_push_back_default_exec 21: [ OK ] serial.vector_push_back_default_exec (0 ms) 21: [ RUN ] serial.viewctorprop_embedded_dim 21: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 21: [----------] 65 tests from serial (16744 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 65 tests from 1 test suite ran. (16744 ms total) 21: [ PASSED ] 64 tests. 21: [ SKIPPED ] 1 test, listed below: 21: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 21/44 Test #21: Kokkos_ContainersUnitTest_Serial ............ Passed 16.89 sec test 22 Start 22: Kokkos_ContainersUnitTest_OpenMP 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 65 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 65 tests from openmp 22: [ RUN ] openmp.bitset [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Graph.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o 22: [ OK ] openmp.bitset (427 ms) 22: [ RUN ] openmp.bitset_default_constructor_no_alloc 22: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] openmp.dualview_combination 22: [ OK ] openmp.dualview_combination (0 ms) 22: [ RUN ] openmp.dualview_alloc 22: [ OK ] openmp.dualview_alloc (0 ms) 22: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 22: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] openmp.dualview_combinations_without_init 22: [ OK ] openmp.dualview_combinations_without_init (0 ms) 22: [ RUN ] openmp.dualview_deep_copy 22: [ OK ] openmp.dualview_deep_copy (0 ms) 22: [ RUN ] openmp.dualview_realloc 22: [ OK ] openmp.dualview_realloc (0 ms) 22: [ RUN ] openmp.dualview_resize 22: [ OK ] openmp.dualview_resize (0 ms) 22: [ RUN ] openmp.dualview_device_correct_kokkos_device 22: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] openmp.dualview_host_correct_kokkos_device 22: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] openmp.dualview_host_modify_template_device_sync 22: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 22: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] openmp.dualview_device_modify_template_host_sync 22: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 22: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 22: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] openmp.dynamic_view 22: [ OK ] openmp.dynamic_view (16 ms) 22: [ RUN ] openmp.dyn_rank_view_api_generic 22: [ OK ] openmp.dyn_rank_view_api_generic (8 ms) 22: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 22: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 22: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 22: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 22: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] openmp.ErrorReporterViaLambda 22: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 22: [ RUN ] openmp.ErrorReporter 22: [ OK ] openmp.ErrorReporter (0 ms) 22: [ RUN ] openmp.offsetview_construction 22: [ OK ] openmp.offsetview_construction (17 ms) 22: [ RUN ] openmp.offsetview_unmanaged_construction 22: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 22: [ RUN ] openmp.offsetview_subview 22: [ OK ] openmp.offsetview_subview (18 ms) 22: [ RUN ] openmp.offsetview_offsets_rank1 22: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] openmp.offsetview_offsets_rank2 22: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] openmp.offsetview_offsets_rank3 22: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] openmp.scatterview [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o 22: [ OK ] openmp.scatterview (1681 ms) 22: [ RUN ] openmp.scatterview_devicetype 22: [ OK ] openmp.scatterview_devicetype (14 ms) 22: [ RUN ] openmp.staticcrsgraph 22: [ OK ] openmp.staticcrsgraph (22 ms) 22: [ RUN ] openmp.resize_realloc_no_init_dualview 22: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 22: [ RUN ] openmp.resize_realloc_no_alloc_dualview 22: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] openmp.resize_exec_space_dualview 22: [ OK ] openmp.resize_exec_space_dualview (0 ms) 22: [ RUN ] openmp.realloc_exec_space_dualview 22: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 22: [ RUN ] openmp.resize_realloc_no_init_dynrankview 22: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] openmp.resize_exec_space_dynrankview 22: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] openmp.realloc_exec_space_dynrankview 22: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] openmp.resize_realloc_no_init_scatterview 22: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 22: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] openmp.resize_exec_space_scatterview 22: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 22: [ RUN ] openmp.realloc_exec_space_scatterview 22: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_dynrankview 22: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 22: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_offsetview 22: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 22: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_dynamicview 22: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 22: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] openmp.UnorderedMap_insert [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 22: [ OK ] openmp.UnorderedMap_insert (5326 ms) 22: [ RUN ] openmp.UnorderedMap_failed_insert [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o 22: [ OK ] openmp.UnorderedMap_failed_insert (4731 ms) 22: [ RUN ] openmp.UnorderedMap_deep_copy 22: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 22: [ RUN ] openmp.UnorderedMap_valid_empty 22: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] openmp.UnorderedMap_clear_zero_size 22: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] openmp.UnorderedMap_consistent_size 22: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 22: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] openmp.UnorderedMap_lambda_capturable 22: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 22: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] openmp.vector_combination 22: [ OK ] openmp.vector_combination (0 ms) 22: [ RUN ] openmp.vector_insert 22: [ OK ] openmp.vector_insert (0 ms) 22: [ RUN ] openmp.vector_push_back_default_exec 22: [ OK ] openmp.vector_push_back_default_exec (0 ms) 22: [ RUN ] openmp.viewctorprop_embedded_dim 22: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from openmp (12282 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (12282 ms total) 22: [ PASSED ] 65 tests. 22/44 Test #22: Kokkos_ContainersUnitTest_OpenMP ............ Passed 12.40 sec test 23 Start 23: Kokkos_ContainersPerformanceTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 5 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 5 tests from TEST_CATEGORY 23: [ RUN ] TEST_CATEGORY.dynrankview_perf 23: OpenMP 23: DynRankView vs View: Initialization Only 23: View time (init only): 0.00840877 23: View sum computation time: 0.00840877 23: Strided View time (init only): 0.00699216 23: View Rank7 time (init only): 0.00759202 23: DynRankView time (init only): 0.00703455 23: DynRankView sum computation time: 0.00715897 23: Ratio of View to DynRankView time: 1.19535 23: Ratio of View to DynRankView sum computation time: 1.00363 23: Ratio of View to View Rank7 time: 1.10758 23: Ratio of StrideView to DynRankView time: 0.993974 23: Ratio of DynRankView to View Rank7 time: 0.926572 23: [ OK ] TEST_CATEGORY.dynrankview_perf (265 ms) 23: [ RUN ] TEST_CATEGORY.global_2_local 23: OpenMP 23: size, create, generate, fill, find 23: 256, 0.000236475, 5.3381e-05, 0.00012173, 0.00651505 23: 512, 0.000107783, 4.6487e-05, 0.000155763, 0.00491581 23: 1024, 0.000105779, 5.8561e-05, 0.000215355, 0.00534827 23: 2048, 0.000138361, 5.2719e-05, 0.000369966, 0.00551843 23: 4096, 0.000209173, 6.1866e-05, 0.000675911, 0.00614372 23: 8192, 0.000252795, 3.222e-05, 0.00119709, 0.00764139 23: 16384, 0.00037761, 5.9602e-05, 0.00232519, 0.0120079 23: 32768, 0.000586203, 7.3237e-05, 0.00426596, 0.0241738 23: 65536, 0.000952212, 8.2314e-05, 0.00811611, 0.067476 23: 131072, 0.00195668, 0.000100148, 0.0169262, 0.134074 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 23: 262144, 0.00342308, 0.000156604, 0.0331496, 0.203817 23: 524288, 0.00681095, 0.000248417, 0.0693097, 0.722421 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 23: 1048576, 0.0129917, 0.000444866, 0.134521, 2.45375 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o 23: 2097152, 0.0262334, 0.000791798, 0.274146, 5.96254 [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o 23: 4194304, 0.0471101, 0.00155364, 0.565885, 12.8047 23: [ OK ] TEST_CATEGORY.global_2_local (23651 ms) 23: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 23: skipping test 23: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 23: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 23: skipping test 23: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 23: [ RUN ] TEST_CATEGORY.scatter_view 23: ScatterView data-duplicated test: 23: num_threads 8 23: hand-coded test took 0.118679 seconds 23: test took 0.11601 seconds 23: num_threads 8 23: hand-coded test took 0.117391 seconds 23: test took 0.116416 seconds 23: num_threads 8 23: hand-coded test took 0.118754 seconds 23: test took 0.116155 seconds 23: num_threads 8 23: hand-coded test took 0.117794 seconds 23: test took 0.11812 seconds 23: num_threads 8 23: hand-coded test took 0.118896 seconds 23: test took 0.115496 seconds 23: [ OK ] TEST_CATEGORY.scatter_view (1573 ms) 23: [----------] 5 tests from TEST_CATEGORY (25490 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 5 tests from 1 test suite ran. (25490 ms total) 23: [ PASSED ] 5 tests. 23/44 Test #23: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 25.50 sec test 24 Start 24: Kokkos_UnitTest_Sort 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 15 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 15 tests from openmp 24: [ RUN ] openmp.SortUnsignedValueType [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 51%] Linking CXX executable Kokkos_UnitTest_SIMD [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Default 24: [ OK ] openmp.SortUnsignedValueType (9643 ms) 24: [ RUN ] openmp.SortEmptyView 24: [ OK ] openmp.SortEmptyView (0 ms) 24: [ RUN ] openmp.SortByKeyEmptyView 24: [ OK ] openmp.SortByKeyEmptyView (0 ms) 24: [ RUN ] openmp.SortByKey 24: [ OK ] openmp.SortByKey (0 ms) 24: [ RUN ] openmp.SortByKeyWithComparator 24: [ OK ] openmp.SortByKeyWithComparator (0 ms) 24: [ RUN ] openmp.SortByKeyStaticExtents 24: [ OK ] openmp.SortByKeyStaticExtents (0 ms) 24: [ RUN ] openmp.SortByKeyWithStrides 24: [ OK ] openmp.SortByKeyWithStrides (0 ms) 24: [ RUN ] openmp.SortByKeyKeysLargerThanValues 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: [ OK ] openmp.SortByKeyKeysLargerThanValues (328 ms) 24: [ RUN ] openmp.SortWithCustomComparator [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 24: [ OK ] openmp.SortWithCustomComparator (1130 ms) 24: [ RUN ] openmp.BinSortGenericTests 24: [ OK ] openmp.BinSortGenericTests (571 ms) 24: [ RUN ] openmp.BinSortEmptyView 24: [ OK ] openmp.BinSortEmptyView (0 ms) 24: [ RUN ] openmp.BinSortEmptyKeysView 24: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 24: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_Default [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 51%] Built target Kokkos_UnitTest_SIMD [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 54%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 52%] Linking CXX executable Kokkos_ProfilingAllCalls [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 52%] Built target Kokkos_ProfilingAllCalls [ 52%] Built target Kokkos_CoreUnitTest_KokkosP [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 54%] Built target Kokkos_PerformanceTest_Mempool 24: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (16262 ms) 24: [ RUN ] openmp.NestedSort 24: [ OK ] openmp.NestedSort (5 ms) 24: [ RUN ] openmp.NestedSortByKey 24: [ OK ] openmp.NestedSortByKey (52 ms) 24: [----------] 15 tests from openmp (27997 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 15 tests from 1 test suite ran. (27997 ms total) 24: [ PASSED ] 15 tests. 24/44 Test #24: Kokkos_UnitTest_Sort ........................ Passed 28.02 sec test 25 Start 25: Kokkos_UnitTest_Random 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 3 tests from openmp 25: [ RUN ] openmp.Random_XorShift64 25: Test Seed:1716998620195344437 25: Test Scalar=int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00384713 -0.000382847 || 0.051031 2021 2417 || 2213.55 2222.06 || -5.29247 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.0129892 -1.21224e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=unsigned int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00711624 0.00121262 || 0.051031 2029 2412 || 2206.36 2222.06 || 16.7632 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.016535 0.00036422 || 0.051031 1e+64 -1e+64 25: Test Scalar=int64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.000786823 0.000857557 || 0.051031 2001 2397 || 2220.31 2222.06 || 11.8549 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.01681 -4.24144e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=uint64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00109452 -0.000973602 || 0.051031 2046 2401 || 2219.63 2222.06 || -13.4591 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.0239324 2.85921e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=half 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00305773 -0.00180279 || 0.051031 2048 2410 || 2215.29 2222.06 || -24.9218 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.0109194 -0.000299087 || 0.051031 1e+64 -1e+64 25: Test Scalar=bhalf 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.00976744 -0.00191264 || 0.051031 2049 2411 || 2243.98 2222.06 || -26.4404 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.00608907 -0.00103663 || 0.051031 1e+64 -1e+64 25: Test Scalar=float 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.0100695 0.00219217 || 0.051031 2059 2397 || 2244.66 2222.06 || 30.3046 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.0121601 0.00023063 || 0.051031 1e+64 -1e+64 25: Test Scalar=double 25: -- Testing randomness properties [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.00475496 -0.00116547 || 0.051031 2039 2402 || 2232.68 2222.06 || -16.1115 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.00437272 -0.000458634 || 0.051031 1e+64 -1e+64 25: Test Seed:1716998622993509092 25: Test Scalar=int 25: -- Testing randomness properties [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 0 0.0060774 0.000116951 || 0.051031 2048 2415 || 2208.64 2222.06 || 1.61673 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.0114044 5.9558e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=unsigned int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.00705326 -0.000693719 || 0.051031 2041 2416 || 2237.85 2222.06 || -9.58998 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.016212 0.00113371 || 0.051031 1e+64 -1e+64 25: Test Scalar=int64_t 25: -- Testing randomness properties [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00934097 -0.00114005 || 0.051031 2059 2408 || 2201.5 2222.06 || -15.7601 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.0069803 -0.000277116 || 0.051031 1e+64 -1e+64 25: Test Scalar=uint64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.00844969 0.000415656 || 0.051031 2043 2406 || 2241 2222.06 || 5.74603 -0.160751 [ 11%] Linking CXX executable Kokkos_CoreTestCompileOnly 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.0229973 0.000766881 || 0.051031 1e+64 -1e+64 25: Test Scalar=half 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 3.25521e-08 0.00370401 0.000979025 || 0.051031 2049 2414 || 2213.86 2222.06 || 13.534 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 9.76563e-08 -0.0177955 -0.000988356 || 0.051031 1e+64 -1e+64 25: Test Scalar=bhalf 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 0.00620316 -0.000607556 || 0.051031 2043 2399 || 2208.36 2222.06 || -8.39886 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.0115299 -0.000262099 || 0.051031 1e+64 -1e+64 25: Test Scalar=float 25: -- Testing randomness properties [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 0 0.0127346 0.000443843 || 0.051031 2024 2398 || 2194.12 2222.06 || 6.13569 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 -0.0224885 -0.000151813 || 0.051031 1e+64 -1e+64 25: Test Scalar=double 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 0 -0.00521592 0.00133786 || 0.051031 2035 2450 || 2233.71 2222.06 || 18.4946 -0.160751 25: -- Testing 3-D histogram 25: Density 3D: 0 0.0139044 0.000453642 || 0.051031 1e+64 -1e+64 25: [ OK ] openmp.Random_XorShift64 (5558 ms) 25: [ RUN ] openmp.Random_XorShift1024_0 25: Test Seed:1716998625753832449 25: Test Scalar=int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 -0.0135981 0.0010535 || 0.051031 2022 2384 || 2228.53 2198.22 || 14.5636 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.0125899 0.000687326 || 0.051031 1e+64 -1e+64 25: Test Scalar=unsigned int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26926e-05 0.00534508 0.000558214 || 0.051031 2039 2379 || 2186.54 2198.22 || 7.71674 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.27585e-05 -0.0114062 -0.000335461 || 0.051031 1e+64 -1e+64 25: Test Scalar=int64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 -0.0146422 -0.000787091 || 0.051031 2001 2395 || 2230.89 2198.22 || -10.8807 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.0153694 -0.000162647 || 0.051031 1e+64 -1e+64 25: Test Scalar=uint64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 -0.00360835 -0.00156315 || 0.051031 2022 2375 || 2206.18 2198.22 || -21.6089 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.00729342 -4.28145e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=half 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 0.012846 -0.00122083 || 0.051031 2033 2395 || 2170.34 2198.22 || -16.8768 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.00147203 0.00108433 || 0.051031 1e+64 -1e+64 25: Test Scalar=bhalf 25: -- Testing randomness properties [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 7.27255e-05 -0.00750953 -0.00190886 || 0.051031 2028 2388 || 2214.86 2198.22 || -26.388 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.28572e-05 0.00191949 0.000629427 || 0.051031 1e+64 -1e+64 25: Test Scalar=float 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26926e-05 -0.0194532 0.0013261 || 0.051031 1991 2385 || 2241.83 2198.22 || 18.3319 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.27585e-05 -0.00520519 -0.000312987 || 0.051031 1e+64 -1e+64 25: Test Scalar=double 25: -- Testing randomness properties [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 0.00522574 0.000793692 || 0.051031 2037 2390 || 2186.8 2198.22 || 10.972 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 0.0111039 0.000740656 || 0.051031 1e+64 -1e+64 25: Test Seed:1716998628624518495 25: Test Scalar=int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 -0.0153507 0.00291918 || 0.051031 2021 2384 || 2232.49 2198.22 || 40.3547 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 0.00546109 -0.000156759 || 0.051031 1e+64 -1e+64 25: Test Scalar=unsigned int 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 -0.0170745 -0.00203453 || 0.051031 1997 2364 || 2236.41 2198.22 || -28.1253 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 0.0033491 0.000155311 || 0.051031 1e+64 -1e+64 25: Test Scalar=int64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 0.0218097 -0.000138818 || 0.051031 2014 2381 || 2151.3 2198.22 || -1.91903 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.00951864 -0.000497118 || 0.051031 1e+64 -1e+64 25: Test Scalar=uint64_t 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 0.0210727 0.00199143 || 0.051031 2021 2399 || 2152.86 2198.22 || 27.5296 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 -0.011 -4.6678e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=half 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.27255e-05 -0.0182386 -0.00066633 || 0.051031 2033 2375 || 2239.06 2198.22 || -9.21134 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.28572e-05 0.00155611 5.26872e-05 || 0.051031 1e+64 -1e+64 25: Test Scalar=bhalf 25: -- Testing randomness properties [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 11%] Built target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 7.26926e-05 0.0203219 0.00111675 || 0.051031 2032 2365 || 2154.44 2198.22 || 15.4379 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.27585e-05 -0.0237104 0.000175663 || 0.051031 1e+64 -1e+64 25: Test Scalar=float 25: -- Testing randomness properties 25: -- Testing 1-D histogram 25: Density 1D: 7.26926e-05 0.0182491 -0.00221782 || 0.051031 2032 2375 || 2158.83 2198.22 || -30.6591 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.27585e-05 -0.00644791 -0.000505968 || 0.051031 1e+64 -1e+64 25: Test Scalar=double 25: -- Testing randomness properties [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 25: -- Testing 1-D histogram 25: Density 1D: 7.26597e-05 0.017946 -0.00131468 || 0.051031 2024 2371 || 2159.47 2198.22 || -18.1742 -0.159026 25: -- Testing 3-D histogram 25: Density 3D: 7.26597e-05 0.00294199 0.000477446 || 0.051031 1e+64 -1e+64 25: [ OK ] openmp.Random_XorShift1024_0 (5772 ms) 25: [ RUN ] openmp.Multi_streams 25: [ OK ] openmp.Multi_streams (0 ms) 25: [----------] 3 tests from openmp (11331 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 1 test suite ran. (11331 ms total) 25: [ PASSED ] 3 tests. 25/44 Test #25: Kokkos_UnitTest_Random ...................... Passed 11.34 sec test 26 Start 26: Kokkos_AlgorithmsUnitTest_StdSet_A 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 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 16 tests from 3 test suites. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from std_algorithms_reducers 26: [ RUN ] std_algorithms_reducers.max_first_loc 26: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 26: [ RUN ] std_algorithms_reducers.min_first_loc 26: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 26: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 26: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 26: [----------] 3 tests from std_algorithms_reducers (0 ms total) 26: 26: [----------] 2 tests from std_algorithms 26: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 26: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 26: [ RUN ] std_algorithms.expect_no_overlap 26: [ OK ] std_algorithms.expect_no_overlap (0 ms) 26: [----------] 2 tests from std_algorithms (0 ms total) 26: 26: [----------] 11 tests from random_access_iterator_test 26: [ RUN ] random_access_iterator_test.constructor 26: [ OK ] random_access_iterator_test.constructor (0 ms) 26: [ RUN ] random_access_iterator_test.constructiblity 26: [ OK ] random_access_iterator_test.constructiblity (0 ms) 26: [ RUN ] random_access_iterator_test.dereference 26: [ OK ] random_access_iterator_test.dereference (0 ms) 26: [ RUN ] random_access_iterator_test.subscript_operator 26: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 26: [ RUN ] random_access_iterator_test.operatorsSet1 26: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 26: [ RUN ] random_access_iterator_test.operatorsSet2 26: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 26: [ RUN ] random_access_iterator_test.operatorsSet3 26: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 26: [ RUN ] random_access_iterator_test.operatorsSet4 26: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 26: [ RUN ] random_access_iterator_test.assignment_operator 26: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 26: [ RUN ] random_access_iterator_test.distance 26: [ OK ] random_access_iterator_test.distance (0 ms) 26: [ RUN ] random_access_iterator_test.traits_helpers 26: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 26: [----------] 11 tests from random_access_iterator_test (2 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 16 tests from 3 test suites ran. (3 ms total) 26: [ PASSED ] 16 tests. 26/44 Test #26: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_B 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 7 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 7 tests from std_algorithms_min_max_element_test 27: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 27: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 27: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 27: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 27: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 27: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 27: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 27: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (8 ms) 27: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 27: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 27: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 27: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 27: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 27: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 27: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 7 tests from 1 test suite ran. (39 ms total) 27: [ PASSED ] 7 tests. 27/44 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.04 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_C 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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 13 tests from 10 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from std_algorithms_lexicographical_compare_test 28: [ RUN ] std_algorithms_lexicographical_compare_test.test 28: [ OK ] std_algorithms_lexicographical_compare_test.test (207 ms) 28: [----------] 1 test from std_algorithms_lexicographical_compare_test (207 ms total) 28: 28: [----------] 1 test from std_algorithms_for_each_test 28: [ RUN ] std_algorithms_for_each_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o 28: [ OK ] std_algorithms_for_each_test.test (119 ms) 28: [----------] 1 test from std_algorithms_for_each_test (119 ms total) 28: 28: [----------] 1 test from std_algorithms_find_test 28: [ RUN ] std_algorithms_find_test.test 28: [ OK ] std_algorithms_find_test.test (78 ms) 28: [----------] 1 test from std_algorithms_find_test (78 ms total) 28: 28: [----------] 4 tests from std_algorithms_non_mod_seq_ops 28: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o 28: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1120 ms) 28: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 28: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1159 ms) 28: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 28: [ OK ] std_algorithms_non_mod_seq_ops.search (755 ms) 28: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 28: [ OK ] std_algorithms_non_mod_seq_ops.search_n (562 ms) 28: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3598 ms total) 28: 28: [----------] 1 test from std_algorithms_count_test 28: [ RUN ] std_algorithms_count_test.test 28: [ OK ] std_algorithms_count_test.test (97 ms) 28: [----------] 1 test from std_algorithms_count_test (97 ms total) 28: 28: [----------] 1 test from std_algorithms_equal_test 28: [ RUN ] std_algorithms_equal_test.test 28: [ OK ] std_algorithms_equal_test.test (29 ms) 28: [----------] 1 test from std_algorithms_equal_test (29 ms total) 28: 28: [----------] 1 test from std_algorithms_all_any_none_of_test 28: [ RUN ] std_algorithms_all_any_none_of_test.test 28: [ OK ] std_algorithms_all_any_none_of_test.test (84 ms) 28: [----------] 1 test from std_algorithms_all_any_none_of_test (84 ms total) 28: 28: [----------] 1 test from std_algorithms_nonmod_seq_ops 28: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 28: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (88 ms) 28: [----------] 1 test from std_algorithms_nonmod_seq_ops (88 ms total) 28: 28: [----------] 1 test from std_algorithms_mismatch_test 28: [ RUN ] std_algorithms_mismatch_test.test 28: [ OK ] std_algorithms_mismatch_test.test (205 ms) 28: [----------] 1 test from std_algorithms_mismatch_test (205 ms total) 28: 28: [----------] 1 test from std_algorithms_mod_seq_ops 28: [ RUN ] std_algorithms_mod_seq_ops.move_backward 28: [ OK ] std_algorithms_mod_seq_ops.move_backward (59 ms) 28: [----------] 1 test from std_algorithms_mod_seq_ops (59 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 13 tests from 10 test suites ran. (4569 ms total) 28: [ PASSED ] 13 tests. 28/44 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.57 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_D 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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 31 tests from 5 test suites. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from std_algorithms_mod_ops_test 29: [ RUN ] std_algorithms_mod_ops_test.move 29: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 29: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 29: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 29: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 29: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 29: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 29: 29: [----------] 12 tests from std_algorithms_mod_seq_ops_test 29: [ RUN ] std_algorithms_mod_seq_ops_test.copy 29: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 29: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 29: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 29: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 29: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.fill 29: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 29: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 29: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 29: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.generate 29: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 29: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 29: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 29: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 29: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 29: 29: [----------] 4 tests from std_algorithms_replace_ops_test 29: [ RUN ] std_algorithms_replace_ops_test.replace 29: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 29: [ RUN ] std_algorithms_replace_ops_test.replace_if 29: [ OK ] std_algorithms_replace_ops_test.replace_if (136 ms) 29: [ RUN ] std_algorithms_replace_ops_test.replace_copy 29: [ OK ] std_algorithms_replace_ops_test.replace_copy (58 ms) 29: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 29: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (54 ms) 29: [----------] 4 tests from std_algorithms_replace_ops_test (282 ms total) 29: 29: [----------] 11 tests from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.copy_if 29: [ OK ] std_algorithms_mod_seq_ops.copy_if (48 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.unique 29: [ OK ] std_algorithms_mod_seq_ops.unique (285 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 29: [ OK ] std_algorithms_mod_seq_ops.unique_copy (96 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.remove 29: [ OK ] std_algorithms_mod_seq_ops.remove (73 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.remove_if 29: [ OK ] std_algorithms_mod_seq_ops.remove_if (77 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o 29: [ OK ] std_algorithms_mod_seq_ops.remove_copy (138 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 29: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (71 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o 29: [ OK ] std_algorithms_mod_seq_ops.rotate (794 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 29: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (295 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 29: [ OK ] std_algorithms_mod_seq_ops.shift_left (637 ms) 29: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o 29: [ OK ] std_algorithms_mod_seq_ops.shift_right (619 ms) 29: [----------] 11 tests from std_algorithms_mod_seq_ops (3140 ms total) 29: 29: [----------] 1 test from std_algorithms_modseq_test 29: [ RUN ] std_algorithms_modseq_test.reverse 29: [ OK ] std_algorithms_modseq_test.reverse (47 ms) 29: [----------] 1 test from std_algorithms_modseq_test (47 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 31 tests from 5 test suites ran. (3473 ms total) 29: [ PASSED ] 31 tests. 29/44 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 3.48 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_E 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 29 tests from 7 test suites. 30: [----------] Global test environment set-up. 30: [----------] 2 tests from std_algorithms_sorting_ops_test 30: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 30: [ OK ] std_algorithms_sorting_ops_test.is_sorted (18 ms) 30: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 30: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 30: [----------] 2 tests from std_algorithms_sorting_ops_test (34 ms total) 30: 30: [----------] 4 tests from std_algorithms_partitioning_test 30: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 30: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 30: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 30: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 30: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 30: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 30: [ RUN ] std_algorithms_partitioning_test.partition_point 30: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 30: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 30: 30: [----------] 1 test from std_algorithms_partitioning_ops 30: [ RUN ] std_algorithms_partitioning_ops.partition_copy 30: [ OK ] std_algorithms_partitioning_ops.partition_copy (19 ms) 30: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total) 30: 30: [----------] 12 tests from std_algorithms_numerics_test 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 30: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 30: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 30: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 30: 30: [----------] 1 test from std_algorithms_numerics_ops_test 30: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 30: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (85 ms) 30: [----------] 1 test from std_algorithms_numerics_ops_test (85 ms total) 30: 30: [----------] 8 tests from std_algorithms_numeric_ops_test 30: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 57%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o 30: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1241 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 30: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o 30: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (962 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 30: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o 30: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (302 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 30: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 30: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (409 ms) 30: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 30: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 30: [----------] 8 tests from std_algorithms_numeric_ops_test (2916 ms total) 30: 30: [----------] 1 test from std_algorithms_transform_ops_test 30: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 30: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms) 30: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 29 tests from 7 test suites ran. (3115 ms total) 30: [ PASSED ] 29 tests. 30/44 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.12 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 12 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_adjacent_find_team_test 31: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 31: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (727 ms) 31: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o 31: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (686 ms) 31: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1414 ms total) 31: 31: [----------] 2 tests from std_algorithms_count_team_test 31: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 31: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (636 ms) 31: [ RUN ] std_algorithms_count_team_test.count_returns_zero 31: [ OK ] std_algorithms_count_team_test.count_returns_zero (283 ms) 31: [----------] 2 tests from std_algorithms_count_team_test (920 ms total) 31: 31: [----------] 1 test from std_algorithms_count_if_team_test 31: [ RUN ] std_algorithms_count_if_team_test.test 31: [ OK ] std_algorithms_count_if_team_test.test (330 ms) 31: [----------] 1 test from std_algorithms_count_if_team_test (330 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_team_test 31: [ RUN ] std_algorithms_for_each_team_test.test [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o 31: [ OK ] std_algorithms_for_each_team_test.test (459 ms) 31: [----------] 1 test from std_algorithms_for_each_team_test (459 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_n_team_test 31: [ RUN ] std_algorithms_for_each_n_team_test.test [ 58%] Built target Kokkos_Benchmark_Atomic_MinMax 31: [ OK ] std_algorithms_for_each_n_team_test.test (475 ms) 31: [----------] 1 test from std_algorithms_for_each_n_team_test (475 ms total) 31: 31: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 31: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 55%] Linking CXX executable Kokkos_ToolsInitialization 31: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3201 ms) 31: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 55%] Built target Kokkos_ToolsInitialization [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 31: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1953 ms) 31: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 31: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1951 ms) 31: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7105 ms total) 31: 31: [----------] 2 tests from std_algorithms_mismatch_team_test 31: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o 31: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2269 ms) 31: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 31: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1085 ms) 31: [----------] 2 tests from std_algorithms_mismatch_team_test (3354 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 12 tests from 7 test suites ran. (14062 ms total) 31: [ PASSED ] 12 tests. 31/44 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 14.07 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_equal_team_test 32: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o 32: [ OK ] std_algorithms_equal_team_test.views_are_equal (1657 ms) 32: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 32: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1568 ms) 32: [----------] 2 tests from std_algorithms_equal_team_test (3225 ms total) 32: 32: [----------] 2 tests from std_algorithms_search_team_test 32: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 32: [ OK ] std_algorithms_search_team_test.sequences_exist (855 ms) 32: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 32: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1042 ms) 32: [----------] 2 tests from std_algorithms_search_team_test (1897 ms total) 32: 32: [----------] 2 tests from std_algorithms_find_end_team_test 32: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 32: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1979 ms) 32: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o 32: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1925 ms) 32: [----------] 2 tests from std_algorithms_find_end_team_test (3905 ms total) 32: 32: [----------] 2 tests from std_algorithms_find_first_of_team_test 32: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 55%] Linking CXX executable Kokkos_StackTraceTestExec [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o 32: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1605 ms) 32: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 55%] Built target Kokkos_StackTraceTestExec [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 59%] 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_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o 32: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5811 ms) 32: [----------] 2 tests from std_algorithms_find_first_of_team_test (7417 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 8 tests from 4 test suites ran. (16446 ms total) 32: [ PASSED ] 8 tests. 32/44 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 16.45 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 11 tests from 7 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_find_team_test 33: [ RUN ] std_algorithms_find_team_test.searched_values_exist 33: [ OK ] std_algorithms_find_team_test.searched_values_exist (367 ms) 33: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 33: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (476 ms) 33: [----------] 2 tests from std_algorithms_find_team_test (844 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_if_team_test 33: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 33: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (301 ms) 33: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o 33: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (472 ms) 33: [----------] 2 tests from std_algorithms_find_if_team_test (773 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_if_not_team_test 33: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 33: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (471 ms) 33: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 33: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (293 ms) 33: [----------] 2 tests from std_algorithms_find_if_not_team_test (765 ms total) 33: 33: [----------] 1 test from std_algorithms_all_of_team_test 33: [ RUN ] std_algorithms_all_of_team_test.test [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o 33: [ OK ] std_algorithms_all_of_team_test.test (476 ms) 33: [----------] 1 test from std_algorithms_all_of_team_test (476 ms total) 33: 33: [----------] 1 test from std_algorithms_any_of_team_test 33: [ RUN ] std_algorithms_any_of_team_test.test 33: [ OK ] std_algorithms_any_of_team_test.test (297 ms) 33: [----------] 1 test from std_algorithms_any_of_team_test (297 ms total) 33: 33: [----------] 1 test from std_algorithms_none_of_team_test 33: [ RUN ] std_algorithms_none_of_team_test.test [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o 33: [ OK ] std_algorithms_none_of_team_test.test (469 ms) 33: [----------] 1 test from std_algorithms_none_of_team_test (469 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_n_team_test 33: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 33: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (367 ms) 33: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 33: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (372 ms) 33: [----------] 2 tests from std_algorithms_search_n_team_test (740 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 11 tests from 7 test suites ran. (4366 ms total) 33: [ PASSED ] 11 tests. 33/44 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.37 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 3 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_min_element_team_test 34: [ RUN ] std_algorithms_min_element_team_test.test 34: [ OK ] std_algorithms_min_element_team_test.test (1326 ms) 34: [----------] 1 test from std_algorithms_min_element_team_test (1326 ms total) 34: 34: [----------] 1 test from std_algorithms_max_element_team_test 34: [ RUN ] std_algorithms_max_element_team_test.test [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o 34: [ OK ] std_algorithms_max_element_team_test.test (1306 ms) 34: [----------] 1 test from std_algorithms_max_element_team_test (1306 ms total) 34: 34: [----------] 1 test from std_algorithms_minmax_element_team_test 34: [ RUN ] std_algorithms_minmax_element_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 34: [ OK ] std_algorithms_minmax_element_team_test.test (1924 ms) 34: [----------] 1 test from std_algorithms_minmax_element_team_test (1925 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 3 test suites ran. (4558 ms total) 34: [ PASSED ] 3 tests. 34/44 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.56 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 6 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_fill_team_test 35: [ RUN ] std_algorithms_fill_team_test.test 35: [ OK ] std_algorithms_fill_team_test.test (348 ms) 35: [----------] 1 test from std_algorithms_fill_team_test (348 ms total) 35: 35: [----------] 1 test from std_algorithms_fill_n_team_test 35: [ RUN ] std_algorithms_fill_n_team_test.test 35: [ OK ] std_algorithms_fill_n_team_test.test (261 ms) 35: [----------] 1 test from std_algorithms_fill_n_team_test (261 ms total) 35: 35: [----------] 1 test from std_algorithms_replace_team_test 35: [ RUN ] std_algorithms_replace_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 35: [ OK ] std_algorithms_replace_team_test.test (511 ms) 35: [----------] 1 test from std_algorithms_replace_team_test (511 ms total) 35: 35: [----------] 1 test from std_algorithms_replace_if_team_test 35: [ RUN ] std_algorithms_replace_if_team_test.test [ 59%] Built target Kokkos_PerformanceTest_Atomic [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 35: [ OK ] std_algorithms_replace_if_team_test.test (579 ms) 35: [----------] 1 test from std_algorithms_replace_if_team_test (579 ms total) 35: 35: [----------] 1 test from std_algorithms_replace_copy_team_test 35: [ RUN ] std_algorithms_replace_copy_team_test.test [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 35: [ OK ] std_algorithms_replace_copy_team_test.test (954 ms) 35: [----------] 1 test from std_algorithms_replace_copy_team_test (954 ms total) 35: 35: [----------] 1 test from std_algorithms_replace_copy_if_team_test 35: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 35: [ OK ] std_algorithms_replace_copy_if_team_test.test (769 ms) 35: [----------] 1 test from std_algorithms_replace_copy_if_team_test (769 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 6 tests from 6 test suites ran. (3425 ms total) 35: [ PASSED ] 6 tests. 35/44 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.43 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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 4 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_reverse_team_test 36: [ RUN ] std_algorithms_reverse_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o 36: [ OK ] std_algorithms_reverse_team_test.test (360 ms) 36: [----------] 1 test from std_algorithms_reverse_team_test (360 ms total) 36: 36: [----------] 1 test from std_algorithms_reverse_copy_team_test 36: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 36: [ OK ] std_algorithms_reverse_copy_team_test.test (373 ms) 36: [----------] 1 test from std_algorithms_reverse_copy_team_test (373 ms total) 36: 36: [----------] 1 test from std_algorithms_rotate_team_test 36: [ RUN ] std_algorithms_rotate_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o 36: [ OK ] std_algorithms_rotate_team_test.test (746 ms) 36: [----------] 1 test from std_algorithms_rotate_team_test (747 ms total) 36: 36: [----------] 1 test from std_algorithms_rotate_copy_team_test 36: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o 36: [ OK ] std_algorithms_rotate_copy_team_test.test (506 ms) 36: [----------] 1 test from std_algorithms_rotate_copy_team_test (506 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 4 tests from 4 test suites ran. (1987 ms total) 36: [ PASSED ] 4 tests. 36/44 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 1.99 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_move_team_test 37: [ RUN ] std_algorithms_move_team_test.test 37: [ OK ] std_algorithms_move_team_test.test (535 ms) 37: [----------] 1 test from std_algorithms_move_team_test (535 ms total) 37: 37: [----------] 1 test from std_algorithms_move_backward_team_test 37: [ RUN ] std_algorithms_move_backward_team_test.test 37: [ OK ] std_algorithms_move_backward_team_test.test (564 ms) 37: [----------] 1 test from std_algorithms_move_backward_team_test (564 ms total) 37: 37: [----------] 1 test from std_algorithms_shift_left_team_test 37: [ RUN ] std_algorithms_shift_left_team_test.test [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o 37: [ OK ] std_algorithms_shift_left_team_test.test (1490 ms) 37: [----------] 1 test from std_algorithms_shift_left_team_test (1490 ms total) 37: 37: [----------] 1 test from std_algorithms_shift_right_team_test 37: [ RUN ] std_algorithms_shift_right_team_test.test [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o 37: [ OK ] std_algorithms_shift_right_team_test.test (1314 ms) 37: [----------] 1 test from std_algorithms_shift_right_team_test (1314 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (3906 ms total) 37: [ PASSED ] 4 tests. 37/44 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 3.92 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 9 tests from 9 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_copy_team_test 38: [ RUN ] std_algorithms_copy_team_test.test 38: [ OK ] std_algorithms_copy_team_test.test (686 ms) 38: [----------] 1 test from std_algorithms_copy_team_test (686 ms total) 38: 38: [----------] 1 test from std_algorithms_copy_n_team_test 38: [ RUN ] std_algorithms_copy_n_team_test.test 38: [ OK ] std_algorithms_copy_n_team_test.test (304 ms) 38: [----------] 1 test from std_algorithms_copy_n_team_test (304 ms total) 38: 38: [----------] 1 test from std_algorithms_copy_backward_team_test 38: [ RUN ] std_algorithms_copy_backward_team_test.test [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 38: [ OK ] std_algorithms_copy_backward_team_test.test (547 ms) 38: [----------] 1 test from std_algorithms_copy_backward_team_test (547 ms total) 38: 38: [----------] 1 test from std_algorithms_copy_if_team_test 38: [ RUN ] std_algorithms_copy_if_team_test.test [ 59%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o 38: [ OK ] std_algorithms_copy_if_team_test.test (628 ms) 38: [----------] 1 test from std_algorithms_copy_if_team_test (628 ms total) 38: 38: [----------] 1 test from std_algorithms_unique_copy_team_test 38: [ RUN ] std_algorithms_unique_copy_team_test.test 38: [ OK ] std_algorithms_unique_copy_team_test.test (1229 ms) 38: [----------] 1 test from std_algorithms_unique_copy_team_test (1229 ms total) 38: 38: [----------] 1 test from std_algorithms_remove_team_test 38: [ RUN ] std_algorithms_remove_team_test.test [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o 38: [ OK ] std_algorithms_remove_team_test.test (737 ms) 38: [----------] 1 test from std_algorithms_remove_team_test (738 ms total) 38: 38: [----------] 1 test from std_algorithms_remove_if_team_test 38: [ RUN ] std_algorithms_remove_if_team_test.test 38: [ OK ] std_algorithms_remove_if_team_test.test (731 ms) 38: [----------] 1 test from std_algorithms_remove_if_team_test (731 ms total) 38: 38: [----------] 1 test from std_algorithms_remove_copy_team_test 38: [ RUN ] std_algorithms_remove_copy_team_test.test [ 59%] Built target Kokkos_ContainersTestCompileOnly 38: [ OK ] std_algorithms_remove_copy_team_test.test (858 ms) 38: [----------] 1 test from std_algorithms_remove_copy_team_test (858 ms total) 38: 38: [----------] 1 test from std_algorithms_remove_copy_if_team_test 38: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o 38: [ OK ] std_algorithms_remove_copy_if_team_test.test (728 ms) 38: [----------] 1 test from std_algorithms_remove_copy_if_team_test (728 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 9 tests from 9 test suites ran. (6452 ms total) 38: [ PASSED ] 9 tests. 38/44 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.46 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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_unique_team_test 39: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 39: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1359 ms) 39: [----------] 1 test from std_algorithms_unique_team_test (1360 ms total) 39: 39: [----------] 1 test from std_algorithms_adjacent_difference_team_test 39: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 39: [ OK ] std_algorithms_adjacent_difference_team_test.test (1226 ms) 39: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1226 ms total) 39: 39: [----------] 1 test from std_algorithms_reduce_team_test 39: [ RUN ] std_algorithms_reduce_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 39: [ OK ] std_algorithms_reduce_team_test.test (1038 ms) 39: [----------] 1 test from std_algorithms_reduce_team_test (1038 ms total) 39: 39: [----------] 1 test from std_algorithms_transform_reduce_team_test 39: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o 39: [ OK ] std_algorithms_transform_reduce_team_test.test (1701 ms) 39: [----------] 1 test from std_algorithms_transform_reduce_team_test (1701 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 4 tests from 4 test suites ran. (5326 ms total) 39: [ PASSED ] 4 tests. 39/44 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.33 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 18 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_is_sorted_team_test 40: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 40: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (581 ms) 40: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 40: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1361 ms) 40: [----------] 2 tests from std_algorithms_is_sorted_team_test (1943 ms total) 40: 40: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 40: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 40: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 40: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 40: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms) 40: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 60%] 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_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o 40: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1332 ms) 40: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 40: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (789 ms) 40: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2149 ms total) 40: 40: [----------] 4 tests from std_algorithms_is_partitioned_team_test 40: [ RUN ] std_algorithms_is_partitioned_team_test.empty 40: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 40: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o 40: [ OK ] std_algorithms_is_partitioned_team_test.all_true (384 ms) 40: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o 40: [ OK ] std_algorithms_is_partitioned_team_test.all_false (389 ms) 40: [ RUN ] std_algorithms_is_partitioned_team_test.random 40: [ OK ] std_algorithms_is_partitioned_team_test.random (295 ms) 40: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1076 ms total) 40: 40: [----------] 4 tests from std_algorithms_partition_copy_team_test 40: [ RUN ] std_algorithms_partition_copy_team_test.empty 40: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 40: [ RUN ] std_algorithms_partition_copy_team_test.all_true 40: [ OK ] std_algorithms_partition_copy_team_test.all_true (600 ms) 40: [ RUN ] std_algorithms_partition_copy_team_test.all_false 40: [ OK ] std_algorithms_partition_copy_team_test.all_false (608 ms) 40: [ RUN ] std_algorithms_partition_copy_team_test.random [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 40: [ OK ] std_algorithms_partition_copy_team_test.random (523 ms) 40: [----------] 4 tests from std_algorithms_partition_copy_team_test (1743 ms total) 40: 40: [----------] 4 tests from std_algorithms_partition_point_team_test 40: [ RUN ] std_algorithms_partition_point_team_test.empty 40: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 40: [ RUN ] std_algorithms_partition_point_team_test.all_true 40: [ OK ] std_algorithms_partition_point_team_test.all_true (262 ms) 40: [ RUN ] std_algorithms_partition_point_team_test.all_false 40: [ OK ] std_algorithms_partition_point_team_test.all_false (256 ms) 40: [ RUN ] std_algorithms_partition_point_team_test.random 40: [ OK ] std_algorithms_partition_point_team_test.random (163 ms) 40: [----------] 4 tests from std_algorithms_partition_point_team_test (689 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 18 tests from 5 test suites ran. (7602 ms total) 40: [ PASSED ] 18 tests. 40/44 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.61 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_transform_team_test 41: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o 41: [ OK ] std_algorithms_transform_team_test.test_unary_op (873 ms) 41: [ RUN ] std_algorithms_transform_team_test.test_binary_op 41: [ OK ] std_algorithms_transform_team_test.test_binary_op (969 ms) 41: [----------] 2 tests from std_algorithms_transform_team_test (1843 ms total) 41: 41: [----------] 1 test from std_algorithms_generate_team_test 41: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 41: [ OK ] std_algorithms_generate_team_test.test_unary_op (1914 ms) 41: [----------] 1 test from std_algorithms_generate_team_test (1914 ms total) 41: 41: [----------] 1 test from std_algorithms_generate_n_team_test 41: [ RUN ] std_algorithms_generate_n_team_test.test 41: [ OK ] std_algorithms_generate_n_team_test.test (266 ms) 41: [----------] 1 test from std_algorithms_generate_n_team_test (266 ms total) 41: 41: [----------] 1 test from std_algorithms_swap_ranges_team_test 41: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o 41: [ OK ] std_algorithms_swap_ranges_team_test.test (873 ms) 41: [----------] 1 test from std_algorithms_swap_ranges_team_test (873 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 5 tests from 4 test suites ran. (4896 ms total) 41: [ PASSED ] 5 tests. 41/44 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.91 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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 2 tests from 2 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_exclusive_scan_team_test 42: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 42: [ OK ] std_algorithms_exclusive_scan_team_test.test (3215 ms) 42: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3215 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 42: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 42: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1626 ms) 42: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1626 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 2 tests from 2 test suites ran. (4841 ms total) 42: [ PASSED ] 2 tests. 42/44 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.85 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 4 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_inclusive_scan_team_test 43: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 43: [ OK ] std_algorithms_inclusive_scan_team_test.test (4822 ms) 43: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4822 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o 43: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3183 ms) 43: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3183 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (8006 ms total) 43: [ PASSED ] 2 tests. 43/44 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.01 sec test 44 Start 44: Kokkos_UnitTest_SIMD 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 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 16 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 16 tests from simd 44: [ RUN ] simd.host_math_ops 44: [ OK ] simd.host_math_ops (0 ms) 44: [ RUN ] simd.device_math_ops 44: [ OK ] simd.device_math_ops (0 ms) 44: [ RUN ] simd.host_mask_ops 44: [ OK ] simd.host_mask_ops (0 ms) 44: [ RUN ] simd.device_mask_ops 44: [ OK ] simd.device_mask_ops (0 ms) 44: [ RUN ] simd.host_conversions 44: [ OK ] simd.host_conversions (0 ms) 44: [ RUN ] simd.device_conversions 44: [ OK ] simd.device_conversions (0 ms) 44: [ RUN ] simd.host_shift_ops 44: [ OK ] simd.host_shift_ops (0 ms) 44: [ RUN ] simd.device_shift_ops 44: [ OK ] simd.device_shift_ops (0 ms) 44: [ RUN ] simd.host_condition 44: [ OK ] simd.host_condition (0 ms) 44: [ RUN ] simd.device_condition 44: [ OK ] simd.device_condition (0 ms) 44: [ RUN ] simd.host_gen_ctors 44: [ OK ] simd.host_gen_ctors (0 ms) 44: [ RUN ] simd.device_gen_ctors 44: [ OK ] simd.device_gen_ctors (0 ms) 44: [ RUN ] simd.host_where_expressions 44: [ OK ] simd.host_where_expressions (0 ms) 44: [ RUN ] simd.device_where_expressions 44: [ OK ] simd.device_where_expressions (0 ms) 44: [ RUN ] simd.host_reductions 44: [ OK ] simd.host_reductions (0 ms) 44: [ RUN ] simd.device_reductions 44: [ OK ] simd.device_reductions (0 ms) 44: [----------] 16 tests from simd (0 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 16 tests from 1 test suite ran. (0 ms total) 44: [ PASSED ] 16 tests. 44/44 Test #44: Kokkos_UnitTest_SIMD ........................ Passed 0.00 sec 100% tests passed, 0 tests failed out of 44 Total Test time (real) = 734.26 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-7028/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e3b77b2da3579ab7b51d7028a15966e3a17d3342ad5e05a112fc16a2f7f357e2 $ docker rm -f --volumes e3b77b2da3579ab7b51d7028a15966e3a17d3342ad5e05a112fc16a2f7f357e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.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_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 65%] Built target Kokkos_CoreUnitTest_CTestDevice [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o "/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 65%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o "/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 63%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 63%] Linking CXX executable Kokkos_UnitTest_Random [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 63%] Built target Kokkos_UnitTest_Random [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o "/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o "/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 66%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 66%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 70%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 71%] Built target Kokkos_IncrementalTest_OPENACC [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpaceThreadSafety.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Graph.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 70%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 70%] Built target Kokkos_UnitTest_Sort [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 76%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 76%] Built target Kokkos_IncrementalTest_SERIAL [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_SYCL2B [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.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_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpaceThreadSafety.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 89%] 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_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 89%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 89%] Built target Kokkos_CoreUnitTest_Serial1 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_c.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 80%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 80%] Built target Kokkos_CoreUnitTest_Serial1 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Graph.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 81%] Built target Kokkos_PerformanceTest_Benchmark [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_SYCL2C [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.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_D.dir/TestStdAlgorithmsRemove.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 93%] 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_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_SYCL2D [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 84%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.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_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Built target Kokkos_CoreUnitTest_Serial2 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 32%] 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_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.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_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_c.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 33%] 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_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.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_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 94%] Linking CXX executable Kokkos_atomic [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCL3 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 94%] Built target Kokkos_atomic [ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Linking CXX executable Kokkos_gups [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 96%] Built target Kokkos_gups [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 37%] 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_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 96%] Built target Kokkos_gather [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 96%] Linking CXX executable Kokkos_launch_latency [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 96%] Built target Kokkos_launch_latency [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 96%] Linking CXX executable Kokkos_stream [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 96%] Built target Kokkos_stream [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/sycl/TestSYCL_InterOp_StreamsMultiGPU.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Serial1 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 37%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 37%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 39%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 99%] Built target Kokkos_CoreUnitTest_Serial2 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Serial2 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 39%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 39%] Built target Kokkos_push_finalize_hook_terminate [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 40%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 40%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_Develop [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 40%] Linking CXX executable Kokkos_ProfilingAllCalls [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 40%] Built target Kokkos_ProfilingAllCalls [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 40%] Linking CXX executable Kokkos_ToolsInitialization [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 40%] Built target Kokkos_ToolsInitialization [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_SYCL1B [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 43%] Linking CXX executable Kokkos_StackTraceTestExec [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 44%] Built target Kokkos_StackTraceTestExec [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_CTestDevice [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 45%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 311 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_host (1386 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 45%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (1327 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1329 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1378 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1339 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (1088 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2204 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_SYCL2A [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_KokkosP [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9499 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (9609 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 15 tests from openmp_DeathTest (29163 ms total) 1: 1: [----------] 291 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 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 (26 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 (180 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (64 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (1 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (1 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (43 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (41 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (648 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (952 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (466 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (451 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o 1: [ OK ] openmp.mdrange_5d (33 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (102 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 (6 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (34 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (9 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (367 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (674 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (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 (49 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 (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (1 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (1 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (0 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (0 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (38 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (51 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (148 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (147 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (29 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (12 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (235 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (235 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (20 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (10 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (10 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (129 ms) 1: [ RUN ] openmp.team_parallel_single [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o 1: [ OK ] openmp.team_parallel_single (1694 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 (63 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (64 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (65 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (65 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (63 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 1: [ OK ] openmp.team_vector (198 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (200 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (64 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 (5 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (4 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 (6 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_reduction_scan (6744 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 (17 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 (612 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (119 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (114 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (318 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 (8 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 1: [ OK ] openmp.team_policy_max_recommended (1945 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 (58 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (14 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (63 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (3 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (439 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (3 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right 1: [ OK ] openmp.view_fill_tests_layout_right (948 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left 1: [ OK ] openmp.view_fill_tests_layout_left (887 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 (32 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (30 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (55 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (0 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (2 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (707 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (6 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (5 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (5 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (74 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (70 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (72 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (176 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (178 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (180 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 291 tests from openmp (21760 ms total) 1: 1: [----------] 5 tests from openmp_graph 1: [ RUN ] openmp_graph.launch_one 1: [ OK ] openmp_graph.launch_one (0 ms) 1: [ RUN ] openmp_graph.launch_one_rvalue 1: [ OK ] openmp_graph.launch_one_rvalue (0 ms) 1: [ RUN ] openmp_graph.launch_six 1: [ OK ] openmp_graph.launch_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from openmp_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 311 tests from 3 test suites ran. (50923 ms total) 1: [ PASSED ] 306 tests. 1: [ SKIPPED ] 5 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count 1: [ SKIPPED ] openmp.view_allocation_int 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/52 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 51.38 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 2: [ OK ] openmp.raw_openmp_interop (387 ms) 2: [----------] 1 test from openmp (387 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (387 ms total) 2: [ PASSED ] 1 test. 2/52 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.42 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 3: [==========] Running 379 tests from 5 test suites. 3: [----------] Global test environment set-up. 3: [----------] 15 tests from hip_DeathTest 3: [ RUN ] hip_DeathTest.abort_from_host [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o 3: [ OK ] hip_DeathTest.abort_from_host (1385 ms) 3: [ RUN ] hip_DeathTest.abort_from_device [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 3: [ OK ] hip_DeathTest.abort_from_device (1420 ms) 3: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 3: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1361 ms) 3: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 3: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1423 ms) 3: [ RUN ] hip_DeathTest.policy_invalid_bounds [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 3: [ OK ] hip_DeathTest.policy_invalid_bounds (1341 ms) 3: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] hip_DeathTest.range_policy_invalid_bounds (1122 ms) 3: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (2224 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 3: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_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_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9869 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (10034 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 203 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 5 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (187 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (162 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (160 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (4 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 5 tests from serial_DeathTest (518 ms total) 1: 1: [----------] 193 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (76 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (44 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (29 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2905 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2382 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (966 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (987 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (29 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (16 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (5 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (681 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 1: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (24 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (44 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (142 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1310 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1286 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (289 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1892 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (177 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (770 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (13 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (768 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (13 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (564 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (566 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o 1: [ OK ] serial.task_fib_chase_lev (600 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (13 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 193 tests from serial (16679 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 203 tests from 3 test suites ran. (17197 ms total) 1: [ PASSED ] 200 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 18.10 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 119 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (304 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (34 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (100 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (36 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (25697 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o 2: [ OK ] serial.repeated_team_reduce (7272 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (107 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (102 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (59 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (56 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (0 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (0 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (1 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (87 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (1 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (892 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 220 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (447 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (445 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (2438 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (465 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (404 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (1773 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (128 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (49 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (3 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 2: [ OK ] serial.view_fill_tests_layout_left (1932 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (52 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (47 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (53 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (108 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (466 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (468 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (468 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (472 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (471 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3512 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (473 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 115 tests from serial (16617 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 119 tests from 2 test suites ran. (16617 ms total) 2: [ PASSED ] 116 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 17.24 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPTarget 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 241 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from openmptarget_DeathTest 3: [ RUN ] openmptarget_DeathTest.abort_from_host 3: [ OK ] openmptarget_DeathTest.abort_from_host (194 ms) 3: [ RUN ] openmptarget_DeathTest.abort_from_device 3: [ OK ] openmptarget_DeathTest.abort_from_device (1364 ms) 3: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (167 ms) 3: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 3: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (7 ms) 3: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 3: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 3: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 3: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 3: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 3: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3107 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1501 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1562 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (45 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (178 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (138 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (12 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (2143 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3218 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (36 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (303 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (307 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (25659 ms) 3: [----------] 15 tests from hip_DeathTest (81542 ms total) 3: 3: [----------] 277 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_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 (13 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 (11 ms) 3: [ RUN ] hip.atomic_operations_float 3: [ OK ] hip.atomic_operations_float (9 ms) 3: [ RUN ] hip.atomic_operations_int 3: [ OK ] hip.atomic_operations_int (23 ms) 3: [ RUN ] hip.atomic_operations_long 3: [ OK ] hip.atomic_operations_long (23 ms) 3: [ RUN ] hip.atomic_operations_longlong 3: [ OK ] hip.atomic_operations_longlong (23 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 (20 ms) 3: [ RUN ] hip.atomic_operations_unsignedlong 3: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 3: [ RUN ] hip.atomics 3: [ OK ] hip.atomics (733 ms) 3: [ RUN ] hip.atomics_tpetra_max_abs 3: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] hip.atomic_views_integral 1: [ OK ] serial.int64_t_reduce_dynamic (998 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1073 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 1: [ OK ] serial.int64_t_reduce_dynamic_view (627 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (0 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 52%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2049 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (7 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (202 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (201 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (183 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (190 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (225 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (9 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (22203 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 220 tests from 3 test suites ran. (23977 ms total) 1: [ PASSED ] 219 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: 1: YOU HAVE 1 DISABLED TEST 1: [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 24.72 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 127 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 53%] Built target Kokkos_IncrementalTest_SERIAL [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2907 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3033 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (5940 ms total) 2: 2: [----------] 119 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (521 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 2: [ OK ] serial.triple_nested_parallelism (765 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (102 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (170 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.team_double_reduce (116 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 3: [ OK ] hip.atomic_views_integral (19429 ms) 3: [ RUN ] hip.atomic_views_nonintegral [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.repeated_team_reduce (7170 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (156 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (76 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (76 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (3 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (21 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (43 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1582 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.atomic_views_nonintegral (12981 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 (8 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 (1 ms) 3: [ RUN ] hip.complex_basic_math 3: [ OK ] hip.complex_basic_math (0 ms) 3: [ RUN ] hip.complex_special_funtions 3: [ OK ] hip.complex_special_funtions (0 ms) 3: [ RUN ] hip.complex_io 3: [ OK ] hip.complex_io (0 ms) 3: [ RUN ] hip.complex_trivially_copyable 3: [ OK ] hip.complex_trivially_copyable (0 ms) 3: [ RUN ] hip.complex_issue_3865 3: [ OK ] hip.complex_issue_3865 (0 ms) 3: [ RUN ] hip.complex_operations_arithmetic_types_overloads 3: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] hip.crs_count_fill 3: [ OK ] hip.crs_count_fill (3 ms) 3: [ RUN ] hip.crs_copy_constructor 3: [ OK ] hip.crs_copy_constructor (6 ms) 3: [ RUN ] hip.deep_copy_alignment 3: [ OK ] hip.deep_copy_alignment (9 ms) 3: [ RUN ] hip.deep_copy_conversion 3: [ OK ] hip.deep_copy_conversion (873 ms) 3: [ RUN ] hip.partitioning_by_args 3: [ OK ] hip.partitioning_by_args (27 ms) 3: [ RUN ] hip.partitioning_by_vector 3: [ OK ] hip.partitioning_by_vector (24 ms) 3: [ RUN ] hip.exec_space_thread_safety_range [ 54%] Linking CXX executable Kokkos_IncrementalTest_SYCL 3: [ OK ] hip.exec_space_thread_safety_range (2136 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 2: [ OK ] serial.view_fill_tests_layout_right (8365 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 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 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 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 (1 ms) 3: [ RUN ] hip.functor_analysis 3: [ OK ] hip.functor_analysis (0 ms) 3: [ RUN ] hip.host_shared_ptr_use_count 3: [ OK ] hip.host_shared_ptr_use_count (0 ms) 3: [ RUN ] hip.host_shared_ptr_get 3: [ OK ] hip.host_shared_ptr_get (0 ms) 3: [ RUN ] hip.host_shared_ptr_dereference_on_device 3: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_special_members_on_device 3: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_tracking 3: 3: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 3: does not support page migration between device and host. 3: HIPManagedSpace might not work as expected. 3: Please refer to the ROCm documentation on unified/managed memory. 3: [ OK ] hip.host_shared_ptr_tracking (0 ms) 3: [ RUN ] hip.init 3: [ OK ] hip.init (0 ms) 3: [ RUN ] hip.dispatch 3: [ OK ] hip.dispatch (24 ms) 3: [ RUN ] hip.join_backward_compatibility 3: [ OK ] hip.join_backward_compatibility (0 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 3: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (704 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 3: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (43278 ms) 3: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 3: skipping because OpenMPTarget backend is currently not able to abort from the device 3: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 3: [----------] 9 tests from openmptarget_DeathTest (45019 ms total) 3: 3: [----------] 227 tests from openmptarget 3: [ RUN ] openmptarget.array_capacity 3: [ OK ] openmptarget.array_capacity (0 ms) 3: [ RUN ] openmptarget.array_element_access 3: [ OK ] openmptarget.array_element_access (0 ms) 3: [ RUN ] openmptarget.array_zero_capacity 3: [ OK ] openmptarget.array_zero_capacity (0 ms) 3: [ RUN ] openmptarget.array_zero_data_nullptr 3: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 3: [ RUN ] openmptarget.array_contiguous_capacity 3: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 3: [ RUN ] openmptarget.array_contiguous_element_access 3: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 3: [ RUN ] openmptarget.array_contiguous_assignment 3: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 3: [ RUN ] openmptarget.array_strided_capacity 3: [ OK ] openmptarget.array_strided_capacity (0 ms) 3: [ RUN ] openmptarget.array_strided_element_access 3: [ OK ] openmptarget.array_strided_element_access (0 ms) 3: [ RUN ] openmptarget.array_strided_assignment 3: [ OK ] openmptarget.array_strided_assignment (0 ms) 3: [ RUN ] openmptarget.atomic_operations_complexfloat 3: [ OK ] openmptarget.atomic_operations_complexfloat (26 ms) 3: [ RUN ] openmptarget.atomic_operations_double 3: [ OK ] openmptarget.atomic_operations_double (31 ms) 3: [ RUN ] openmptarget.atomic_operations_float 3: [ OK ] openmptarget.atomic_operations_float (30 ms) 3: [ RUN ] openmptarget.atomic_operations_int 3: [ OK ] openmptarget.atomic_operations_int (67 ms) 3: [ RUN ] openmptarget.atomic_operations_long 3: [ OK ] openmptarget.atomic_operations_long (67 ms) 3: [ RUN ] openmptarget.atomic_operations_longlong 3: [ OK ] openmptarget.atomic_operations_longlong (66 ms) 3: [ RUN ] openmptarget.atomic_operations_unsigned 3: [ OK ] openmptarget.atomic_operations_unsigned (54 ms) 3: [ RUN ] openmptarget.atomic_operations_unsignedlong 3: [ OK ] openmptarget.atomic_operations_unsignedlong (54 ms) 3: [ RUN ] openmptarget.atomics 3: [ OK ] openmptarget.atomics (501 ms) 3: [ RUN ] openmptarget.atomics_tpetra_max_abs 3: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openmptarget.atomic_views_integral 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2121 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 3: [ OK ] hip.local_deepcopy_teampolicy_layoutright (676 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 2: [ OK ] serial.view_fill_tests_layout_left (6161 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (59 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (62 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1534 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 (2 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 [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (289 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 119 tests from serial (26784 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 127 tests from 2 test suites ran. (32725 ms total) 2: [ PASSED ] 124 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 3: [ OK ] hip.mathematical_functions_trigonometric_functions (25 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 (24 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 (11 ms) 3: [ RUN ] hip.mathspecialfunc_expint1 3: [ OK ] hip.mathspecialfunc_expint1 (7 ms) 3: [ RUN ] hip.mathspecialfunc_errorfunc 3: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj0y0 3: [ OK ] hip.mathspecialfunc_cbesselj0y0 (28 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj1y1 3: [ OK ] hip.mathspecialfunc_cbesselj1y1 (29 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: [ OK ] hip.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 3: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] hip.mdrange_5d 3: [ OK ] hip.mdrange_5d (13 ms) 3: [ RUN ] hip.mdrange_6d 3: [ OK ] hip.mdrange_6d (18 ms) 3: [ RUN ] hip.mdrange_2d 3: [ OK ] hip.mdrange_2d (6 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 (2 ms) 3: [ RUN ] hip.mdrange_4d 3: [ OK ] hip.mdrange_4d (7 ms) 3: [ RUN ] hip.mdrange_scalar 3: [ OK ] hip.mdrange_scalar (0 ms) 3: [ RUN ] hip.mdrange_large_deep_copy 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 33.50 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenACC 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 3: Test timeout computed to be: 1500 3: [ OK ] hip.mdrange_large_deep_copy (79 ms) 3: [ RUN ] hip.md_range_policy_construction_from_arrays 3: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 3: [==========] Running 187 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 15 tests from openacc_DeathTest 3: [ RUN ] openacc_DeathTest.abort_from_host [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 3: [ OK ] openacc_DeathTest.abort_from_host (1305 ms) 3: [ RUN ] openacc_DeathTest.abort_from_device 3: [ OK ] openacc_DeathTest.abort_from_device (46 ms) 3: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1273 ms) 3: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1252 ms) 3: [ RUN ] openacc_DeathTest.policy_invalid_bounds 3: [ OK ] openacc_DeathTest.policy_invalid_bounds (2 ms) 3: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 3: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms) 3: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 3: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 3: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 3: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 3: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 3: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 3: [ OK ] openmptarget.atomic_views_integral (14557 ms) 3: [ RUN ] openmptarget.atomic_views_nonintegral [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.mdrange_parallel_reduce_primitive_types (11568 ms) 3: [ RUN ] hip.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: 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 (9 ms) 3: [ RUN ] hip.numeric_traits_epsilon 3: [ OK ] hip.numeric_traits_epsilon (0 ms) 3: [ RUN ] hip.numeric_traits_round_error 3: [ OK ] hip.numeric_traits_round_error (0 ms) 3: [ RUN ] hip.numeric_traits_norm_min 3: [ OK ] hip.numeric_traits_norm_min (0 ms) 3: [ RUN ] hip.numeric_traits_denorm_min 3: [ OK ] hip.numeric_traits_denorm_min (0 ms) 3: [ RUN ] hip.numeric_traits_finite_min_max 3: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] hip.numeric_traits_digits 3: [ OK ] hip.numeric_traits_digits (1 ms) 3: [ RUN ] hip.numeric_traits_digits10 3: [ OK ] hip.numeric_traits_digits10 (1 ms) 3: [ RUN ] hip.numeric_traits_max_digits10 3: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] hip.numeric_traits_radix 3: [ OK ] hip.numeric_traits_radix (1 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent 3: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent10 3: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 3: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] hip.numeric_traits_sfinae_friendly 3: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] hip.occupancy_control 3: [ OK ] hip.occupancy_control (1 ms) 3: [ RUN ] hip.memory_pool 3: [ OK ] hip.memory_pool (17 ms) 3: [ RUN ] hip.cxx11 3: [ OK ] hip.cxx11 (0 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 (41 ms) 3: [ RUN ] hip.kokkos_printf 3: [ OK ] hip.kokkos_printf (1 ms) 3: [ RUN ] hip.range_for 3: [ OK ] hip.range_for (2 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_for_require 3: [ OK ] hip.range_for_require (2 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 (8 ms) 3: [ RUN ] hip.reducers_double 3: [ OK ] hip.reducers_double (5 ms) 3: [ RUN ] hip.reducers_complex_double 3: [ OK ] hip.reducers_complex_double (13 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 (4 ms) 3: [ RUN ] hip.reducers_bhalf_t 3: [ OK ] hip.reducers_bhalf_t (4 ms) 3: [ RUN ] hip.reducers_int8_t 3: [ OK ] hip.reducers_int8_t (3 ms) 3: [ RUN ] hip.reducers_int16_t 3: [ OK ] hip.reducers_int16_t (3 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 (31 ms) 3: [ RUN ] hip.double_reduce 3: [ OK ] hip.double_reduce (28 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic 3: [ OK ] hip.int64_t_reduce_dynamic (24 ms) 3: [ RUN ] hip.double_reduce_dynamic 3: [ OK ] hip.double_reduce_dynamic (23 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic_view 3: [ OK ] hip.int64_t_reduce_dynamic_view (6 ms) 3: [ RUN ] hip.int_combined_reduce 3: [ OK ] hip.int_combined_reduce (0 ms) 3: [ RUN ] hip.mdrange_combined_reduce 3: [ OK ] hip.mdrange_combined_reduce (0 ms) 3: [ RUN ] hip.int_combined_reduce_mixed 3: [ OK ] hip.int_combined_reduce_mixed (0 ms) 3: [ RUN ] hip.reduction_with_large_iteration_count 3: [ OK ] hip.reduction_with_large_iteration_count (344 ms) 3: [ RUN ] hip.reduction_deduction 3: [ OK ] hip.reduction_deduction (0 ms) 3: [ RUN ] hip.reduce_device_view_range_policy [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_IncrementalTest_SYCL [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 3: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (12624 ms) 3: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 3: [ OK ] openmptarget.atomic_views_nonintegral (10072 ms) 3: [ RUN ] openmptarget.atomic_view_api 3: [ OK ] openmptarget.atomic_view_api (0 ms) 3: [ RUN ] openmptarget.bit_manip_countl_zero 3: [ OK ] openmptarget.bit_manip_countl_zero (0 ms) 3: [ RUN ] openmptarget.bit_manip_countl_one 3: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 3: [ RUN ] openmptarget.bit_manip_countr_zero 3: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 3: [ RUN ] openmptarget.bit_manip_countr_one 3: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 3: [ RUN ] openmptarget.bit_manip_popcount 3: [ OK ] openmptarget.bit_manip_popcount (0 ms) 3: [ RUN ] openmptarget.bit_manip_has_single_bit 3: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 3: [ RUN ] openmptarget.bit_manip_bit_floor 3: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 3: [ RUN ] openmptarget.bit_manip_bit_ceil 3: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 3: [ RUN ] openmptarget.bit_manip_bit_width 3: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 3: [ RUN ] openmptarget.bit_manip_rotl 3: [ OK ] openmptarget.bit_manip_rotl (0 ms) 3: [ RUN ] openmptarget.bit_manip_rotr 3: [ OK ] openmptarget.bit_manip_rotr (0 ms) 3: [ RUN ] openmptarget.bit_manip_byeswap 3: [ OK ] openmptarget.bit_manip_byeswap (0 ms) 3: [ RUN ] openmptarget.bit_manip_bit_cast 3: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 3: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 3: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 3: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 3: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] openmptarget.complex_construction 3: [ OK ] openmptarget.complex_construction (0 ms) 3: [ RUN ] openmptarget.complex_basic_math 3: [ OK ] openmptarget.complex_basic_math (0 ms) 3: [ RUN ] openmptarget.complex_special_funtions 3: [ OK ] openmptarget.complex_special_funtions (0 ms) 3: [ RUN ] openmptarget.complex_io 3: [ OK ] openmptarget.complex_io (0 ms) 3: [ RUN ] openmptarget.complex_trivially_copyable 3: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 3: [ RUN ] openmptarget.complex_issue_3865 3: [ OK ] openmptarget.complex_issue_3865 (0 ms) 3: [ RUN ] openmptarget.complex_issue_3867 3: [ OK ] openmptarget.complex_issue_3867 (0 ms) 3: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 3: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] openmptarget.crs_count_fill 3: [ OK ] openmptarget.crs_count_fill (6 ms) 3: [ RUN ] openmptarget.crs_copy_constructor 3: [ OK ] openmptarget.crs_copy_constructor (29 ms) 3: [ RUN ] openmptarget.deep_copy_alignment 3: [ OK ] openmptarget.deep_copy_alignment (6 ms) 3: [ RUN ] openmptarget.deep_copy_conversion 3: [ OK ] openmptarget.deep_copy_conversion (350 ms) 3: [ RUN ] openmptarget.partitioning_by_args 3: [ OK ] openmptarget.partitioning_by_args (0 ms) 3: [ RUN ] openmptarget.partitioning_by_vector 3: [ OK ] openmptarget.partitioning_by_vector (0 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_range 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestExecSpaceThreadSafety.hpp:82: Skipped 3: skipping since test is known to fail for OpenMPTarget 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_range (0 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_mdrange 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestExecSpaceThreadSafety.hpp:119: Skipped 3: skipping since test is known to fail for OpenMPTarget 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange (0 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_team_policy 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestExecSpaceThreadSafety.hpp:159: Skipped 3: skipping for OpenMPTarget since the test is designed to run with vector_length=1 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy (0 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_range_reduce [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 3: [ OK ] openmptarget.exec_space_thread_safety_range_reduce (6858 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_mdrange_reduce 3: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10446 ms) 3: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 3: [ OK ] openmptarget.exec_space_thread_safety_mdrange_reduce (7305 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_team_policy_reduce 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestExecSpaceThreadSafety.hpp:273: Skipped 3: skipping for OpenMPTarget since the test is designed to run with vector_length=1 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce (0 ms) 3: [ RUN ] openmptarget.exec_space_thread_safety_range_scan [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 3: [ OK ] openmptarget.exec_space_thread_safety_range_scan (6882 ms) 3: [ RUN ] openmptarget.functor_analysis 3: [ OK ] openmptarget.functor_analysis (0 ms) 3: [ RUN ] openmptarget.host_shared_ptr_use_count 3: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 3: [ RUN ] openmptarget.host_shared_ptr_get 3: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 3: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 3: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] openmptarget.init 3: [ OK ] openmptarget.init (0 ms) 3: [ RUN ] openmptarget.dispatch 3: [ OK ] openmptarget.dispatch (561 ms) 3: [ RUN ] openmptarget.join_backward_compatibility 3: [ OK ] openmptarget.join_backward_compatibility (4 ms) 3: [ RUN ] openmptarget.mathematical_constants_e 3: [ OK ] openmptarget.mathematical_constants_e (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_log2e 3: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_log10e 3: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_pi 3: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_inv_pi 3: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 3: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_ln2 3: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_ln10 3: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_sqrt2 3: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_sqrt3 3: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 3: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_egamma 3: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 3: [ RUN ] openmptarget.mathematical_constants_phi 3: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 3: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (9 ms) 3: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 3: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (8 ms) 3: [ RUN ] openmptarget.mathematical_functions_non_standard 3: [ OK ] openmptarget.mathematical_functions_non_standard (1 ms) 3: [ RUN ] openmptarget.mathematical_functions_power_functions 3: [ OK ] openmptarget.mathematical_functions_power_functions (4 ms) 3: [ RUN ] openmptarget.mathematical_functions_fma 3: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 3: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (5 ms) 3: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (6 ms) 3: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (6 ms) 3: [ RUN ] openmptarget.mathematical_functions_absolute_value 3: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 3: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_remainder_function 3: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_isfinite 3: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_isinf 3: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_isnan 3: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 3: [ RUN ] openmptarget.mathematical_functions_exponential_functions 3: [ OK ] openmptarget.mathematical_functions_exponential_functions (8 ms) 3: [ RUN ] openmptarget.mathspecialfunc_expint1 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 3: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 3: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (25 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 3: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (25 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 3: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 3: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 3: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 3: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] openmptarget.mdrange_5d 3: [ OK ] openmptarget.mdrange_5d (17 ms) 3: [ RUN ] openmptarget.mdrange_6d 3: [ OK ] openmptarget.mdrange_6d (8 ms) 3: [ RUN ] openmptarget.mdrange_2d 3: [ OK ] openmptarget.mdrange_2d (2 ms) 3: [ RUN ] openmptarget.mdrange_3d 3: [ OK ] openmptarget.mdrange_3d (6 ms) 3: [ RUN ] openmptarget.mdrange_4d 3: [ OK ] openmptarget.mdrange_4d (4 ms) 3: [ RUN ] openmptarget.mdrange_large_deep_copy 3: [ OK ] openmptarget.mdrange_large_deep_copy (79 ms) 3: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 3: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 3: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 3: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 3: [ RUN ] openmptarget.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 3: mdspan not enabled 3: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 3: [ RUN ] openmptarget.numeric_traits_infinity 3: [ OK ] openmptarget.numeric_traits_infinity (1 ms) 3: [ RUN ] openmptarget.numeric_traits_epsilon 3: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 3: [ RUN ] openmptarget.numeric_traits_round_error 3: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 3: [ RUN ] openmptarget.numeric_traits_norm_min 3: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 3: [ RUN ] openmptarget.numeric_traits_denorm_min 3: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 3: [ RUN ] openmptarget.numeric_traits_finite_min_max 3: [ OK ] openmptarget.numeric_traits_finite_min_max (5 ms) 3: [ RUN ] openmptarget.numeric_traits_digits 3: [ OK ] openmptarget.numeric_traits_digits (3 ms) 3: [ RUN ] openmptarget.numeric_traits_digits10 3: [ OK ] openmptarget.numeric_traits_digits10 (3 ms) 3: [ RUN ] openmptarget.numeric_traits_max_digits10 3: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] openmptarget.numeric_traits_radix 3: [ OK ] openmptarget.numeric_traits_radix (3 ms) 3: [ RUN ] openmptarget.numeric_traits_min_max_exponent 3: [ OK ] openmptarget.numeric_traits_min_max_exponent (1 ms) 3: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 3: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 3: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 3: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 3: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] openmptarget.occupancy_control 3: [ OK ] openmptarget.occupancy_control (1 ms) 3: [ RUN ] openmptarget.parallel_scan_range_policy 3: [ OK ] openmptarget.parallel_scan_range_policy (278 ms) 3: [ RUN ] openmptarget.kokkos_printf 3: [ OK ] openmptarget.kokkos_printf (1 ms) 3: [ RUN ] openmptarget.range_for 3: [ OK ] openmptarget.range_for (2 ms) 3: [ RUN ] openmptarget.range_reduce 3: [ OK ] openmptarget.range_reduce (2 ms) 3: [ RUN ] openmptarget.range_policy_runtime_parameters 3: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 3: [ RUN ] openmptarget.range_for_require 3: [ OK ] openmptarget.range_for_require (2 ms) 3: [ RUN ] openmptarget.range_reduce_require 3: [ OK ] openmptarget.range_reduce_require (1 ms) 3: [ RUN ] openmptarget.reducers_int 3: [ OK ] openmptarget.reducers_int (9 ms) 3: [ RUN ] openmptarget.reducers_double 3: [ OK ] openmptarget.reducers_double (6 ms) 3: [ RUN ] openmptarget.reducers_bool 3: [ OK ] openmptarget.reducers_bool (1 ms) 3: [ RUN ] openmptarget.int64_t_reduce 3: [ OK ] openmptarget.int64_t_reduce (504 ms) 3: [ RUN ] openmptarget.double_reduce [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 3: [ OK ] openmptarget.double_reduce (502 ms) 3: [ RUN ] openmptarget.int64_t_reduce_dynamic [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 3: [ OK ] openmptarget.int64_t_reduce_dynamic (524 ms) 3: [ RUN ] openmptarget.double_reduce_dynamic [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 3: [ OK ] hip.reduce_device_view_range_policy (28406 ms) 3: [ RUN ] hip.reduce_device_view_mdrange_policy 3: [ OK ] openmptarget.double_reduce_dynamic (526 ms) 3: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 3: [ OK ] openmptarget.int64_t_reduce_dynamic_view (63 ms) 3: [ RUN ] openmptarget.reduction_with_large_iteration_count [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 3: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (30582 ms) 3: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 3: skipping because OpenACC backend is currently not able to abort from the device 3: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 3: [----------] 15 tests from openacc_DeathTest (57540 ms total) 3: 3: [----------] 167 tests from openacc 3: [ RUN ] openacc.array_capacity 3: [ OK ] openacc.array_capacity (0 ms) 3: [ RUN ] openacc.array_element_access 3: [ OK ] openacc.array_element_access (0 ms) 3: [ RUN ] openacc.array_zero_capacity 3: [ OK ] openacc.array_zero_capacity (0 ms) 3: [ RUN ] openacc.array_zero_data_nullptr 3: [ OK ] openacc.array_zero_data_nullptr (0 ms) 3: [ RUN ] openacc.array_contiguous_capacity 3: [ OK ] openacc.array_contiguous_capacity (0 ms) 3: [ RUN ] openacc.array_contiguous_element_access 3: [ OK ] openacc.array_contiguous_element_access (0 ms) 3: [ RUN ] openacc.array_contiguous_assignment 3: [ OK ] openacc.array_contiguous_assignment (0 ms) 3: [ RUN ] openacc.array_strided_capacity 3: [ OK ] openacc.array_strided_capacity (0 ms) 3: [ RUN ] openacc.array_strided_element_access 3: [ OK ] openacc.array_strided_element_access (0 ms) 3: [ RUN ] openacc.array_strided_assignment 3: [ OK ] openacc.array_strided_assignment (0 ms) 3: [ RUN ] openacc.atomic_operations_double 3: [ OK ] openacc.atomic_operations_double (10 ms) 3: [ RUN ] openacc.atomic_operations_float 3: [ OK ] openacc.atomic_operations_float (9 ms) 3: [ RUN ] openacc.atomic_operations_int 3: [ OK ] openacc.atomic_operations_int (19 ms) 3: [ RUN ] openacc.atomic_operations_long 3: [ OK ] openacc.atomic_operations_long (51 ms) 3: [ RUN ] openacc.atomic_operations_longlong 3: [ OK ] openacc.atomic_operations_longlong (49 ms) 3: [ RUN ] openacc.atomic_operations_unsigned 3: [ OK ] openacc.atomic_operations_unsigned (47 ms) 3: [ RUN ] openacc.atomic_operations_unsignedlong 3: [ OK ] openacc.atomic_operations_unsignedlong (47 ms) 3: [ RUN ] openacc.atomics 3: [ OK ] openacc.atomics (407 ms) 3: [ RUN ] openacc.atomics_tpetra_max_abs 3: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openacc.atomic_views_integral [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] { [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [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-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 Merge succeeded, producing 8de1a7401a0885c3b38c4602a7c246f6861e4fa8 Checking out Revision 8de1a7401a0885c3b38c4602a7c246f6861e4fa8 (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8de1a7401a0885c3b38c4602a7c246f6861e4fa8 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t b1aa0c669b6c175da8ae22ee3661f0cb25a5954d --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> caa2e55c9224 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2169da8cbb55 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 2748cc57a676 Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> f0c33a8a55b4 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> df939a2a59aa Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> dad100c4389b 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 ---> 395f9591a1cb Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> da4a3728c05f Successfully built da4a3728c05f Successfully tagged b1aa0c669b6c175da8ae22ee3661f0cb25a5954d:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . b1aa0c669b6c175da8ae22ee3661f0cb25a5954d . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle03 seems to be running inside container 8a38ebaf1bf122c9b57e08bd33d10527f63e1946e482acb7a2e16747d8ba7106 $ 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-7028 --volumes-from 8a38ebaf1bf122c9b57e08bd33d10527f63e1946e482acb7a2e16747d8ba7106 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b1aa0c669b6c175da8ae22ee3661f0cb25a5954d cat [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 3: [ OK ] hip.reduce_device_view_mdrange_policy (23146 ms) 3: [ RUN ] hip.reduce_device_view_team_policy [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 3: [ OK ] openmptarget.reduction_with_large_iteration_count (22927 ms) 3: [ RUN ] openmptarget.reduction_deduction 3: [ OK ] openmptarget.reduction_deduction (0 ms) 3: [ RUN ] openmptarget.reduce_device_view_range_policy $ docker top 8f1537ba871a82189990ba6cbc5a85960e476f87f66172e1b0340ed7ac8e2318 -eo pid,comm [Pipeline] { [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics cleared [Pipeline] sh + rm -rf install + mkdir -p install + rm -rf build [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-7028/build/../install .. -- Setting default Kokkos CXX standard to 17 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.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.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7028/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:181 (MESSAGE): Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated. Lambda expressions in device code are always enabled. Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON Call Stack (most recent call first): cmake/kokkos_tribits.cmake:202 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Using -std=c++17 for C++17 standard as feature -- SIMD: AVX2 detected -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler 3: [ OK ] openmptarget.reduce_device_view_range_policy (10357 ms) 3: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 3: [ OK ] openacc.atomic_views_integral (20925 ms) 3: [ RUN ] openacc.atomic_views_nonintegral 3: [ OK ] openacc.atomic_views_nonintegral (45 ms) 3: [ RUN ] openacc.atomic_view_api 3: [ OK ] openacc.atomic_view_api (0 ms) 3: [ RUN ] openacc.bit_manip_countl_zero 3: [ OK ] openacc.bit_manip_countl_zero (59 ms) 3: [ RUN ] openacc.bit_manip_countl_one 3: [ OK ] openacc.bit_manip_countl_one (0 ms) 3: [ RUN ] openacc.bit_manip_countr_zero 3: [ OK ] openacc.bit_manip_countr_zero (0 ms) 3: [ RUN ] openacc.bit_manip_countr_one 3: [ OK ] openacc.bit_manip_countr_one (0 ms) 3: [ RUN ] openacc.bit_manip_popcount 3: [ OK ] openacc.bit_manip_popcount (0 ms) 3: [ RUN ] openacc.bit_manip_has_single_bit 3: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 3: [ RUN ] openacc.bit_manip_bit_floor 3: [ OK ] openacc.bit_manip_bit_floor (0 ms) 3: [ RUN ] openacc.bit_manip_bit_ceil 3: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 3: [ RUN ] openacc.bit_manip_bit_width 3: [ OK ] openacc.bit_manip_bit_width (0 ms) 3: [ RUN ] openacc.bit_manip_rotl 3: [ OK ] openacc.bit_manip_rotl (0 ms) 3: [ RUN ] openacc.bit_manip_rotr 3: [ OK ] openacc.bit_manip_rotr (0 ms) 3: [ RUN ] openacc.bit_manip_byeswap 3: [ OK ] openacc.bit_manip_byeswap (0 ms) 3: [ RUN ] openacc.bit_manip_bit_cast 3: [ OK ] openacc.bit_manip_bit_cast (0 ms) 3: [ RUN ] openacc.checked_integer_operations_multiply_overflow 3: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] openacc.execution_policy_occupancy_and_hint 3: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] openacc.complex_construction 3: [ OK ] openacc.complex_construction (8 ms) 3: [ RUN ] openacc.complex_basic_math 3: [ OK ] openacc.complex_basic_math (0 ms) 3: [ RUN ] openacc.complex_special_funtions 3: [ OK ] openacc.complex_special_funtions (0 ms) 3: [ RUN ] openacc.complex_io 3: [ OK ] openacc.complex_io (0 ms) 3: [ RUN ] openacc.complex_trivially_copyable 3: [ OK ] openacc.complex_trivially_copyable (0 ms) 3: [ RUN ] openacc.complex_issue_3865 3: [ OK ] openacc.complex_issue_3865 (0 ms) 3: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 3: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] openacc.partitioning_by_args 3: [ OK ] openacc.partitioning_by_args (84 ms) 3: [ RUN ] openacc.partitioning_by_vector 3: [ OK ] openacc.partitioning_by_vector (70 ms) 3: [ RUN ] openacc.exec_space_thread_safety_range 3: [ OK ] openacc.exec_space_thread_safety_range (936 ms) 3: [ RUN ] openacc.exec_space_thread_safety_mdrange 3: [ OK ] openacc.exec_space_thread_safety_mdrange (159 ms) 3: [ RUN ] openacc.exec_space_thread_safety_team_policy -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc 3: [ OK ] openacc.exec_space_thread_safety_team_policy (482 ms) 3: [ RUN ] openacc.exec_space_thread_safety_range_reduce 3: [ OK ] openacc.exec_space_thread_safety_range_reduce (194 ms) 3: [ RUN ] openacc.exec_space_thread_safety_mdrange_reduce 3: [ OK ] openacc.exec_space_thread_safety_mdrange_reduce (187 ms) 3: [ RUN ] openacc.exec_space_thread_safety_team_policy_reduce 3: [ OK ] openacc.exec_space_thread_safety_team_policy_reduce (523 ms) 3: [ RUN ] openacc.exec_space_thread_safety_range_scan [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 3: [ OK ] openacc.exec_space_thread_safety_range_scan (195 ms) 3: [ RUN ] openacc.execution_space_as_class_data_member 3: [ OK ] openacc.execution_space_as_class_data_member (3 ms) 3: [ RUN ] openacc.functor_analysis 3: [ OK ] openacc.functor_analysis (0 ms) 3: [ RUN ] openacc.init 3: [ OK ] openacc.init (0 ms) 3: [ RUN ] openacc.dispatch 3: [ OK ] openacc.dispatch (109 ms) 3: [ RUN ] openacc.mathematical_constants_e 3: [ OK ] openacc.mathematical_constants_e (39 ms) 3: [ RUN ] openacc.mathematical_constants_log2e 3: [ OK ] openacc.mathematical_constants_log2e (0 ms) 3: [ RUN ] openacc.mathematical_constants_log10e 3: [ OK ] openacc.mathematical_constants_log10e (0 ms) 3: [ RUN ] openacc.mathematical_constants_pi 3: [ OK ] openacc.mathematical_constants_pi (0 ms) 3: [ RUN ] openacc.mathematical_constants_inv_pi 3: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 3: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] openacc.mathematical_constants_ln2 3: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 3: [ RUN ] openacc.mathematical_constants_ln10 3: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 3: [ RUN ] openacc.mathematical_constants_sqrt2 3: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] openacc.mathematical_constants_sqrt3 3: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] openacc.mathematical_constants_inv_sqrt3 3: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] openacc.mathematical_constants_egamma 3: [ OK ] openacc.mathematical_constants_egamma (0 ms) 3: [ RUN ] openacc.mathematical_constants_phi 3: [ OK ] openacc.mathematical_constants_phi (0 ms) 3: [ RUN ] openacc.mathspecialfunc_expint1 3: [ OK ] openacc.mathspecialfunc_expint1 (18 ms) 3: [ RUN ] openacc.mathspecialfunc_errorfunc 3: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 3: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (54 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc 3: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (51 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 3: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 3: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 3: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 3: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] openacc.mdrange_5d 3: [ OK ] openacc.mdrange_5d (136 ms) 3: [ RUN ] openacc.mdrange_6d 3: [ OK ] openacc.mdrange_6d (509 ms) 3: [ RUN ] openacc.mdrange_3d 3: [ OK ] openacc.mdrange_3d (61 ms) 3: [ RUN ] openacc.mdrange_neg_idx -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info 3: [ OK ] openacc.mdrange_neg_idx (248 ms) 3: [ RUN ] openacc.mdrange_4d 3: [ OK ] openacc.mdrange_4d (62 ms) 3: [ RUN ] openacc.mdrange_large_deep_copy 3: [ OK ] openacc.mdrange_large_deep_copy (30 ms) 3: [ RUN ] openacc.md_range_policy_construction_from_arrays 3: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Default 3: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2692 ms) 3: [ RUN ] openacc.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 3: mdspan not enabled 3: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 3: [ RUN ] openacc.max 3: [ OK ] openacc.max (0 ms) 3: [ RUN ] openacc.max_within_parfor 3: [ OK ] openacc.max_within_parfor (4 ms) 3: [ RUN ] openacc.min 3: [ OK ] openacc.min (0 ms) 3: [ RUN ] openacc.min_within_parfor 3: [ OK ] openacc.min_within_parfor (0 ms) 3: [ RUN ] openacc.minmax 3: [ OK ] openacc.minmax (0 ms) 3: [ RUN ] openacc.minmax_within_parfor 3: [ OK ] openacc.minmax_within_parfor (0 ms) 3: [ RUN ] openacc.clamp 3: [ OK ] openacc.clamp (0 ms) 3: [ RUN ] openacc.clamp_within_parfor 3: [ OK ] openacc.clamp_within_parfor (0 ms) 3: [ RUN ] openacc.occupancy_control 3: [ OK ] openacc.occupancy_control (6 ms) 3: [ RUN ] openacc.parallel_scan_range_policy [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 3: [ OK ] openacc.parallel_scan_range_policy (145 ms) 3: [ RUN ] openacc.kokkos_printf 3: [ OK ] openacc.kokkos_printf (2 ms) 3: [ RUN ] openacc.range_policy_runtime_parameters 3: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 3: [ RUN ] openacc.reducers_double 3: [ OK ] openacc.reducers_double (15 ms) 3: [ RUN ] openacc.reducers_bool 3: [ OK ] openacc.reducers_bool (12 ms) 3: [ RUN ] openacc.impl_shared_alloc 3: [ OK ] openacc.impl_shared_alloc (55 ms) 3: [ RUN ] openacc.kokkos_swap 3: [ OK ] openacc.kokkos_swap (1 ms) 3: [ RUN ] openacc.team_policy_runtime_parameters 3: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 3: [ RUN ] openacc.view_api_a 3: [ OK ] openacc.view_api_a (8 ms) 3: [ RUN ] openacc.view_api_b 3: [ OK ] openacc.view_api_b (17 ms) 3: [ RUN ] openacc.view_api_c 3: [ OK ] openacc.view_api_c (6 ms) 3: [ RUN ] openacc.view_api_d [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 3: [ OK ] openacc.view_api_d (6 ms) 3: [ RUN ] openacc.view_allocation_error 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewAPI_d.hpp:41: Skipped 3: acc_malloc() not properly returning nullptr 3: [ SKIPPED ] openacc.view_allocation_error (0 ms) 3: [ RUN ] openacc.view_copy_tests 3: [ OK ] openacc.view_copy_tests (33 ms) 3: [ RUN ] openacc.view_copy_tests_rank_0 3: [ OK ] openacc.view_copy_tests_rank_0 (11 ms) 3: [ RUN ] openacc.view_copy_degenerated 3: [ OK ] openacc.view_copy_degenerated (0 ms) 3: [ RUN ] openacc.view_fill_tests_layout_right 3: [ OK ] hip.reduce_device_view_team_policy (24073 ms) 3: [ RUN ] hip.impl_shared_alloc 3: [ OK ] hip.impl_shared_alloc (104 ms) 3: [ RUN ] hip.kokkos_swap 3: [ OK ] hip.kokkos_swap (1 ms) 3: [ RUN ] hip.team_for 3: [ OK ] hip.team_for (16 ms) 3: [ RUN ] hip.team_reduce 3: [ OK ] hip.team_reduce (0 ms) 3: [ RUN ] hip.team_reduce_large [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 3: [ OK ] hip.team_reduce_large (328 ms) 3: [ RUN ] hip.team_parallel_single 3: [ OK ] hip.team_parallel_single (7 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 (9 ms) 3: [ RUN ] hip.triple_nested_parallelism 3: [ OK ] hip.triple_nested_parallelism (6 ms) 3: [ RUN ] hip.parallel_scan_with_reducers 3: [ OK ] hip.parallel_scan_with_reducers (63 ms) 3: [ RUN ] hip.team_thread_range_combined_reducers 3: [ OK ] hip.team_thread_range_combined_reducers (1 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 (29 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelFor 3: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelFor 3: [ OK ] hip.TeamVectorMDRangeParallelFor (8 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelReduce 3: [ OK ] hip.TeamThreadMDRangeParallelReduce (14 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 3: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelReduce 3: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 3: [ RUN ] hip.team_policy_runtime_parameters 3: [ OK ] hip.team_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.team_reduction_scan -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1089 (MESSAGE): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:204 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7028/core/src/../../tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done 3: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10399 ms) 3: [ RUN ] openmptarget.reduce_device_view_team_policy -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/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 Scanning dependencies of target kokkoscore [ 14%] Linking CXX static library libimpl_git_version.a [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 39%] Built target impl_git_version [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 3: [ OK ] hip.team_reduction_scan (1882 ms) 3: [ RUN ] hip.team_long_reduce 3: [ OK ] hip.team_long_reduce (19 ms) 3: [ RUN ] hip.team_double_reduce 3: [ OK ] hip.team_double_reduce (19 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 (74 ms) 3: [ RUN ] hip.team_scan [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o 3: [ OK ] hip.team_scan (100 ms) 3: [ RUN ] hip.team_scan_ret_val 3: [ OK ] hip.team_scan_ret_val (103 ms) 3: [ RUN ] hip.team_shared_request 3: [ OK ] hip.team_shared_request (5 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 (26 ms) 3: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] hip.team_teamvector_range 3: [ OK ] hip.team_teamvector_range (3 ms) 3: [ RUN ] hip.unique_token_global 3: [ OK ] hip.unique_token_global (26 ms) 3: [ RUN ] hip.unique_token_instance 3: [ OK ] hip.unique_token_instance (18 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 (16 ms) 3: [ RUN ] hip.view_api_b 3: [ OK ] hip.view_api_b (4 ms) 3: [ RUN ] hip.view_api_c 3: [ OK ] hip.view_api_c (1 ms) 3: [ RUN ] hip.view_api_d 3: [ OK ] hip.view_api_d (1 ms) 3: [ RUN ] hip.view_allocation_error 3: [ OK ] hip.view_allocation_error (0 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 (4 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_copy_tests 3: [ OK ] hip.view_copy_tests (6 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 (94 ms) 3: [ RUN ] hip.view_fill_tests_layout_left 3: [ OK ] hip.view_fill_tests_layout_left (76 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 (45 ms) 3: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (43 ms) 3: [ RUN ] hip.view_irregular_layout 3: [ OK ] hip.view_irregular_layout (7 ms) 3: [ RUN ] hip.view_mapping 3: [ OK ] hip.view_mapping (56 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 (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 (14 ms) 3: [ RUN ] hip.view_realloc 3: [ OK ] hip.view_realloc (0 ms) 3: [ RUN ] hip.workgraph_fib [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.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 [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o 3: [ OK ] hip.workgraph_fib (3017 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 (4 ms) 3: [ RUN ] hip.space_access 3: [ OK ] hip.space_access (0 ms) 3: [ RUN ] hip.impl_view_accessible 3: [ OK ] hip.impl_view_accessible (2 ms) 3: [ RUN ] hip.memory_requirements 3: [ OK ] hip.memory_requirements (0 ms) 3: [ RUN ] hip.team_scratch_1_streams [ 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 [ 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 [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 3: [ OK ] openmptarget.reduce_device_view_team_policy (10273 ms) 3: [ RUN ] openmptarget.kokkos_swap 3: [ OK ] openmptarget.kokkos_swap (0 ms) 3: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 3: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (32 ms) 3: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 3: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (19 ms) 3: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 3: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (19 ms) 3: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 3: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (26 ms) 3: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 3: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (15 ms) 3: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 3: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 ms) 3: [ RUN ] openmptarget.team_policy_runtime_parameters 3: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 3: [ RUN ] openmptarget.team_shared_request 3: [ OK ] openmptarget.team_shared_request (0 ms) 3: [ RUN ] openmptarget.team_scratch_request 3: [ OK ] openmptarget.team_scratch_request (0 ms) 3: [ RUN ] openmptarget.team_lambda_shared_request 3: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 3: [ RUN ] openmptarget.scratch_align 3: [ OK ] openmptarget.scratch_align (0 ms) 3: [ RUN ] openmptarget.shmem_size 3: [ OK ] openmptarget.shmem_size (0 ms) 3: [ RUN ] openmptarget.multi_level_scratch 3: [ OK ] openmptarget.multi_level_scratch (0 ms) 3: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 3: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] openmptarget.team_policy_max_recommended 3: [ OK ] openmptarget.team_policy_max_recommended (33 ms) 3: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] openmptarget.view_api_a 3: [ OK ] openmptarget.view_api_a (0 ms) 3: [ RUN ] openmptarget.view_api_b 3: [ OK ] openmptarget.view_api_b (5 ms) 3: [ RUN ] openmptarget.view_api_c 3: [ OK ] openmptarget.view_api_c (0 ms) 3: [ RUN ] openmptarget.view_api_d 3: [ OK ] openmptarget.view_api_d (0 ms) 3: [ RUN ] openmptarget.view_allocation_error 3: [ OK ] openmptarget.view_allocation_error (0 ms) 3: [ RUN ] openmptarget.view_copy_tests 3: [ OK ] openmptarget.view_copy_tests (7 ms) 3: [ RUN ] openmptarget.view_copy_tests_rank_0 3: [ OK ] openmptarget.view_copy_tests_rank_0 (1 ms) 3: [ RUN ] openmptarget.view_copy_degenerated 3: [ OK ] openmptarget.view_copy_degenerated (0 ms) 3: [ RUN ] openmptarget.view_fill_tests_layout_right 3: [ OK ] openmptarget.view_fill_tests_layout_right (63 ms) 3: [ RUN ] openmptarget.view_fill_tests_layout_left 3: [ OK ] openmptarget.view_fill_tests_layout_left (58 ms) 3: [ RUN ] openmptarget.view_empty_runtime_unmanaged 3: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] openmptarget.view_hooks 3: [ OK ] openmptarget.view_hooks (0 ms) 3: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (74 ms) 3: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o 3: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (69 ms) 3: [ RUN ] openmptarget.view_irregular_layout 3: [ OK ] openmptarget.view_irregular_layout (0 ms) 3: [ RUN ] openmptarget.view_mapping 3: [ OK ] openmptarget.view_mapping (53 ms) 3: [ RUN ] openmptarget.view_mapping_operator 3: [ OK ] openmptarget.view_mapping_operator (11 ms) 3: [ RUN ] openmptarget.static_extent 3: [ OK ] openmptarget.static_extent (0 ms) 3: [ RUN ] openmptarget.view_mapping_atomic 3: [ OK ] openmptarget.view_mapping_atomic (552 ms) 3: [ RUN ] openmptarget.view_mapping_class_value 3: [ OK ] openmptarget.view_mapping_class_value (0 ms) 3: [ RUN ] openmptarget.view_mapping_assignable 3: [ OK ] openmptarget.view_mapping_assignable (0 ms) 3: [ RUN ] openmptarget.view_mapping_trivially_copyable 3: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] openmptarget.view_mapping_subview 3: [ OK ] openmptarget.view_mapping_subview (1 ms) 3: [ RUN ] openmptarget.view_nested_view 3: [ OK ] openmptarget.view_nested_view (0 ms) 3: [ RUN ] openmptarget.append_formatted_multidimensional_index 3: [ OK ] openmptarget.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] openmptarget.view_resize 3: [ OK ] openmptarget.view_resize (15 ms) 3: [ RUN ] openmptarget.view_realloc 3: [ OK ] openmptarget.view_realloc (1 ms) 3: [ RUN ] openmptarget.resize_realloc_no_init 3: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 3: [ RUN ] openmptarget.resize_realloc_no_alloc 3: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 3: [ RUN ] openmptarget.realloc_exec_space 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 3: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 3: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 3: [ RUN ] openmptarget.view_alloc 3: [ OK ] openmptarget.view_alloc (0 ms) 3: [ RUN ] openmptarget.view_alloc_exec_space 3: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 3: [ RUN ] openmptarget.view_alloc_int 3: [ OK ] openmptarget.view_alloc_int (0 ms) 3: [ RUN ] openmptarget.view_alloc_exec_space_int 3: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 3: [ RUN ] openmptarget.deep_copy_zero_memset 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:214: Skipped 3: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 3: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 3: [ RUN ] openmptarget.resize_exec_space 3: [ OK ] openmptarget.resize_exec_space (0 ms) 3: [ RUN ] openmptarget.view_allocation_int 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:282: Skipped 3: skipping since the OpenMPTarget has unexpected fences 3: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 3: [ RUN ] openmptarget.view_allocation_exec_space_int 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 3: skipping since the OpenMPTarget has unexpected fences 3: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 3: [ RUN ] openmptarget.view_not_default_constructible 3: [ OK ] openmptarget.view_not_default_constructible (0 ms) 3: [ RUN ] openmptarget.view_subview_auto_1d_left 3: [ OK ] openmptarget.view_subview_auto_1d_left (0 ms) 3: [ RUN ] openmptarget.view_subview_auto_1d_right 3: [ OK ] openmptarget.view_subview_auto_1d_right (0 ms) 3: [ RUN ] openmptarget.view_subview_auto_1d_stride 3: [ OK ] openmptarget.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] openmptarget.view_subview_assign_strided 3: [ OK ] openmptarget.view_subview_assign_strided (0 ms) 3: [ RUN ] openmptarget.view_subview_left_0 3: [ OK ] openmptarget.view_subview_left_0 (0 ms) 3: [ RUN ] openmptarget.view_subview_left_1 3: [ OK ] openmptarget.view_subview_left_1 (0 ms) 3: [ RUN ] openmptarget.view_subview_left_2 3: [ OK ] openmptarget.view_subview_left_2 (0 ms) 3: [ RUN ] openmptarget.view_subview_left_3 3: [ OK ] openmptarget.view_subview_left_3 (0 ms) 3: [ RUN ] openmptarget.view_subview_right_0 3: [ OK ] openmptarget.view_subview_right_0 (0 ms) 3: [ RUN ] openmptarget.view_subview_right_1 3: [ OK ] openmptarget.view_subview_right_1 (0 ms) 3: [ RUN ] openmptarget.view_subview_right_3 3: [ OK ] openmptarget.view_subview_right_3 (0 ms) 3: [ RUN ] openmptarget.view_static_tests 3: [ OK ] openmptarget.view_static_tests (0 ms) 3: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 3: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (1 ms) 3: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 3: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 3: [ RUN ] openmptarget.view_subview_2d_from_3d 3: [ OK ] openmptarget.view_subview_2d_from_3d (30 ms) 3: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 3: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (31 ms) 3: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 3: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (31 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_left 3: [ OK ] openmptarget.view_subview_3d_from_5d_left (44 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 3: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (45 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (45 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_right 3: [ OK ] openmptarget.view_subview_3d_from_5d_right (43 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 3: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (43 ms) 3: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (43 ms) 3: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 3: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 3: [ RUN ] openmptarget.view_subview_memory_traits_construction 3: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 3: [----------] 227 tests from openmptarget (105639 ms total) 3: 3: [----------] 5 tests from openmptarget_graph 3: [ RUN ] openmptarget_graph.launch_one 3: [ OK ] openmptarget_graph.launch_one (0 ms) 3: [ RUN ] openmptarget_graph.launch_one_rvalue 3: [ OK ] openmptarget_graph.launch_one_rvalue (0 ms) 3: [ RUN ] openmptarget_graph.launch_six 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestGraph.hpp:118: Skipped 3: skipping since OpenMPTarget can't use team_size 1 3: [ SKIPPED ] openmptarget_graph.launch_six (0 ms) 3: [ RUN ] openmptarget_graph.when_all_cycle 3: [ OK ] openmptarget_graph.when_all_cycle (0 ms) 3: [ RUN ] openmptarget_graph.zero_work_reduce 3: [ OK ] openmptarget_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmptarget_graph (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 241 tests from 3 test suites ran. (150661 ms total) 3: [ PASSED ] 229 tests. 3: [ SKIPPED ] 12 tests, listed below: 3: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_range 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy 3: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce 3: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 3: [ SKIPPED ] openmptarget.mdspan_minimal_functional 3: [ SKIPPED ] openmptarget.realloc_exec_space 3: [ SKIPPED ] openmptarget.deep_copy_zero_memset 3: [ SKIPPED ] openmptarget.view_allocation_int 3: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 3: [ SKIPPED ] openmptarget_graph.launch_six 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 3/49 Test #3: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 151.37 sec test 4 Start 4: Kokkos_CoreUnitTest_Default 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 69 tests from 41 test suites. 4: [----------] Global test environment set-up. 4: [----------] 29 tests from defaultdevicetype 4: [ RUN ] defaultdevicetype.initialization_settings 4: [ OK ] defaultdevicetype.initialization_settings (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 4: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_device_id 4: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 4: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 4: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_help 4: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 4: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 4: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (5 ms) 4: [ RUN ] defaultdevicetype.env_vars_num_threads 4: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_device_id 4: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_disable_warnings 4: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_tune_internals 4: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 4: [ RUN ] defaultdevicetype.visible_devices 4: [ OK ] defaultdevicetype.visible_devices (0 ms) 4: [ RUN ] defaultdevicetype.compiler_macros 4: [ OK ] defaultdevicetype.compiler_macros (0 ms) 4: [ RUN ] defaultdevicetype.half_conversion 4: [ OK ] defaultdevicetype.half_conversion (103 ms) 4: [ RUN ] defaultdevicetype.bhalf_conversion 4: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 4: [ RUN ] defaultdevicetype.half_operators 4: [ OK ] defaultdevicetype.half_operators (1 ms) 4: [ RUN ] defaultdevicetype.bhalf_operators 4: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 4: [ RUN ] defaultdevicetype.host_space_access 4: [ OK ] defaultdevicetype.host_space_access (0 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_a1 4: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_b1 4: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_c1 4: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_a2 4: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_b2 4: [ OK ] defaultdevicetype.reduce_instantiation_b2 (14 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_c2 4: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_a3 4: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_b3 4: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 4: [ RUN ] defaultdevicetype.reduce_instantiation_c3 4: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 4: [ RUN ] defaultdevicetype.malloc 4: [ OK ] defaultdevicetype.malloc (0 ms) 4: [----------] 29 tests from defaultdevicetype (170 ms total) 4: 4: [----------] 1 test from kokkosresize 4: [ RUN ] kokkosresize.host_space_access 4: [ OK ] kokkosresize.host_space_access (21 ms) 4: [----------] 1 test from kokkosresize (21 ms total) 4: 4: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/0.sizes 4: [ OK ] TestViewAPI/0.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/0 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/1.sizes 4: [ OK ] TestViewAPI/1.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/1 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/2.sizes 4: [ OK ] TestViewAPI/2.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/2 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/3.sizes 4: [ OK ] TestViewAPI/3.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/3 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/4.sizes 4: [ OK ] TestViewAPI/4.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/4 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/5.sizes 4: [ OK ] TestViewAPI/5.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/5 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/6.sizes 4: [ OK ] TestViewAPI/6.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/6 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/7.sizes 4: [ OK ] TestViewAPI/7.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/7 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/8.sizes 4: [ OK ] TestViewAPI/8.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/8 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/9.sizes 4: [ OK ] TestViewAPI/9.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/9 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/10.sizes 4: [ OK ] TestViewAPI/10.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/10 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/11.sizes 4: [ OK ] TestViewAPI/11.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/11 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/12.sizes 4: [ OK ] TestViewAPI/12.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/12 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/13.sizes 4: [ OK ] TestViewAPI/13.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/13 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/14.sizes 4: [ OK ] TestViewAPI/14.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/14 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/15.sizes 4: [ OK ] TestViewAPI/15.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/15 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/16.sizes 4: [ OK ] TestViewAPI/16.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/16 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/17.sizes 4: [ OK ] TestViewAPI/17.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/17 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/18.sizes 4: [ OK ] TestViewAPI/18.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/18 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/19.sizes 4: [ OK ] TestViewAPI/19.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/19 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/20.sizes 4: [ OK ] TestViewAPI/20.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/20 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/21.sizes 4: [ OK ] TestViewAPI/21.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/21 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/22.sizes 4: [ OK ] TestViewAPI/22.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/22 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/23.sizes 4: [ OK ] TestViewAPI/23.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/23 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/24.sizes 4: [ OK ] TestViewAPI/24.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/24 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/25.sizes 4: [ OK ] TestViewAPI/25.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/25 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/26.sizes 4: [ OK ] TestViewAPI/26.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/26 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/27.sizes 4: [ OK ] TestViewAPI/27.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/27 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/28.sizes 4: [ OK ] TestViewAPI/28.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/28 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/29.sizes 4: [ OK ] TestViewAPI/29.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/29 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/30.sizes 4: [ OK ] TestViewAPI/30.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/30 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/31.sizes 4: [ OK ] TestViewAPI/31.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/31 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/32.sizes 4: [ OK ] TestViewAPI/32.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/32 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/33.sizes 4: [ OK ] TestViewAPI/33.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/33 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/34.sizes 4: [ OK ] TestViewAPI/34.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/34 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/35.sizes 4: [ OK ] TestViewAPI/35.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/35 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/36.sizes 4: [ OK ] TestViewAPI/36.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/36 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/37.sizes 4: [ OK ] TestViewAPI/37.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/37 (0 ms total) 4: 4: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 4: [ RUN ] TestViewAPI/38.sizes 4: [ OK ] TestViewAPI/38.sizes (0 ms) 4: [----------] 1 test from TestViewAPI/38 (0 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 69 tests from 41 test suites ran. (195 ms total) 4: [ PASSED ] 69 tests. [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag 4/49 Test #4: Kokkos_CoreUnitTest_Default ................. Passed 0.81 sec test 5 Start 5: Kokkos_CoreUnitTest_LegionInitialization 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 5: Test timeout computed to be: 1500 [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from initialization 5: [ RUN ] initialization.legion_initialization 5: [ OK ] initialization.legion_initialization (82 ms) 5: [----------] 1 test from initialization (82 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (82 ms total) 5: [ PASSED ] 1 test. 5/49 Test #5: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.69 sec test 6 Start 6: Kokkos_CoreUnitTest_PushFinalizeHook 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 6: Test timeout computed to be: 1500 [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 6: SUCCESS 6/49 Test #6: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.57 sec test 7 Start 7: Kokkos_CoreUnitTest_ScopeGuard 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 7: Test timeout computed to be: 1500 7: [==========] Running 6 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from scope_guard_DeathTest 7: [ RUN ] scope_guard_DeathTest.create 7: [ OK ] scope_guard_DeathTest.create (17 ms) 7: [ RUN ] scope_guard_DeathTest.create_argument 7: [ OK ] scope_guard_DeathTest.create_argument (16 ms) 7: [ RUN ] scope_guard_DeathTest.create_while_initialize [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 7: [ OK ] scope_guard_DeathTest.create_while_initialize (174 ms) 7: [ RUN ] scope_guard_DeathTest.create_after_initialize 7: [ OK ] scope_guard_DeathTest.create_after_initialize (160 ms) 7: [ RUN ] scope_guard_DeathTest.create_after_finalize 7: [ OK ] scope_guard_DeathTest.create_after_finalize (165 ms) 7: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 7: [ OK ] scope_guard_DeathTest.destroy_after_finalize (158 ms) 7: [----------] 6 tests from scope_guard_DeathTest (692 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 6 tests from 1 test suite ran. (692 ms total) 7: [ PASSED ] 6 tests. [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 7/49 Test #7: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 1.27 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.57 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 0.98 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 10: Test timeout computed to be: 1500 10: Set of size 10 10: 4,4 10: Expect 1, have 1 10: Expect 2, have 2 10/49 Test #10: Kokkos_CoreUnitTest_TuningBasics ............ Passed 0.57 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 11: Test timeout computed to be: 1500 [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.04 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 26 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 67108865 12: Ref: Unnamed Instance Fence 12: 67108865 12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 67108864 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 67108864 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 67108864 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 67108864 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: Ref: 67108865 12: Ref: test_kernel 12: 67108865 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108864 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108865 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (82 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-7028/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-7028/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-7028/core/unit_test/tools/TestEventCorrectness.hpp:408: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestEventCorrectness.hpp:454: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestEventCorrectness.hpp:527: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestEventCorrectness.hpp:566: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.tuning_sequence 12: [ OK ] kokkosp.tuning_sequence (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped 12: skipping since the OpenMPTarget has unexpected fences 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 26 tests from kokkosp (83 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 2 test suites ran. (83 ms total) 12: [ PASSED ] 21 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/49 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.69 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.57 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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:: [ 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 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.57 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.57 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x5555557206c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557208c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720940:Host:source:0x555555720740: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:0x555555720a80: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:0x5555557208c0:40::kokkosp_deallocate_data:Host:source:0x5555557206c0:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.57 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 17: Test timeout computed to be: 1500 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x5555557206c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557208c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720940:Host:source:0x555555720740: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:0x555555720a80: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:0x5555557208c0:40::kokkosp_deallocate_data:Host:source:0x5555557206c0:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.57 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (136 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (150 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (287 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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (288 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.87 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/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 (30 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 (168 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 (200 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (200 ms total) 19: [ PASSED ] 28 tests. 19/49 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 0.77 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/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 (80 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7028/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-7028/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=3159 -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON .. -- Setting default Kokkos CXX standard to 17 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (5089 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (6 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 20: [ OK ] OPENMPTARGET.IncrTest_05_reduction (15 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 20: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (5 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 (244 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 (5456 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (5456 ms total) 20: [ PASSED ] 22 tests. 20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 6.07 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 21: Test timeout computed to be: 1500 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.57 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.57 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test 23: Test timeout computed to be: 1500 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/usr/bin/python" -- Sources TestCuda.cpp -- Kokkos Backends: -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 1%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 2%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 6.305s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 6.68 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T15-57-27.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test 24: Test timeout computed to be: 1500 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 24: 2024-05-29T16:25:46+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (6 X 2095.08 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x6) 24: L1 Instruction 32 KiB (x6) 24: L2 Unified 4096 KiB (x6) 24: L3 Unified 16384 KiB (x6) 24: Load Average: 1.30, 4.12, 6.25 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-05-29T15:57:06+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 24: GIT_COMMIT_HASH: 3530a7618 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1703 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_OPENMPTARGET: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos Version: 4.3.99 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.024 s 5 1024 30.5234n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 16.9116n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 9.74365n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.69995n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.81586n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.57452n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 971.786p 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 755.203p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 496.273p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.000 s 5 524.288k 614.429p /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(61): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(61): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 20.1 us 22.6 us 34855 49.7973k/s [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 24: Malloc/N:16/manual_time 19.8 us 22.7 us 34668 50.425k/s [ 4%] Linking CXX executable Kokkos_query_device [ 4%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Built target Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 4%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 4%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 4%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 4%] Built target Kokkos_tutorial_01_hello_world [ 4%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 24: Malloc/N:256/manual_time 19.8 us 22.7 us 35542 50.53k/s [ 4%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 4%] Built target Kokkos_tutorial_02_simple_reduce [ 4%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 3: [ OK ] openacc.view_fill_tests_layout_right (45507 ms) 3: [ RUN ] openacc.view_fill_tests_layout_left 24: Malloc/N:4096/manual_time 19.9 us 22.8 us 35325 50.3466k/s [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 4%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o 24: Malloc/N:65536/manual_time 25.5 us 30.0 us 27457 39.2085k/s [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool 24: Malloc/N:1048576/manual_time 25.5 us 30.0 us 27211 39.2525k/s Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 5%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 3: [ OK ] openacc.view_fill_tests_layout_left (5650 ms) 3: [ RUN ] openacc.view_empty_runtime_unmanaged 3: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] openacc.view_hooks 3: [ OK ] openacc.view_hooks (0 ms) 3: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (92 ms) 3: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (76 ms) 3: [ RUN ] openacc.view_irregular_layout 3: [ OK ] openacc.view_irregular_layout (42 ms) 3: [ RUN ] openacc.view_mapping 3: [ OK ] openacc.view_mapping (59 ms) 3: [ RUN ] openacc.view_mapping_operator 3: [ OK ] openacc.view_mapping_operator (56 ms) 3: [ RUN ] openacc.static_extent 3: [ OK ] openacc.static_extent (0 ms) 3: [ RUN ] openacc.view_mapping_atomic 3: [ OK ] openacc.view_mapping_atomic (9 ms) 3: [ RUN ] openacc.view_mapping_class_value 3: [ OK ] openacc.view_mapping_class_value (0 ms) 3: [ RUN ] openacc.view_mapping_assignable 3: [ OK ] openacc.view_mapping_assignable (0 ms) 3: [ RUN ] openacc.view_mapping_trivially_copyable 3: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] openacc.append_formatted_multidimensional_index 3: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] openacc.resize_realloc_no_init 3: [ OK ] openacc.resize_realloc_no_init (31 ms) 3: [ RUN ] openacc.resize_realloc_no_alloc 3: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 3: [ RUN ] openacc.realloc_exec_space 3: [ OK ] openacc.realloc_exec_space (0 ms) 3: [ RUN ] openacc.view_alloc 3: [ OK ] openacc.view_alloc (0 ms) 3: [ RUN ] openacc.view_alloc_exec_space 3: [ OK ] openacc.view_alloc_exec_space (0 ms) 3: [ RUN ] openacc.view_alloc_int 3: [ OK ] openacc.view_alloc_int (0 ms) 3: [ RUN ] openacc.view_alloc_exec_space_int 3: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 3: [ RUN ] openacc.deep_copy_zero_memset 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 3: skipping since the OpenACC backend doesn't implement ZeroMemset 3: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 3: [ RUN ] openacc.resize_exec_space 3: [ OK ] openacc.resize_exec_space (14 ms) 3: [ RUN ] openacc.view_allocation_int 3: [ OK ] openacc.view_allocation_int (0 ms) 3: [ RUN ] openacc.view_allocation_exec_space_int 3: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 3: [ RUN ] openacc.view_not_default_constructible 3: [ OK ] openacc.view_not_default_constructible (0 ms) 3: [ RUN ] openacc.view_subview_auto_1d_left 3: [ OK ] openacc.view_subview_auto_1d_left (6 ms) 3: [ RUN ] openacc.view_subview_auto_1d_right 3: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 3: [ RUN ] openacc.view_subview_auto_1d_stride 3: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] openacc.view_subview_assign_strided 3: [ OK ] openacc.view_subview_assign_strided (0 ms) 3: [ RUN ] openacc.view_subview_left_0 3: [ OK ] openacc.view_subview_left_0 (0 ms) 3: [ RUN ] openacc.view_subview_left_1 3: [ OK ] openacc.view_subview_left_1 (0 ms) 3: [ RUN ] openacc.view_subview_left_2 3: [ OK ] openacc.view_subview_left_2 (0 ms) 3: [ RUN ] openacc.view_subview_left_3 3: [ OK ] openacc.view_subview_left_3 (0 ms) 3: [ RUN ] openacc.view_subview_right_0 3: [ OK ] openacc.view_subview_right_0 (0 ms) 3: [ RUN ] openacc.view_subview_right_1 3: [ OK ] openacc.view_subview_right_1 (0 ms) 3: [ RUN ] openacc.view_subview_right_3 3: [ OK ] openacc.view_subview_right_3 (0 ms) 3: [ RUN ] openacc.view_static_tests 3: [ OK ] openacc.view_static_tests (0 ms) 3: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 3: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 3: [ RUN ] openacc.view_subview_layoutright_to_layoutright 3: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 3: [ RUN ] openacc.view_subview_1d_assign 3: [ OK ] openacc.view_subview_1d_assign (13 ms) 3: [ RUN ] openacc.view_subview_1d_assign_atomic 3: [ OK ] openacc.view_subview_1d_assign_atomic (12 ms) 3: [ RUN ] openacc.view_subview_1d_assign_randomaccess 3: [ OK ] openacc.view_subview_1d_assign_randomaccess (12 ms) 3: [ RUN ] openacc.view_subview_2d_from_3d 3: [ OK ] openacc.view_subview_2d_from_3d (192 ms) 3: [ RUN ] openacc.view_subview_2d_from_3d_atomic 3: [ OK ] openacc.view_subview_2d_from_3d_atomic (193 ms) 3: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o 3: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (194 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_left [ 6%] Linking CXX executable Kokkos_tutorial_03_simple_view 3: [ OK ] openacc.view_subview_3d_from_5d_left (613 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic [ 6%] Built target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 6%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o 3: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (615 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 6%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 6%] Built target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o 3: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (614 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_right Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 7%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o 24: Malloc/N:16777216/manual_time 275 us 184 us 7398 3.63994k/s [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o 24: Malloc/N:268435456/manual_time 6055 us 470 us 98 165.155/s 3: [ OK ] openacc.view_subview_3d_from_5d_right (1405 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 24: Malloc/N:4294967296/manual_time 114709 us 3750 us 10 8.7177/s 24: MallocFree/N:1/manual_time 85.4 us 14.8 us 8220 11.7154k/s [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o 3: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1406 ms) 3: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 7%] Linking CXX executable Kokkos_tutorial_05_simple_atomics 24: MallocFree/N:16/manual_time 85.0 us 14.7 us 8236 11.7647k/s [ 7%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 7%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o 3: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1407 ms) 3: [ RUN ] openacc.view_test_unmanaged_subview_reset 3: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 3: [ RUN ] openacc.view_subview_memory_traits_construction 3: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 3: [----------] 167 tests from openacc (87121 ms total) 3: 3: [----------] 5 tests from openacc_graph 3: [ RUN ] openacc_graph.launch_one 3: [ OK ] openacc_graph.launch_one (0 ms) 3: [ RUN ] openacc_graph.launch_one_rvalue 3: [ OK ] openacc_graph.launch_one_rvalue (0 ms) 3: [ RUN ] openacc_graph.launch_six 3: [ OK ] openacc_graph.launch_six (0 ms) 3: [ RUN ] openacc_graph.when_all_cycle 3: [ OK ] openacc_graph.when_all_cycle (0 ms) 3: [ RUN ] openacc_graph.zero_work_reduce 3: [ OK ] openacc_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from openacc_graph (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 187 tests from 3 test suites ran. (144663 ms total) 3: [ PASSED ] 183 tests. 3: [ SKIPPED ] 4 tests, listed below: 3: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 3: [ SKIPPED ] openacc.mdspan_minimal_functional 3: [ SKIPPED ] openacc.view_allocation_error 3: [ SKIPPED ] openacc.deep_copy_zero_memset 3: 3: YOU HAVE 1 DISABLED TEST 3: 24: MallocFree/N:256/manual_time 85.0 us 14.7 us 8281 11.7658k/s [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o 3/20 Test #3: Kokkos_CoreUnitTest_OpenACC ................. Passed 145.86 sec test 4 Start 4: Kokkos_CoreUnitTest_Default 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 4: Test timeout computed to be: 1500 [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o 4: [==========] Running 19 tests from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 19 tests from defaultdevicetype 4: [ RUN ] defaultdevicetype.initialization_settings 4: [ OK ] defaultdevicetype.initialization_settings (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 4: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_device_id 4: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 4: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 4: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_help 4: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 4: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 4: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 4: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 4: [ RUN ] defaultdevicetype.env_vars_num_threads 4: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_device_id 4: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_disable_warnings 4: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 4: [ RUN ] defaultdevicetype.env_vars_tune_internals 4: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 4: [ RUN ] defaultdevicetype.visible_devices 4: [ OK ] defaultdevicetype.visible_devices (0 ms) 4: [ RUN ] defaultdevicetype.compiler_macros 4: [ OK ] defaultdevicetype.compiler_macros (1 ms) 4: [ RUN ] defaultdevicetype.half_conversion 4: [ OK ] defaultdevicetype.half_conversion (39 ms) 4: [ RUN ] defaultdevicetype.bhalf_conversion 4: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 4: [ RUN ] defaultdevicetype.half_operators 4: [ OK ] defaultdevicetype.half_operators (0 ms) 4: [ RUN ] defaultdevicetype.bhalf_operators 4: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 4: [ RUN ] defaultdevicetype.host_space_access 4: [ OK ] defaultdevicetype.host_space_access (0 ms) 4: [----------] 19 tests from defaultdevicetype (57 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 19 tests from 1 test suite ran. (57 ms total) 4: [ PASSED ] 19 tests. 24: MallocFree/N:4096/manual_time 75.9 us 16.6 us 8168 13.1754k/s 4/20 Test #4: Kokkos_CoreUnitTest_Default ................. Passed 0.77 sec test 5 Start 5: Kokkos_CoreUnitTest_LegionInitialization 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 5: [ RUN ] initialization.legion_initialization 24: MallocFree/N:65536/manual_time 50.8 us 28.3 us 13894 19.7041k/s 5: [ OK ] initialization.legion_initialization (486 ms) 5: [----------] 1 test from initialization (486 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (486 ms total) 5: [ PASSED ] 1 test. [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 5/20 Test #5: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.78 sec test 6 Start 6: Kokkos_CoreUnitTest_PushFinalizeHook 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 6: Test timeout computed to be: 1500 [ 7%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy 24: MallocFree/N:1048576/manual_time 51.0 us 28.2 us 13400 19.5918k/s 6: SUCCESS 6/20 Test #6: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.72 sec test 7 Start 7: Kokkos_CoreUnitTest_ScopeGuard 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 7: Test timeout computed to be: 1500 7: [==========] Running 6 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from scope_guard_DeathTest 7: [ RUN ] scope_guard_DeathTest.create [ 7%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 7%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o 7: [ OK ] scope_guard_DeathTest.create (727 ms) 7: [ RUN ] scope_guard_DeathTest.create_argument [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts 24: MallocFree/N:16777216/manual_time 302 us 177 us 3554 3.31124k/s [ 7%] Built target Kokkos_tutorial_advancedviews_01_data_layouts Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o 7: [ OK ] scope_guard_DeathTest.create_argument (798 ms) 7: [ RUN ] scope_guard_DeathTest.create_while_initialize [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews 24: MallocFree/N:268435456/manual_time 6556 us 480 us 117 152.526/s 3: [ OK ] hip.team_scratch_1_streams (51598 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: [----------] 277 tests from hip (188794 ms total) 3: 3: [----------] 5 tests from hip_graph 3: [ RUN ] hip_graph.launch_one 3: [ OK ] hip_graph.launch_one (0 ms) 3: [ RUN ] hip_graph.launch_one_rvalue 3: [ OK ] hip_graph.launch_one_rvalue (0 ms) 3: [ RUN ] hip_graph.launch_six 3: [ OK ] hip_graph.launch_six (0 ms) 3: [ RUN ] hip_graph.when_all_cycle 3: [ OK ] hip_graph.when_all_cycle (0 ms) 3: [ RUN ] hip_graph.zero_work_reduce 3: [ OK ] hip_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from hip_graph (0 ms total) 3: 3: [----------] 55 tests from hip_managed 3: [ RUN ] hip_managed.view_subview_auto_1d_left 3: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_right 3: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_stride 3: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] hip_managed.view_subview_assign_strided 3: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 3: [ RUN ] hip_managed.view_subview_left_0 3: [ OK ] hip_managed.view_subview_left_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_1 3: [ OK ] hip_managed.view_subview_left_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_2 3: [ OK ] hip_managed.view_subview_left_2 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_3 3: [ OK ] hip_managed.view_subview_left_3 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_0 3: [ OK ] hip_managed.view_subview_right_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_1 3: [ OK ] hip_managed.view_subview_right_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_3 3: [ OK ] hip_managed.view_subview_right_3 (0 ms) 3: [ RUN ] hip_managed.view_static_tests 3: [ OK ] hip_managed.view_static_tests (0 ms) 3: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 3: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 3: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 3: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign 3: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_atomic 3: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 3: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d 3: [ OK ] hip_managed.view_subview_2d_from_3d (67 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 3: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (67 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 3: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (67 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left 3: [ OK ] hip_managed.view_subview_3d_from_5d_left (954 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (956 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (957 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right 3: [ OK ] hip_managed.view_subview_3d_from_5d_right (963 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (966 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess [ 7%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits 7: [ OK ] scope_guard_DeathTest.create_while_initialize (996 ms) 7: [ RUN ] scope_guard_DeathTest.create_after_initialize [ 7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 7%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 24: MallocFree/N:4294967296/manual_time 123548 us 3705 us 7 8.09403/s [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o 7: [ OK ] scope_guard_DeathTest.create_after_initialize (984 ms) 7: [ RUN ] scope_guard_DeathTest.create_after_finalize [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (959 ms) 3: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 3: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 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 (254 ms) 3: [ RUN ] hip_managed.view_api_a 3: [ OK ] hip_managed.view_api_a (16 ms) 3: [ RUN ] hip_managed.view_api_b 3: [ OK ] hip_managed.view_api_b (28 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 (14 ms) 3: [ RUN ] hip_managed.view_allocation_error 3: [ OK ] hip_managed.view_allocation_error (0 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 [ 7%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o 7: [ OK ] scope_guard_DeathTest.create_after_finalize (960 ms) 7: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 24: MallocTouch/N:1/manual_time 20.4 us 23.0 us 35299 48.9704k/s 7: [ OK ] scope_guard_DeathTest.destroy_after_finalize (955 ms) 7: [----------] 6 tests from scope_guard_DeathTest (5423 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 6 tests from 1 test suite ran. (5423 ms total) 7: [ PASSED ] 6 tests. 7/20 Test #7: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 5.44 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.73 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (47 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (48 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (48 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.79 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). 24: MallocTouch/N:16/manual_time 20.3 us 22.6 us 35242 49.3657k/s 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.68 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/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:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.72 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x174fd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x174ff40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x174ffc0:Host:source:0x174fdc0: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:0x1750180: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:0x174ff40:40::kokkosp_deallocate_data:Host:source:0x174fd40:40::kokkosp_finalize_library:: [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm 24: MallocTouch/N:256/manual_time 21.7 us 24.3 us 31730 46.0435k/s 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.72 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1070e00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1071080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1071100:Host:source:0x1070e80: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:0x10712c0: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:0x1071080:40::kokkosp_deallocate_data:Host:source:0x1070e00:40::kokkosp_finalize_library:: [ 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 [ 7%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.72 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 [ 7%] Built target Kokkos_tutorial_advancedviews_04_dualviews 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 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 7%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 8%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda 24: MallocTouch/N:4096/manual_time 53.0 us 44.1 us 13279 18.852k/s 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (265 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (236 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (502 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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f123027e083] 15: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7f123027e083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (503 ms total) 15: [ PASSED ] 3 tests. [ 8%] Built target Kokkos_ContainersTestCompileOnly [ 8%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 8%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 8%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.25 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 16: Test timeout computed to be: 1500 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o 24: MallocTouch/N:65536/manual_time 56.9 us 49.9 us 12305 17.5728k/s [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_gups [ 8%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.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 (149 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 (253 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-7028/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 (405 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (405 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_SERIAL ............... Passed 1.15 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENACC 17: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 17: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENACC.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_OPENACC: yes 17: OpenACC Options: 17: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (41 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free 24: MallocTouch/N:1048576/manual_time 55.8 us 48.1 us 12767 17.9239k/s [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o 24: MallocTouch/N:16777216/manual_time 243 us 207 us 5334 4.11288k/s [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2285 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 (7 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 (346 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-7028/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 (2694 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2695 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 24: MallocTouch/N:268435456/manual_time 6226 us 520 us 109 160.629/s 17/20 Test #17: Kokkos_IncrementalTest_OPENACC .............. Passed 3.45 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/20 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 20 Start 20: Kokkos_UnitTest_SIMD 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (39 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (1 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (2 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (43 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (43 ms total) 20: [ PASSED ] 16 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.76 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 222.84 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e0cb3b45be120ca868d7c2bf2479a57b792305ce7795d7f99ad7dd17a1615ae0 24: MallocTouch/N:4294967296/manual_time 119733 us 3865 us 7 8.3519/s [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda 24: MallocTouchFree/N:1/manual_time 86.5 us 15.1 us 8115 11.5627k/s $ docker rm -f --volumes e0cb3b45be120ca868d7c2bf2479a57b792305ce7795d7f99ad7dd17a1615ae0 [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o 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 24: MallocTouchFree/N:16/manual_time 68.2 us 18.4 us 8139 14.6546k/s Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 3: [ OK ] hip_managed.view_allocation_large_rank (13938 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 (13 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 Merge succeeded, producing 93e0accd517356496139dbaca74b6b429b81fe56 Checking out Revision 93e0accd517356496139dbaca74b6b429b81fe56 (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. [ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93e0accd517356496139dbaca74b6b429b81fe56 # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh 24: MallocTouchFree/N:256/manual_time 40.5 us 21.7 us 17258 24.7194k/s [ 11%] Built target Kokkos_tutorial_03_simple_view_lambda [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o + docker build -t fba08243c0ca7c2e33f38394f3f12448ab7426d5 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 0ae91e808042 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 693b45956963 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 076e6b011dcf Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 98413e8d1e28 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> ad8697d04480 Successfully built ad8697d04480 Successfully tagged fba08243c0ca7c2e33f38394f3f12448ab7426d5:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . fba08243c0ca7c2e33f38394f3f12448ab7426d5 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 6f56bc156060384f4e853d69ba2c4279b68b846a4462c1523c74aab406a239df $ 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-7028 --volumes-from 6f56bc156060384f4e853d69ba2c4279b68b846a4462c1523c74aab406a239df -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** fba08243c0ca7c2e33f38394f3f12448ab7426d5 cat [ 67%] Built target Kokkos_CoreUnitTest_SYCL1A [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 24: MallocTouchFree/N:4096/manual_time 74.5 us 41.3 us 9352 13.4185k/s [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 12%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 24: MallocTouchFree/N:65536/manual_time 82.4 us 48.3 us 8373 12.1305k/s [ 12%] Linking CXX executable Kokkos_gups 24: MallocTouchFree/N:1048576/manual_time 82.4 us 48.2 us 8501 12.1303k/s 3: [ OK ] hip_managed.view_fill_tests_layout_right (3852 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_left [ 12%] Built target Kokkos_gups [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o $ docker top 54c872255f3f530ab93f22b39258eff824900b61e35089e3a99e9ca63d489a5c -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 + rm -rf build /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here Scanning dependencies of target Kokkos_stream [ 13%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 24: MallocTouchFree/N:16777216/manual_time 264 us 198 us 3029 3.78133k/s [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 24: MallocTouchFree/N:268435456/manual_time 6430 us 509 us 102 155.518/s [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 13%] Linking CXX executable Kokkos_atomic [ 13%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_policy_performance [ 13%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 24: MallocTouchFree/N:4294967296/manual_time 116790 us 3889 us 9 8.56235/s + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info Scanning dependencies of target Kokkos_bytes_and_flops [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature 3: [ OK ] hip_managed.view_fill_tests_layout_left (3589 ms) 3: [ RUN ] hip_managed.view_mapping 3: [ OK ] hip_managed.view_mapping (60 ms) 3: [ RUN ] hip_managed.view_mapping_operator 3: [ OK ] hip_managed.view_mapping_operator (22 ms) 3: [ RUN ] hip_managed.static_extent 3: [ OK ] hip_managed.static_extent (0 ms) 3: [ RUN ] hip_managed.view_mapping_atomic 3: [ OK ] hip_managed.view_mapping_atomic (1 ms) 3: [ RUN ] hip_managed.view_mapping_class_value 3: [ OK ] hip_managed.view_mapping_class_value (0 ms) 3: [ RUN ] hip_managed.view_mapping_assignable 3: [ OK ] hip_managed.view_mapping_assignable (0 ms) 3: [ RUN ] hip_managed.view_mapping_trivially_copyable 3: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_managed.view_mapping_subview 3: [ OK ] hip_managed.view_mapping_subview (1 ms) 3: [----------] 55 tests from hip_managed (27796 ms total) 3: 3: [----------] 27 tests from hip_hostpinned 3: [ RUN ] hip_hostpinned.impl_shared_alloc 3: [ OK ] hip_hostpinned.impl_shared_alloc (178 ms) 3: [ RUN ] hip_hostpinned.view_api_a 3: [ OK ] hip_hostpinned.view_api_a (5 ms) 3: [ RUN ] hip_hostpinned.view_api_b 3: [ OK ] hip_hostpinned.view_api_b (6 ms) 3: [ RUN ] hip_hostpinned.view_api_c 3: [ OK ] hip_hostpinned.view_api_c (0 ms) 3: [ RUN ] hip_hostpinned.view_api_d 3: [ OK ] hip_hostpinned.view_api_d (1 ms) 3: [ RUN ] hip_hostpinned.view_allocation_error 3: [ OK ] hip_hostpinned.view_allocation_error (0 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 3: [ OK ] hip_hostpinned.view_allocation_large_rank (810 ms) 3: [ RUN ] hip_hostpinned.view_shmem_size_on_device 3: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_hostpinned.view_is_assignable 3: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests 3: [ OK ] hip_hostpinned.view_copy_tests (4 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 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.019 s 0.001 s 87 43.1267/s 800 3: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1070 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_left -- SIMD: AVX512 detected [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 24: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.001 s 38 43.3184/s 800 -- 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 3: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1053 ms) 3: [ RUN ] hip_hostpinned.view_mapping 3: [ OK ] hip_hostpinned.view_mapping (57 ms) 3: [ RUN ] hip_hostpinned.view_mapping_operator 3: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 3: [ RUN ] hip_hostpinned.static_extent 3: [ OK ] hip_hostpinned.static_extent (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_atomic 3: [ OK ] hip_hostpinned.view_mapping_atomic (0 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: [----------] 27 tests from hip_hostpinned (3193 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 379 tests from 5 test suites ran. (301328 ms total) 3: [ PASSED ] 378 tests. 3: [ SKIPPED ] 1 test, listed below: 3: [ SKIPPED ] hip.mdspan_minimal_functional 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/52 Test #3: Kokkos_CoreUnitTest_HIP ..................... Passed 301.84 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPInterOpInit 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from hip 4: [ RUN ] hip.raw_hip_interop 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.001 s 38 43.3284/s 800 4: [ OK ] hip.raw_hip_interop (388 ms) 4: [----------] 1 test from hip (388 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (388 ms total) 4: [ PASSED ] 1 test. 4/52 Test #4: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.42 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_streams [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly 5: [ OK ] hip.raw_hip_streams (401 ms) 5: [----------] 1 test from hip (401 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (401 ms total) 5: [ PASSED ] 1 test. 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.43 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Test timeout computed to be: 1500 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.001 s 38 43.3193/s 800 [ 13%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 6: [==========] Running 71 tests from 41 test suites. 6: [----------] Global test environment set-up. 6: [----------] 31 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.initialization_settings 6: [ OK ] defaultdevicetype.initialization_settings (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 6: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_device_id 6: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 6: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 6: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_help 6: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 6: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 6: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_num_threads 6: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_device_id 6: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_disable_warnings 6: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_tune_internals 6: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 6: [ RUN ] defaultdevicetype.visible_devices 6: [ OK ] defaultdevicetype.visible_devices (0 ms) 6: [ RUN ] defaultdevicetype.shared_space 6: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestSharedSpace.cpp:109: Skipped 6: skipping because specified arch does not support page migration 6: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 6: [ RUN ] defaultdevicetype.shared_host_pinned_space 6: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (0 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (3 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 (0 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 (7 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b1 6: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c1 6: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a2 6: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b2 6: [ OK ] defaultdevicetype.reduce_instantiation_b2 (23 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c2 6: [ OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a3 6: [ OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b3 6: [ OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c3 6: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 6: [ RUN ] defaultdevicetype.malloc 6: [ OK ] defaultdevicetype.malloc (0 ms) 6: [----------] 31 tests from defaultdevicetype (153 ms total) 6: 6: [----------] 1 test from kokkosresize 6: [ RUN ] kokkosresize.host_space_access 6: [ OK ] kokkosresize.host_space_access (16 ms) 6: [----------] 1 test from kokkosresize (16 ms total) 6: 6: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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: [==========] 71 tests from 41 test suites ran. (171 ms total) 6: [ PASSED ] 70 tests. 6: [ SKIPPED ] 1 test, listed below: 6: [ SKIPPED ] defaultdevicetype.shared_space 6/52 Test #6: Kokkos_CoreUnitTest_Default ................. Passed 0.59 sec test 7 Start 7: Kokkos_CoreUnitTest_LegionInitialization 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 7: [ RUN ] initialization.legion_initialization 7: [ OK ] initialization.legion_initialization (381 ms) 7: [----------] 1 test from initialization (381 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (381 ms total) 7: [ PASSED ] 1 test. 7/52 Test #7: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.41 sec test 8 Start 8: Kokkos_CoreUnitTest_PushFinalizeHook 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 8: Test timeout computed to be: 1500 24: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.001 s 38 43.3267/s 800 8: SUCCESS 8/52 Test #8: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.41 sec test 9 Start 9: Kokkos_CoreUnitTest_ScopeGuard 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 9: Test timeout computed to be: 1500 9: [==========] Running 6 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 6 tests from scope_guard_DeathTest 9: [ RUN ] scope_guard_DeathTest.create 24: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 38 43.2076/s 800 9: [ OK ] scope_guard_DeathTest.create (412 ms) 9: [ RUN ] scope_guard_DeathTest.create_argument 9: [ OK ] scope_guard_DeathTest.create_argument (401 ms) 9: [ RUN ] scope_guard_DeathTest.create_while_initialize [ 13%] Linking CXX executable Kokkos_launch_latency [ 13%] Built target Kokkos_launch_latency [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.001 s 38 43.3798/s 800 [ 14%] Linking CXX executable Kokkos_gather [ 14%] Linking CXX executable Kokkos_stream [ 14%] Built target Kokkos_stream Scanning dependencies of target impl_git_version [ 14%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 14%] Built target Kokkos_gather Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o 9: [ OK ] scope_guard_DeathTest.create_while_initialize (1215 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_initialize -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.001 s 38 43.3298/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.001 s 38 43.3352/s 800 [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 9: [ OK ] scope_guard_DeathTest.create_after_initialize (1211 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_finalize [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info 24: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.001 s 38 43.2092/s 800 9: [ OK ] scope_guard_DeathTest.create_after_finalize (1114 ms) 9: [ RUN ] scope_guard_DeathTest.destroy_after_finalize [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 24: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 43.1955/s 800 9: [ OK ] scope_guard_DeathTest.destroy_after_finalize (1087 ms) 9: [----------] 6 tests from scope_guard_DeathTest (5442 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 6 tests from 1 test suite ran. (5442 ms total) 9: [ PASSED ] 6 tests. 9/52 Test #9: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 5.46 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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/52 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.42 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 -- 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 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.001 s 38 43.2795/s 800 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 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 (4 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (7 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (7 ms total) 11: [ PASSED ] 27 tests. 11/52 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.42 sec test 12 Start 12: Kokkos_CoreUnitTest_ToolIndependence 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 12: Test timeout computed to be: 1500 12/52 Test #12: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoadHelp 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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/52 Test #13: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.42 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLineHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.001 s 38 43.2785/s 800 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/52 Test #14: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.41 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoad 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xdfd300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe64180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe64280:Host:source:0xdfd400: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:0xe64180:40::kokkosp_deallocate_data:Host:source:0xdfd300:40::kokkosp_finalize_library:: 15/52 Test #15: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.41 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLine 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.001 s 38 43.27/s 800 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1520a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1521ac0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1521bc0:Host:source:0x1520b40: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:0x1521ac0:40::kokkosp_deallocate_data:Host:source:0x1520a40:40::kokkosp_finalize_library:: 16/52 Test #16: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.42 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f1: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b6aa0] Test::test_stacktrace(bool, bool) 17: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3b659d] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f3: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b74bd] Test::test_stacktrace(bool, bool) 17: [0x3b659d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (520 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f1: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b6aa0] Test::test_stacktrace(bool, bool) 17: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3b684a] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f3: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b74bd] Test::test_stacktrace(bool, bool) 17: [0x3b684a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.001 s 38 43.3507/s 800 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (532 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (1052 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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3b6aa0] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f1: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3b6aa0] Test::test_stacktrace(bool, bool) 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x426f90] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ba0fb] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ba536] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3b74bd] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f0946] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3c86a8] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3c9f01] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3ca7c2] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3daffc] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f1716] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3da89c] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3b7f10] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a469f083] 17: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3b640e] 17: 17: demangled test_f3: 17: [0x426f90] Kokkos::Impl::save_stacktrace() 17: [0x3ba0fb] Test::stacktrace_test_f1(std::ostream&) 17: [0x3ba536] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x3b74bd] Test::test_stacktrace(bool, bool) 17: [0x3f0946] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x3c86a8] testing::Test::Run() 17: [0x3c9f01] testing::TestInfo::Run() 17: [0x3ca7c2] testing::TestSuite::Run() 17: [0x3daffc] testing::internal::UnitTestImpl::RunAllTests() 17: [0x3f1716] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x3da89c] testing::UnitTest::Run() 17: [0x3b7f10] main 17: [0x7fa3a469f083] __libc_start_main 17: [0x3b640e] _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. (1053 ms total) 17: [ PASSED ] 3 tests. 17/52 Test #17: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.57 sec test 18 Start 18: Kokkos_IncrementalTest_OPENMP 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 18: Test timeout computed to be: 1500 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o 24: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.001 s 38 43.208/s 800 -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE found components: CXX -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan 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 (52 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 (52 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 (110 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (110 ms total) 18: [ PASSED ] 28 tests. 18/52 Test #18: Kokkos_IncrementalTest_OPENMP ............... Passed 0.53 sec test 19 Start 19: Kokkos_IncrementalTest_HIP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/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: macro KOKKOS_ENABLE_HIP : defined 19: macro HIP_VERSION = 50221151 = version 5.2.21151 19: macro KOKKOS_ENABLE_ROCTHRUST : defined 19: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 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 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 347 824.018/s 1.6k -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan [ 15%] Linking CXX executable Kokkos_policy_performance -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7028/core/src/../../tpls/mdspan/include [ 15%] Built target Kokkos_policy_performance [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 359 846.945/s 1.6k -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done 19: [ OK ] HIP.IncrTest_03b_memspace_free (1798 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 (1 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 (0 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 (137 ms) 19: [ RUN ] HIP.IncrTest_12a_ThreadScratch 19: [ OK ] HIP.IncrTest_12a_ThreadScratch (8 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 (0 ms) 19: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 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 (2 ms) 19: [ RUN ] HIP.incr_17_atomicView 19: [ OK ] HIP.incr_17_atomicView (0 ms) 19: [----------] 28 tests from HIP (1969 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (1969 ms total) 19: [ PASSED ] 28 tests. 19/52 Test #19: Kokkos_IncrementalTest_HIP .................. Passed 2.39 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/52 Test #20: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/52 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_DeviceAndThreads 22: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py" 22: Test timeout computed to be: 1500 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 363 853.444/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 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_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 363 844.679/s 1.6k [ 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 22: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 364 851.033/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 22: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 360 847.429/s 1.6k 22: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Built target kokkosprinter-tool [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.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 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 363 850.602/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.5353/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 29 68.1451/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o 22: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 376 881.571/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.5183/s 1.6k [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o 22: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 22: 22: ---------------------------------------------------------------------- 22: Ran 5 tests in 7.494s 22: 22: OK 22/52 Test #22: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 7.56 sec test 23 Start 23: Kokkos_PerformanceTest_TaskDag 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 23: Test timeout computed to be: 1500 23/52 Test #23: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T15-44-07.json" 24: Test timeout computed to be: 1500 [ 17%] Linking CXX executable Kokkos_bytes_and_flops 24: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 24: 2024-05-29T16:30:04+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (255 X 3099.62 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x127) 24: L1 Instruction 32 KiB (x127) 24: L2 Unified 512 KiB (x127) 24: L3 Unified 32768 KiB (x15) 24: Load Average: 3.87, 6.27, 8.04 24: CPU architecture: none 24: Default Device: N6Kokkos3HIPE 24: GPU architecture: AMD_GFX908 24: KOKKOS_COMPILER_CLANG: 1400 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HIP: yes 24: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_OPENMP: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 24: Kokkos Version: 4.3.99 24: macro KOKKOS_ENABLE_HIP: defined 24: macro KOKKOS_ENABLE_ROCTHRUST: defined 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.009 s 5 1024 8.0864u 24: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.009 s 5 2.048k 4.03331u 24: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.009 s 5 4.096k 2.00442u 24: GramSchmidt/Count:8192/iterations:5/manual_time 0.008 s 0.010 s 5 8.192k 1030.13n 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 71.0144/s 1.6k 24: GramSchmidt/Count:16384/iterations:5/manual_time 0.009 s 0.011 s 5 16.384k 549.15n 24: GramSchmidt/Count:32768/iterations:5/manual_time 0.010 s 0.013 s 5 32.768k 323.279n 24: GramSchmidt/Count:65536/iterations:5/manual_time 0.013 s 0.018 s 5 65.536k 195.614n 24: GramSchmidt/Count:131072/iterations:5/manual_time 0.016 s 0.024 s 5 131.072k 123.135n 24: GramSchmidt/Count:262144/iterations:5/manual_time 0.019 s 0.034 s 5 262.144k 71.3774n 24: GramSchmidt/Count:524288/iterations:5/manual_time 0.024 s 0.052 s 5 524.288k 45.5043n [ 17%] Built target Kokkos_bytes_and_flops Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 376 883.301/s 1.6k [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 372 853.423/s 1.6k [ 17%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o [ 17%] Built target Kokkos_StackTraceTestExec 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 363 852.265/s 1.6k Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s Max 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: CustomReduction/N:100000/R:1000/manual_time 0.007 s 0.018 s 95 14.6838k/s 11.5 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: OverlapRangePolicy/N:2000/M:10000/R:10 0.574 s 0.571 s 1 0.0973186 0.0487452 0.0878543 0.0427591 0.0441535 4.37u 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 366 856.588/s 1.6k [ 18%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: OverlapMDRangePolicy/N:200/M:10000/R:10 0.045 s 0.045 s 16 8.43559m 4.12371m 8.0153m 4.0193m 4.02353m 2.48u [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.481/s 1.6k 24: OverlapTeamPolicy/N:20/M:1000000/R:10 0.072 s 0.071 s 10 0.012471 0.0105462 9.06189m 4.64443m 4.56478m 3.069u 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 27.1582n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 13.125n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.62354n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.41064n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.83044n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 984.772p 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 581.36p 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 507.889p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 450.436p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 380.398p 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.2149/s 1.6k [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.6348/s 1.6k [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 11.0 us 21.3 us 68933 91.3171k/s [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.2317/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 376 880.667/s 1.6k 24: Malloc/N:16/manual_time 11.3 us 21.7 us 66004 88.4326k/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 376 881.061/s 1.6k [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o 24: Malloc/N:256/manual_time 11.3 us 21.7 us 55523 88.1926k/s 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.2486/s 1.6k [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.2916/s 1.6k 24: Malloc/N:4096/manual_time 11.1 us 21.5 us 61615 89.7062k/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 369 854.442/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 362 862.33/s 1.6k [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o 24: Malloc/N:65536/manual_time 12.2 us 22.7 us 57643 81.7322k/s 24: ViewDeepCopy_Rank7/N:10/manual_time 0.024 s 0.000 s 29 67.5023/s 1.6k 24: Malloc/N:1048576/manual_time 11.1 us 21.4 us 56356 90.4946k/s 24: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.6389/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 375 870.495/s 1.6k [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 364 853.209/s 1.6k [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 66.3756/s 1.6k [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_CudaTimingBased 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.9445/s 1.6k [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 335 780.891/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 334 787.675/s 1.6k [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 336 784.794/s 1.6k 24: Malloc/N:16777216/manual_time 624 us 214 us 8784 1.60302k/s 24: Malloc/N:268435456/manual_time 11823 us 2197 us 75 84.5794/s 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 334 787.478/s 1.6k 24: Malloc/N:4294967296/manual_time 148479 us 731 us 5 6.73495/s 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 760 889.005/s 800 24: MallocFree/N:1/manual_time 20.4 us 20.3 us 34067 49.1224k/s 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 763 882.67/s 800 24: MallocFree/N:16/manual_time 21.5 us 21.5 us 35092 46.4055k/s 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 760 883.987/s 800 [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest 24: MallocFree/N:256/manual_time 22.7 us 22.6 us 32288 44.135k/s 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 759 883.93/s 800 24: MallocFree/N:4096/manual_time 22.3 us 22.2 us 32436 44.8869k/s [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 761 883.357/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 762 881.982/s 800 24: MallocFree/N:65536/manual_time 22.2 us 22.2 us 30923 45.0204k/s 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 760 880.593/s 800 [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o 24: MallocFree/N:1048576/manual_time 21.8 us 21.8 us 33116 45.8367k/s 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 761 878.096/s 800 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 760 879.325/s 800 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 755 885.408/s 800 [ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 764 884.403/s 800 24: MallocFree/N:16777216/manual_time 638 us 210 us 5227 1.56694k/s [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 760 879.758/s 800 24: MallocFree/N:268435456/manual_time 11847 us 1958 us 74 84.409/s 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 769 881.631/s 800 24: MallocFree/N:4294967296/manual_time 148481 us 894 us 5 6.73488/s 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 759 878.828/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 761 875.517/s 800 [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 753 882.379/s 800 24: MallocTouch/N:1/manual_time 12.4 us 22.8 us 55991 80.5507k/s 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 781 922.995/s 800 [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 774 925.215/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.38432k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.45652k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2915k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.17702k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.77738k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64435k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.42419k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.2611k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.51563k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.92339k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.99969k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.79306k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.09532k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.35289k/s 1.6k 24: MallocTouch/N:16/manual_time 12.7 us 23.2 us 54923 78.5707k/s [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.10089k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.1166k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.31343k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.28094k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.94187k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.96497k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.96424k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.88397k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.55236k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.57684k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.63408k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.82896k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84147k/s 1.6k [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.14579k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.48373k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.22127k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.00421k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.94086k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.032 s 0.001 s 10 50.4404/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.031 s 0.001 s 10 51.3396/s 1.6k 24: MallocTouch/N:256/manual_time 12.7 us 23.2 us 54929 78.5947k/s 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 113.34 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T15-57-27.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-05-29T16:27:40+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (6 X 2095.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x6) 25: L1 Instruction 32 KiB (x6) 25: L2 Unified 4096 KiB (x6) 25: L3 Unified 16384 KiB (x6) 25: Load Average: 0.60, 2.97, 5.58 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-05-29T15:57:06+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 25: GIT_COMMIT_HASH: 3530a7618 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1703 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMPTARGET: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos Version: 4.3.99 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: MallocTouch/N:4096/manual_time 33.6 us 44.5 us 20665 29.7358k/s 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.85 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T15-57-27.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-05-29T16:27:41+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (6 X 2095.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x6) 26: L1 Instruction 32 KiB (x6) 26: L2 Unified 4096 KiB (x6) 26: L3 Unified 16384 KiB (x6) 26: Load Average: 0.60, 2.97, 5.58 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-05-29T15:57:06+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 26: GIT_COMMIT_HASH: 3530a7618 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1703 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMPTARGET: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos Version: 4.3.99 26: platform: 64bit [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 480 4.98111M/s [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o 24: MallocTouch/N:65536/manual_time 33.9 us 44.8 us 20780 29.4826k/s [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 1530 24.2685M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.04 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T15-57-27.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test 27: Test timeout computed to be: 1500 24: MallocTouch/N:1048576/manual_time 37.5 us 48.5 us 18719 26.6492k/s [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o 27: 2024-05-29T16:27:44+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (6 X 2095.08 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x6) 27: L1 Instruction 32 KiB (x6) 27: L2 Unified 4096 KiB (x6) 27: L3 Unified 16384 KiB (x6) 27: Load Average: 0.60, 2.97, 5.58 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-05-29T15:57:06+00:00 27: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 27: GIT_COMMIT_HASH: 3530a7618 27: GPU architecture: VOLTA70 27: KOKKOS_COMPILER_CLANG: 1703 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMPTARGET: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos Version: 4.3.99 27: platform: 64bit [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 68%] Built target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 24: MallocTouch/N:16777216/manual_time 567 us 235 us 6097 1.76297k/s [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o 24: MallocTouch/N:268435456/manual_time 11920 us 2607 us 75 83.892/s [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o 24: MallocTouch/N:4294967296/manual_time 199726 us 6282 us 5 5.00687/s [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o 24: MallocTouchFree/N:1/manual_time 24.8 us 23.1 us 27295 40.3001k/s [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o 24: MallocTouchFree/N:16/manual_time 22.9 us 22.8 us 30621 43.6938k/s 24: MallocTouchFree/N:256/manual_time 23.4 us 23.3 us 29959 42.7287k/s [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o 24: MallocTouchFree/N:4096/manual_time 45.9 us 45.7 us 15484 21.8021k/s [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 24: MallocTouchFree/N:65536/manual_time 45.4 us 45.2 us 15447 22.0305k/s [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 24: MallocTouchFree/N:1048576/manual_time 48.4 us 48.2 us 14484 20.6729k/s [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o 24: MallocTouchFree/N:16777216/manual_time 590 us 232 us 4345 1.69599k/s 24: MallocTouchFree/N:268435456/manual_time 12093 us 2245 us 74 82.6931/s [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 24: MallocTouchFree/N:4294967296/manual_time 201577 us 5960 us 5 4.96089/s [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.055 s 0.046 s 10 14.5481/s 800 [ 24%] 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_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o 24: ViewAllocate_Rank1/N:10/manual_time 0.030 s 0.016 s 46 26.4834/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.039 s 0.028 s 26 20.7386/s 800 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 24: ViewAllocate_Rank2/N:10/manual_time 0.031 s 0.018 s 41 25.5497/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o 24: ViewAllocate_Rank3/N:10/manual_time 0.036 s 0.028 s 26 22.0332/s 800 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o 24: ViewAllocate_Rank3/N:10/manual_time 0.035 s 0.023 s 31 22.8411/s 800 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o 24: ViewAllocate_Rank4/N:10/manual_time 0.036 s 0.024 s 32 22.2102/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o 24: ViewAllocate_Rank4/N:10/manual_time 0.032 s 0.021 s 38 25.256/s 800 [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 24: ViewAllocate_Rank5/N:10/manual_time 0.039 s 0.030 s 26 20.4924/s 800 [ 9%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o 24: ViewAllocate_Rank5/N:10/manual_time 0.031 s 0.018 s 45 25.9166/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o 24: ViewAllocate_Rank6/N:10/manual_time 0.113 s 0.082 s 10 7.0692/s 800 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 24: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.018 s 100 29.4333/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.036 s 0.029 s 31 22.2043/s 800 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o 24: ViewAllocate_Rank7/N:10/manual_time 0.032 s 0.025 s 36 25.0939/s 800 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o 24: ViewAllocate_Rank8/N:10/manual_time 0.042 s 0.037 s 24 19.1007/s 800 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o 24: ViewAllocate_Rank8/N:10/manual_time 0.031 s 0.022 s 83 25.6352/s 800 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 438 1000.79/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 438 1005.92/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 437 1007.82/s 1.6k [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 439 1007.92/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 437 1007.85/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 439 1007.85/s 1.6k [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 4.60 s 0.011 s 10 1 4 7.54727 5.10471m 43.55u 704.983M 1.4113M 704.983M 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 437 1007.84/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 224 510.87/s 1.6k [ 71%] Linking CXX executable Kokkos_UnitTest_Random [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o 24: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 234 514.32/s 1.6k [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 439 1007.93/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 329 753.552/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 280 647.313/s 1.6k [ 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_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 437 1007.71/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 439 1007.79/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 437 1007.79/s 1.6k [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 439 991.642/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.014 s 0.014 s 49 112.011/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 24: ViewDeepCopy_Rank5/N:10/manual_time 0.014 s 0.014 s 50 113.308/s 1.6k [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 24: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 215 491.66/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.007 s 0.007 s 105 239.639/s 1.6k [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 437 1007.68/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 439 1007.74/s 1.6k [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.016 s 0.016 s 45 101.997/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.018 s 0.018 s 39 88.7684/s 1.6k [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 437 1007.77/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 439 1007.93/s 1.6k [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 24: ViewDeepCopy_Rank7/N:10/manual_time 0.017 s 0.017 s 41 93.1828/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.018 s 38 86.1588/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 437 1007.79/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 439 1007.92/s 1.6k [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o 24: ViewDeepCopy_Rank8/N:10/manual_time 0.018 s 0.017 s 40 91.1386/s 1.6k [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o 24: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.019 s 37 84.4903/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 444 1028.91/s 1.6k [ 28%] 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_ViewMapping_subview.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 444 1028.84/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 444 1028.85/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 444 1028.83/s 1.6k [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 822 944.922/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 822 944.197/s 800 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 822 939.764/s 800 [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 822 943.757/s 800 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 822 942.997/s 800 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 821 942.234/s 800 [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 821 942.113/s 800 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 821 941.181/s 800 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 821 940.754/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 820 940.582/s 800 [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 820 940.379/s 800 [ 71%] Built target Kokkos_UnitTest_Random [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 820 940.343/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 820 940.287/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 820 939.813/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 819 939.102/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 819 939.212/s 800 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 818 937.66/s 800 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 817 937.564/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.89548k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.243k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.70504k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.28056k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.5763k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.57064k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.54033k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.55242k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.18952k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8595k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.01581k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.09747k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98125k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.08189k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.1065k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.66009k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.29808k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.17058k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.73626k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 476.945/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.009 s 0.001 s 10 176.351/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 443.122/s 1.6k [ 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_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50719k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50364k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.2026k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.77391k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.68833k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.50657k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.39995k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03816k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.28107k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.93793k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 917.863/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.037 s 0.003 s 10 43.3875/s 1.6k 24/52 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 133.54 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T15-44-07.json" 25: Test timeout computed to be: 1500 25: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 25: 2024-05-29T16:32:18+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (255 X 3099.17 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x127) 25: L1 Instruction 32 KiB (x127) 25: L2 Unified 512 KiB (x127) 25: L3 Unified 32768 KiB (x15) 25: Load Average: 8.48, 7.46, 8.25 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX908 25: KOKKOS_COMPILER_CLANG: 1400 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMP: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/52 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.51 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T15-44-07.json" 26: Test timeout computed to be: 1500 26: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 26: 2024-05-29T16:32:18+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (255 X 3098.98 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x127) 26: L1 Instruction 32 KiB (x127) 26: L2 Unified 512 KiB (x127) 26: L3 Unified 32768 KiB (x15) 26: Load Average: 8.48, 7.46, 8.25 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX908 26: KOKKOS_COMPILER_CLANG: 1400 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMP: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2570 20.4019M/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 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_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 9051 143.901M/s 26/52 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 2.93 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T15-44-07.json" 27: Test timeout computed to be: 1500 27: Test_Atomic/100000/iterations:10 4.54 s 0.002 s 10 1 8 7.48338 5.25987m 85.95u 4.99995G 1.40251M 4.99995G 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 27: 2024-05-29T16:32:21+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (255 X 3099.32 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x127) 27: L1 Instruction 32 KiB (x127) 27: L2 Unified 512 KiB (x127) 27: L3 Unified 32768 KiB (x15) 27: Load Average: 8.48, 7.46, 8.25 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX908 27: KOKKOS_COMPILER_CLANG: 1400 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMP: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 74%] Linking CXX executable Kokkos_UnitTest_Sort [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.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_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Warning: 'long double' is treated as 'double' in device code [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 13%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 3.47 s 3.45 s 10 1 4 2.42307m 1.26578m 71.3u 704.983M 1097.37k 704.983M [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o 27: Test_Atomic/100000/iterations:10 4.55 s 0.002 s 10 1 8 7.11326 5.64917m 105.82u 4.99995G 1.30318M 4.99995G [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Built target Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o 27: Test_Atomic/100000/iterations:10 4.61 s 0.002 s 10 1 4 7.55347 5.85706m 45.05u 704.983M 1040.38k 704.983M [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_CTestDevice [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 75%] Built target Kokkos_UnitTest_Sort [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o 27: Test_Atomic/100000/iterations:10 4.54 s 0.002 s 10 1 8 7.2419 5.29121m 81.66u 4.99995G 899.776k 4.99995G [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 27: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.4398 1.60738m 81.2u 4.99995G 1034.35k 4.99995G Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 42%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o 27: Test_Atomic/100000/iterations:10 4.54 s 0.002 s 10 1 8 7.62465 5.27062m 80.25u 4.99995G 1.51472M 4.99995G [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 42%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 27: Test_Atomic/100000/iterations:10 4.06 s 4.04 s 10 1 8 2.45117m 1.21368m 81u 4.99995G 1065.45k 4.99995G [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 42%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 45%] Linking CXX executable Kokkos_ToolsInitialization [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 45%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o 27: Test_Atomic/100000/iterations:10 4.28 s 0.003 s 10 0 4 5.91345 5.17252m 1085.37u 5.00009G 1.23072M 4.99989G [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.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_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 27: Test_Atomic/100000/iterations:10 3.56 s 3.54 s 10 1 4 2.43977m 1.22498m 81.2u 704.983M 1.29585M 704.983M [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 18%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 18%] Built target Kokkos_push_finalize_hook_terminate [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o Warning: 'long double' is treated as 'double' in device code [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o 27: Test_Atomic/100000/iterations:10 4.24 s 0.003 s 10 1 8 5.92875 7.01224m 1.70998m 4.99995G 1050.96k 4.99995G [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.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_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 81%] 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_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Cuda2 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o 27: Test_Atomic/100000/iterations:10 4.60 s 0.002 s 10 1 4 7.65996 5.56515m 44.19u 704.983M 1.34186M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 405.60 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 61 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 61 tests from serial 28: [ RUN ] serial.bitset 28: [ OK ] serial.bitset (2442 ms) 28: [ RUN ] serial.bitset_default_constructor_no_alloc 28: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] serial.dualview_combination 28: [ OK ] serial.dualview_combination (0 ms) 28: [ RUN ] serial.dualview_alloc 28: [ OK ] serial.dualview_alloc (0 ms) 28: [ RUN ] serial.test_dualview_copy_construction_and_assignment 28: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] serial.dualview_combinations_without_init 28: [ OK ] serial.dualview_combinations_without_init (0 ms) 28: [ RUN ] serial.dualview_deep_copy 28: [ OK ] serial.dualview_deep_copy (0 ms) 28: [ RUN ] serial.dualview_realloc 28: [ OK ] serial.dualview_realloc (0 ms) 28: [ RUN ] serial.dualview_resize 28: [ OK ] serial.dualview_resize (0 ms) 28: [ RUN ] serial.dualview_device_correct_kokkos_device 28: [ OK ] serial.dualview_device_correct_kokkos_device (86 ms) 28: [ RUN ] serial.dualview_host_correct_kokkos_device 28: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_sync 28: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 28: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_sync 28: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 28: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 28: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] serial.dynamic_view 28: [ OK ] serial.dynamic_view (12 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 28: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank67 28: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] serial.ErrorReporterViaLambda 28: [ OK ] serial.ErrorReporterViaLambda (0 ms) 28: [ RUN ] serial.ErrorReporter 28: [ OK ] serial.ErrorReporter (0 ms) 28: [ RUN ] serial.offsetview_construction 28: [ OK ] serial.offsetview_construction (18 ms) 28: [ RUN ] serial.offsetview_unmanaged_construction 28: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] serial.offsetview_subview 28: [ OK ] serial.offsetview_subview (6 ms) 28: [ RUN ] serial.offsetview_offsets_rank1 28: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank2 28: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank3 28: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] serial.scatterview 28: [ OK ] serial.scatterview (2070 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (1 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (11 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.UnorderedMap_insert [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o 28: [ OK ] serial.UnorderedMap_insert (8004 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o 28: [ OK ] serial.UnorderedMap_failed_insert (4047 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 28: [ RUN ] serial.UnorderedMap_valid_empty 28: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] serial.UnorderedMap_clear_zero_size 28: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] serial.UnorderedMap_consistent_size 28: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 28: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] serial.UnorderedMap_lambda_capturable 28: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] serial.UnorderedMap_constructor_view_alloc 28: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] serial.vector_combination 28: [ OK ] serial.vector_combination (0 ms) 28: [ RUN ] serial.vector_insert 28: [ OK ] serial.vector_insert (0 ms) 28: [ RUN ] serial.vector_push_back_default_exec 28: [ OK ] serial.vector_push_back_default_exec (0 ms) 28: [ RUN ] serial.viewctorprop_embedded_dim 28: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 28: [----------] 61 tests from serial (16715 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (16716 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 17.72 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 15 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 15 tests from openmptarget 29: [ RUN ] openmptarget.SortUnsignedValueType 29: [ OK ] openmptarget.SortUnsignedValueType (126 ms) 29: [ RUN ] openmptarget.SortEmptyView 29: [ OK ] openmptarget.SortEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKeyEmptyView 29: [ OK ] openmptarget.SortByKeyEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKey [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 29: [ OK ] openmptarget.SortByKey (2 ms) 29: [ RUN ] openmptarget.SortByKeyWithComparator 29: [ OK ] openmptarget.SortByKeyWithComparator (2 ms) 29: [ RUN ] openmptarget.SortByKeyStaticExtents 29: [ OK ] openmptarget.SortByKeyStaticExtents (0 ms) 29: [ RUN ] openmptarget.SortByKeyWithStrides 29: [ OK ] openmptarget.SortByKeyWithStrides (0 ms) 29: [ RUN ] openmptarget.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: [ OK ] openmptarget.SortByKeyKeysLargerThanValues (580 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o 29: [ OK ] openmptarget.SortWithCustomComparator (1499 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (32 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (0 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 54%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 54%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (12772 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (41 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (113 ms) 29: [----------] 15 tests from openmptarget (15174 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (15174 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 15.80 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from openmptarget 30: [ RUN ] openmptarget.Random_XorShift64 30: Test Seed:1717000503448265529 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0111576 -0.00180965 || 0.051031 2017 2434 || 2197.54 2222.06 || -25.0166 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0071594 -5.65543e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00083769 -0.00206545 || 0.051031 2040 2400 || 2223.92 2222.06 || -28.5528 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0151192 0.000447613 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.015169 -0.000678358 || 0.051031 2034 2399 || 2188.86 2222.06 || -9.37762 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0127678 -0.000122345 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0195356 -0.0024044 || 0.051031 2051 2393 || 2179.48 2222.06 || -33.2384 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0106599 -0.00117497 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 3.59547e-06 0.00131856 || 0.051031 2038 2408 || 2222.05 2222.06 || 18.2278 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00303798 0.000709649 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 0.00663099 -0.00116749 || 0.051031 2049 2421 || 2207.42 2222.06 || -16.1394 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 -0.000935375 -0.000185581 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 -0.00386415 -0.00145032 || 0.051031 2038 2424 || 2230.68 2222.06 || -20.0492 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 0.00328654 0.00064338 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0118685 0.000873831 || 0.051031 2046 2409 || 2196 2222.06 || 12.0798 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00528643 -3.8947e-06 || 0.051031 1e+64 -1e+64 30: Test Seed:1717000503525288950 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.011116 -0.0010786 || 0.051031 2039 2407 || 2197.63 2222.06 || -14.9105 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0238722 -0.00058429 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00151994 -0.00140991 || 0.051031 2054 2404 || 2218.69 2222.06 || -19.4906 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00652303 -1.62861e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00549061 -0.000615696 || 0.051031 2046 2389 || 2209.93 2222.06 || -8.51138 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.017014 -0.000397477 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00214898 -0.000970211 || 0.051031 2052 2399 || 2217.3 2222.06 || -13.4122 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0168888 0.000200442 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.00458936 -3.41244e-05 || 0.051031 2055 2411 || 2211.91 2222.06 || -0.471736 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00193022 -0.000243314 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 -0.0257682 0.000393925 || 0.051031 2039 2401 || 2280.83 2222.06 || 5.44562 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00496512 0.000474543 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.00164125 0.000467647 || 0.051031 2048 2428 || 2218.42 2222.06 || 6.46475 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00864502 0.000727942 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0272999 0.000146044 || 0.051031 2033 2434 || 2163.01 2222.06 || 2.01891 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00532477 -0.000325668 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (257 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1717000503601504111 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0154788 -0.0010868 || 0.051031 2029 2385 || 2232.78 2198.22 || -15.0239 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00959456 0.00020965 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00611211 -0.00287518 || 0.051031 2031 2372 || 2211.74 2198.22 || -39.7465 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0049039 -0.000457946 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0110836 -0.000254948 || 0.051031 2020 2378 || 2174.13 2198.22 || -3.5244 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.000368572 -0.000313094 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0195022 -0.00281066 || 0.051031 2016 2387 || 2241.95 2198.22 || -38.8546 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0102031 1.12841e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00345699 -0.00178749 || 0.051031 2021 2379 || 2205.85 2198.22 || -24.7103 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0101143 0.000165064 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0103247 -0.00145463 || 0.051031 2005 2357 || 2175.76 2198.22 || -20.1088 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.0136403 -0.000357428 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0105809 0.000519872 || 0.051031 2030 2370 || 2221.73 2198.22 || 7.1867 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00120638 0.000246198 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0332659 -0.00109984 || 0.051031 2033 2387 || 2127.45 2198.22 || -15.2042 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.000273062 -0.000503741 || 0.051031 1e+64 -1e+64 30: Test Seed:1717000503701930369 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00353605 -0.00223676 || 0.051031 2002 2364 || 2190.48 2198.22 || -30.921 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00292193 -6.93552e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0115901 -0.00168347 || 0.051031 2013 2360 || 2173.04 2198.22 || -23.2723 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0141965 0.000190626 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00265784 -0.000736353 || 0.051031 2017 2370 || 2204.08 2198.22 || -10.1793 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0150147 -0.000438352 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0164611 -0.000752122 || 0.051031 2008 2413 || 2235.01 2198.22 || -10.3973 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.000571157 -8.89826e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0058993 -0.000699525 || 0.051031 2016 2365 || 2185.33 2198.22 || -9.67023 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.0103467 0.000796917 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 0.00383627 0.00203424 || 0.051031 2014 2387 || 2189.82 2198.22 || 28.1214 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 0.0169065 -0.000903132 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0141722 0.000454027 || 0.051031 2037 2386 || 2229.82 2198.22 || 6.27647 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00706746 0.000746463 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0228968 0.000222101 || 0.051031 2002 2407 || 2149.02 2198.22 || 3.07032 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0143547 -0.000144074 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (220 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (477 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (478 ms total) 30: [ PASSED ] 2 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmptarget.Multi_streams 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 1.10 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 16 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 2 tests from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (84 ms) 31: [ RUN ] std_algorithms.expect_no_overlap 31: [ OK ] std_algorithms.expect_no_overlap (0 ms) 31: [----------] 2 tests from std_algorithms (85 ms total) 31: 31: [----------] 11 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (0 ms) 31: [ RUN ] random_access_iterator_test.constructiblity 31: [ OK ] random_access_iterator_test.constructiblity (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (0 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 11 tests from random_access_iterator_test (5 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 16 tests from 3 test suites ran. (91 ms total) 31: [ PASSED ] 16 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.71 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 [ 54%] Linking CXX executable Kokkos_push_finalize_hook_terminate 32: [==========] Running 6 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 6 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (88 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (14 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (14 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (20 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (138 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (138 ms total) 32: [ PASSED ] 6 tests. [ 54%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.76 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 13 tests from 10 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from std_algorithms_lexicographical_compare_test 33: [ RUN ] std_algorithms_lexicographical_compare_test.test 33: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total) 33: 33: [----------] 1 test from std_algorithms_for_each_test 33: [ RUN ] std_algorithms_for_each_test.test 33: [ OK ] std_algorithms_for_each_test.test (293 ms) 33: [----------] 1 test from std_algorithms_for_each_test (293 ms total) 33: 33: [----------] 1 test from std_algorithms_find_test 33: [ RUN ] std_algorithms_find_test.test 33: [ OK ] std_algorithms_find_test.test (121 ms) 33: [----------] 1 test from std_algorithms_find_test (121 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (970 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1636 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1169 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1069 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4846 ms total) 33: 33: [----------] 1 test from std_algorithms_count_test 33: [ RUN ] std_algorithms_count_test.test 33: [ OK ] std_algorithms_count_test.test (153 ms) 33: [----------] 1 test from std_algorithms_count_test (153 ms total) 33: 33: [----------] 1 test from std_algorithms_equal_test 33: [ RUN ] std_algorithms_equal_test.test 33: [ OK ] std_algorithms_equal_test.test (48 ms) 33: [----------] 1 test from std_algorithms_equal_test (48 ms total) 33: 33: [----------] 1 test from std_algorithms_all_any_none_of_test 33: [ RUN ] std_algorithms_all_any_none_of_test.test 33: [ OK ] std_algorithms_all_any_none_of_test.test (136 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (136 ms total) 33: 33: [----------] 1 test from std_algorithms_nonmod_seq_ops 33: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 33: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (165 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (165 ms total) 33: 33: [----------] 1 test from std_algorithms_mismatch_test 33: [ RUN ] std_algorithms_mismatch_test.test 33: [ OK ] std_algorithms_mismatch_test.test (286 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (286 ms total) 33: 33: [----------] 1 test from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.move_backward 33: [ OK ] std_algorithms_mod_seq_ops.move_backward (94 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (94 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (6146 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 6.78 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 34: [==========] Running 31 tests from 5 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_mod_ops_test 34: [ RUN ] std_algorithms_mod_ops_test.move 34: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 34: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 34: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (104 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (105 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (50 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (206 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (88 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (84 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (430 ms total) 34: 34: [----------] 11 tests from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.copy_if 34: [ OK ] std_algorithms_mod_seq_ops.copy_if (88 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.unique (465 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (213 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (149 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (155 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (348 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (149 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.rotate (1776 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (783 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o 27: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.7255 1.52529m 81.2u 4.99995G 812.463k 4.99995G 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (2082 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (1647 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (7863 ms total) 34: 34: [----------] 1 test from std_algorithms_modseq_test 34: [ RUN ] std_algorithms_modseq_test.reverse 34: [ OK ] std_algorithms_modseq_test.reverse (91 ms) 34: [----------] 1 test from std_algorithms_modseq_test (91 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (8498 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 9.13 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 35: [==========] Running 15 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (117 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (138 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (9 ms total) 35: 35: [----------] 1 test from std_algorithms_partitioning_ops 35: [ RUN ] std_algorithms_partitioning_ops.partition_copy 35: [ OK ] std_algorithms_partitioning_ops.partition_copy (86 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (86 ms total) 35: 35: [----------] 1 test from std_algorithms_numerics_ops_test 35: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 35: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (154 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (154 ms total) 35: 35: [----------] 6 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1206 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (418 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 35: [----------] 6 tests from std_algorithms_numeric_ops_test (1624 ms total) 35: 35: [----------] 1 test from std_algorithms_transform_ops_test 35: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 35: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (65 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (66 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (2079 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.70 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 36: [==========] Running 5 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1190 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (570 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (1760 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 36: [ OK ] std_algorithms_count_if_team_test.test (674 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (674 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_team_test 36: [ RUN ] std_algorithms_for_each_team_test.test [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 36: [ OK ] std_algorithms_for_each_team_test.test (864 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (865 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_n_team_test 36: [ RUN ] std_algorithms_for_each_n_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o 36: [ OK ] std_algorithms_for_each_n_team_test.test (831 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (831 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (4131 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 4.75 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 2 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 55%] Built target Kokkos_CoreUnitTest_Default [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (4569 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3926 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (8496 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (8496 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 9.12 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 0.58 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. [ 57%] Built target Kokkos_CoreUnitTest_KokkosP 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 0.58 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o 40: [ OK ] std_algorithms_fill_team_test.test (806 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (806 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o 40: [ OK ] std_algorithms_fill_n_team_test.test (2368 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (2368 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o 40: [ OK ] std_algorithms_replace_team_test.test (810 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (810 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_replace_if_team_test.test (1018 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1018 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_team_test 40: [ RUN ] std_algorithms_replace_copy_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 40: [ OK ] std_algorithms_replace_copy_team_test.test (2179 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (2179 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test 40: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 40: [ OK ] std_algorithms_replace_copy_if_team_test.test (1934 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1934 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (9117 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 9.74 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (820 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (820 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test 41: [ OK ] std_algorithms_reverse_copy_team_test.test (1307 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1307 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_team_test 41: [ RUN ] std_algorithms_rotate_team_test.test [ 83%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 41: [ OK ] std_algorithms_rotate_team_test.test (2769 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (2769 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 27: Test_Atomic/100000/iterations:10 4.00 s 3.98 s 10 1 8 2.44697m 1.20269m 71.4u 4.99995G 994.031k 4.99995G [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 41: [ OK ] std_algorithms_rotate_copy_team_test.test (5024 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5024 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (9921 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 10.54 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_move_team_test 42: [ RUN ] std_algorithms_move_team_test.test 42: [ OK ] std_algorithms_move_team_test.test (1658 ms) 42: [----------] 1 test from std_algorithms_move_team_test (1658 ms total) 42: 42: [----------] 1 test from std_algorithms_move_backward_team_test 42: [ RUN ] std_algorithms_move_backward_team_test.test 42: [ OK ] std_algorithms_move_backward_team_test.test (1566 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1566 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test Scanning dependencies of target Kokkos_ProfilingAllCalls [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000358d_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o 42: [ OK ] std_algorithms_shift_left_team_test.test (5036 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (5036 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test [ 60%] Built target Kokkos_CoreUnitTest_Cuda3 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.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_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 61%] Linking CXX executable Kokkos_ProfilingAllCalls [ 61%] Built target Kokkos_ProfilingAllCalls [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o 42: [ OK ] std_algorithms_shift_right_team_test.test (4679 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (4679 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (12940 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 13.56 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (1840 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (1840 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 43: [ OK ] std_algorithms_copy_n_team_test.test (4184 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4184 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test 43: [ OK ] std_algorithms_copy_backward_team_test.test (1423 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1423 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_if_team_test 43: [ RUN ] std_algorithms_copy_if_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o 43: [ OK ] std_algorithms_copy_if_team_test.test (1643 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (1643 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o 43: [ OK ] std_algorithms_unique_copy_team_test.test (2227 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (2227 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 43: [ OK ] std_algorithms_remove_team_test.test (1293 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1293 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (1244 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (1245 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o 43: [ OK ] std_algorithms_remove_copy_team_test.test (1949 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (1949 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test 43: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o 43: [ OK ] std_algorithms_remove_copy_if_team_test.test (1829 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1829 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (17636 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 18.26 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2013 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (2013 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 62%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (3144 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3144 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (5158 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.79 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (901 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 63%] Built target Kokkos_CoreUnitTest_Serial2 [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1427 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (2328 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (73 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (77 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1176 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (727 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2055 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (4384 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.00 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 63%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (1814 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (1814 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (2016 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (2016 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 85%] Built target Kokkos_PerformanceTest_Benchmark [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 46: [ OK ] std_algorithms_generate_n_team_test.test (2332 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (2332 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o 46: [ OK ] std_algorithms_swap_ranges_team_test.test (1679 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (1679 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (7843 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 8.47 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 1 test from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o 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 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (3974 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3974 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (3974 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.60 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 1 test from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 64%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 64%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_Cuda1 [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (11686 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (11686 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (11687 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 12.32 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests 49: Test timeout computed to be: 1500 49: [==========] Running 16 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 16 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (0 ms) 49: [ RUN ] simd.device_math_ops 49: /var/jenkins/workspace/Kokkos_PR-7028/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_math_ops (0 ms) 49: [ RUN ] simd.host_mask_ops 49: [ OK ] simd.host_mask_ops (0 ms) 49: [ RUN ] simd.device_mask_ops 49: [ OK ] simd.device_mask_ops (87 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (12 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (0 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-7028/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_reductions (0 ms) 49: [----------] 16 tests from simd (101 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (101 ms total) 49: [ PASSED ] 14 tests. 49: [ SKIPPED ] 2 tests, listed below: 49: [ SKIPPED ] simd.device_math_ops 49: [ SKIPPED ] simd.device_reductions 49/49 Test #49: Kokkos_UnitTest_SIMD ........................ Passed 0.71 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 893.91 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed May 29 15:57:12 2024 stats zeroed Wed May 29 15:57:12 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 7860 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 2089bba92bf424aa7bff0b3156087c3cc94915c8d365588b5f433013f462fbdb [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o $ docker rm -f --volumes 2089bba92bf424aa7bff0b3156087c3cc94915c8d365588b5f433013f462fbdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 Merge succeeded, producing c531510844738af62c05ee7d5b9f8967cdc521ea Checking out Revision c531510844738af62c05ee7d5b9f8967cdc521ea (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c531510844738af62c05ee7d5b9f8967cdc521ea # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 5b1f5b16ff6bb4fbd3e004d88c61da788f7224b0 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2dd3dfca221d Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6a3c3b4185ef Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 760f0e059417 Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 11459ddb741e Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 63557edc05e2 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9fba2a876404 Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> e4a9cc818aa2 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 973b29ef1dcd Step 10/13 : ARG NPROC=8 ---> Using cache ---> 5d9c3981104d Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> f40575c30b27 Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 9cfffe51380e Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 63b273997007 Successfully built 63b273997007 Successfully tagged 5b1f5b16ff6bb4fbd3e004d88c61da788f7224b0:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 5b1f5b16ff6bb4fbd3e004d88c61da788f7224b0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 4d8d783c03e53709a33b4c5bb16585706915239ef55403b2f898b27942dda89d $ 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-7028 --volumes-from 4d8d783c03e53709a33b4c5bb16585706915239ef55403b2f898b27942dda89d -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5b1f5b16ff6bb4fbd3e004d88c61da788f7224b0 cat [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o $ docker top 49215781451a0e5fec72786132e03aedc513e99aa1087d7b474be4587891f222 -eo pid,comm [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o + rm -rf build [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7028/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Built target Kokkos_CoreUnitTest_Default [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7028/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.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] Check if compiler accepts -pthread [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o -- [benchmark] Check if compiler accepts -pthread - yes -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/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 Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Built target kokkossimd [ 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 Scanning dependencies of target impl_git_version [ 2%] Linking CXX static library libkokkos_gtest.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o Scanning dependencies of target kokkoscore [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.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_ExecPolicy.cpp.o [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target impl_git_version [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_ToolsInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_ProfilingAllCalls [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 86%] Built target Kokkos_ContainersUnitTest_SYCL [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 27: Test_Atomic/100000/iterations:10 10.7 s 10.7 s 10 0 4 17.7267 1.58418m 968.49u 5.0001G 1.1358M 4.99989G [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.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_CTestDevice.dir/TestCTestDevice.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 68%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Built target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 12%] 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_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 70%] 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_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 16%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynRankView.hpp(2064): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::DynRankView &, const Kokkos::Impl::ViewCtorProp &) [with T=int, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::DynRankView &, const Kokkos::Impl::ViewCtorProp &) [with T=int, P=, ViewCtorArgs=]" (2128): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::DynRankView &) [with Space=Kokkos::Serial, T=int, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(435): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1870): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1885): here instantiation of "auto Kokkos::create_mirror(Kokkos::Impl::WithoutInitializing_t, const Kokkos::Experimental::OffsetView &) [with T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(527): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1949): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1981): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::Experimental::OffsetView &) [with Space=Kokkos::DefaultHostExecutionSpace, T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(538): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1870): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1909): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::OffsetView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(561): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1870): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1909): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::OffsetView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(566): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(627): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (642): here instantiation of "auto Kokkos::create_mirror(Kokkos::Impl::WithoutInitializing_t, const Kokkos::Experimental::DynamicView &) [with T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(637): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(706): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (737): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::Experimental::DynamicView &) [with Space=Kokkos::Serial, T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(646): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(627): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (665): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(716): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(627): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (665): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(721): here [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.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_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 24%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 25%] 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_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 74%] Built target Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_Default [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 25%] 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_KokkosP.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 27%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 27%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 27%] 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_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 27%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 27%] Built target Kokkos_IncrementalTest_CUDA [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 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_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynRankView.hpp(2064): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::DynRankView &, const Kokkos::Impl::ViewCtorProp &) [with T=int, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::DynRankView &, const Kokkos::Impl::ViewCtorProp &) [with T=int, P=, ViewCtorArgs=]" (2128): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::DynRankView &) [with Space=Kokkos::Cuda, T=int, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(435): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynRankView.hpp(2179): warning: missing return statement at end of non-void function "Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::DynRankView &) [with ViewCtorArgs=, std::allocator>>, T=int, P=, =std::enable_if]" detected during: instantiation of "auto Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::DynRankView &) [with ViewCtorArgs=, std::allocator>>, T=int, P=, =std::enable_if]" (2186): here instantiation of "auto Kokkos::create_mirror_view_and_copy(const Space &, const Kokkos::DynRankView &, const std::__cxx11::string &) [with Space=Kokkos::Cuda, T=int, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(491): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynRankView.hpp(2179): warning: missing return statement at end of non-void function "Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::DynRankView &) [with ViewCtorArgs=, T=int, P=, =std::enable_if]" detected during instantiation of "auto Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::DynRankView &) [with ViewCtorArgs=, T=int, P=, =std::enable_if]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(498): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1870): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1885): here instantiation of "auto Kokkos::create_mirror(Kokkos::Impl::WithoutInitializing_t, const Kokkos::Experimental::OffsetView &) [with T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(527): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1949): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1981): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::Experimental::OffsetView &) [with Space=Kokkos::DefaultHostExecutionSpace, T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(538): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_OffsetView.hpp(1870): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::OffsetView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (1909): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::OffsetView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(566): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(627): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (642): here instantiation of "auto Kokkos::create_mirror(Kokkos::Impl::WithoutInitializing_t, const Kokkos::Experimental::DynamicView &) [with T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(637): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(706): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror_view(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (737): here instantiation of "auto Kokkos::create_mirror_view(Kokkos::Impl::WithoutInitializing_t, const Space &, const Kokkos::Experimental::DynamicView &) [with Space=Kokkos::Cuda, T=int *, P=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(646): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(979): warning: missing return statement at end of non-void function "Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with ViewCtorArgs=, std::allocator>>, T=int *, P=, =std::enable_if]" detected during: instantiation of "auto Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with ViewCtorArgs=, std::allocator>>, T=int *, P=, =std::enable_if]" (987): here instantiation of "auto Kokkos::create_mirror_view_and_copy(const Space &, const Kokkos::Experimental::DynamicView &, const std::__cxx11::string &) [with Space=Kokkos::Cuda, T=int *, P=, Enable=void]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(669): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(979): warning: missing return statement at end of non-void function "Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with ViewCtorArgs=, T=int *, P=, =std::enable_if]" detected during instantiation of "auto Kokkos::create_mirror_view_and_copy(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with ViewCtorArgs=, T=int *, P=, =std::enable_if]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(676): here /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/../src/Kokkos_DynamicView.hpp(627): warning: missing return statement at end of non-void function "Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" detected during: instantiation of "auto Kokkos::Impl::create_mirror(const Kokkos::Experimental::DynamicView &, const Kokkos::Impl::ViewCtorProp &) [with T=int *, P=, ViewCtorArgs=]" (665): here instantiation of "auto Kokkos::create_mirror(const Kokkos::Impl::ViewCtorProp &, const Kokkos::Experimental::DynamicView &) [with T=int *, P=, ViewCtorArgs=]" /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp(721): here [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 29%] 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_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 27%] 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_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 30%] Built target Kokkos_CoreUnitTest_Develop [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 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_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 31%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 31%] Built target Kokkos_push_finalize_hook_terminate [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 27%] Built target Kokkos_CoreUnitTest_Cuda3 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o 27: Test_Atomic/100000/iterations:10 12.0 s 12.0 s 10 1 8 19.9218 1.58298m 853.59u 4.99995G 966.833k 4.99995G [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 32%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 33%] Built target Kokkos_CoreUnitTest_TuningBasics [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 77%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 77%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 34%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 27%] Linking CXX executable Kokkos_ProfilingAllCalls [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 28%] Built target Kokkos_ProfilingAllCalls [ 34%] Built target Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 36%] 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_KokkosP.dir/tools/TestProfilingSection.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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_Cuda 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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 27: Test_Atomic/100000/iterations:10 3.58 s 3.56 s 10 1 4 2.43657m 1.22958m 81.2u 704.983M 1.19486M 704.983M 27/52 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 657.95 sec test 28 Start 28: Kokkos_ContainersUnitTest_OpenMP 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 28: Test timeout computed to be: 1500 28: [==========] Running 62 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 62 tests from openmp 28: [ RUN ] openmp.bitset 28: [ OK ] openmp.bitset (201 ms) 28: [ RUN ] openmp.bitset_default_constructor_no_alloc 28: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] openmp.dualview_combination 28: [ OK ] openmp.dualview_combination (0 ms) 28: [ RUN ] openmp.dualview_alloc 28: [ OK ] openmp.dualview_alloc (0 ms) 28: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 28: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] openmp.dualview_combinations_without_init 28: [ OK ] openmp.dualview_combinations_without_init (0 ms) 28: [ RUN ] openmp.dualview_deep_copy 28: [ OK ] openmp.dualview_deep_copy (0 ms) 28: [ RUN ] openmp.dualview_realloc 28: [ OK ] openmp.dualview_realloc (0 ms) 28: [ RUN ] openmp.dualview_resize 28: [ OK ] openmp.dualview_resize (0 ms) 28: [ RUN ] openmp.dualview_device_correct_kokkos_device 28: 28: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 28: does not support page migration between device and host. 28: HIPManagedSpace might not work as expected. 28: Please refer to the ROCm documentation on unified/managed memory. 28: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] openmp.dualview_host_correct_kokkos_device 28: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] openmp.dualview_host_modify_template_device_sync 28: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 28: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] openmp.dualview_device_modify_template_host_sync 28: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 28: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 28: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] openmp.dynamic_view 28: [ OK ] openmp.dynamic_view (10 ms) 28: [ RUN ] openmp.dyn_rank_view_api_generic 28: [ OK ] openmp.dyn_rank_view_api_generic (5 ms) 28: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 28: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 28: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 28: skipping since not default execution space 28: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 28: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 28: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] openmp.ErrorReporterViaLambda 28: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 28: [ RUN ] openmp.ErrorReporter 28: [ OK ] openmp.ErrorReporter (0 ms) 28: [ RUN ] openmp.offsetview_construction 28: [ OK ] openmp.offsetview_construction (5 ms) 28: [ RUN ] openmp.offsetview_unmanaged_construction 28: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] openmp.offsetview_subview 28: [ OK ] openmp.offsetview_subview (8 ms) 28: [ RUN ] openmp.offsetview_offsets_rank1 28: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] openmp.offsetview_offsets_rank2 28: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] openmp.offsetview_offsets_rank3 28: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] openmp.scatterview 28: [ OK ] openmp.scatterview (722 ms) 28: [ RUN ] openmp.scatterview_devicetype 28: [ OK ] openmp.scatterview_devicetype (3 ms) 28: [ RUN ] openmp.staticcrsgraph 28: [ OK ] openmp.staticcrsgraph (17 ms) 28: [ RUN ] openmp.resize_realloc_no_init_dualview 28: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] openmp.resize_realloc_no_alloc_dualview 28: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] openmp.resize_exec_space_dualview 28: [ OK ] openmp.resize_exec_space_dualview (0 ms) 28: [ RUN ] openmp.realloc_exec_space_dualview 28: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 28: [ RUN ] openmp.resize_realloc_no_init_dynrankview 28: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] openmp.resize_exec_space_dynrankview 28: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] openmp.realloc_exec_space_dynrankview 28: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] openmp.resize_realloc_no_init_scatterview 28: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 28: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] openmp.resize_exec_space_scatterview 28: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 28: [ RUN ] openmp.realloc_exec_space_scatterview 28: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_dynrankview 28: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 28: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_offsetview 28: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 28: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_dynamicview 28: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 28: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] openmp.UnorderedMap_insert 28: [ OK ] openmp.UnorderedMap_insert (3176 ms) 28: [ RUN ] openmp.UnorderedMap_failed_insert [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 28: [ OK ] openmp.UnorderedMap_failed_insert (2831 ms) 28: [ RUN ] openmp.UnorderedMap_deep_copy 28: [ OK ] openmp.UnorderedMap_deep_copy (4 ms) 28: [ RUN ] openmp.UnorderedMap_valid_empty 28: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] openmp.UnorderedMap_clear_zero_size 28: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] openmp.UnorderedMap_consistent_size 28: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 28: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] openmp.UnorderedMap_lambda_capturable 28: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 28: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] openmp.viewctorprop_embedded_dim 28: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 28: [----------] 62 tests from openmp (6991 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 62 tests from 1 test suite ran. (6991 ms total) 28: [ PASSED ] 61 tests. 28: [ SKIPPED ] 1 test, listed below: 28: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 28/52 Test #28: Kokkos_ContainersUnitTest_OpenMP ............ Passed 7.54 sec test 29 Start 29: Kokkos_ContainersUnitTest_HIP 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 29: Test timeout computed to be: 1500 [ 40%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o 29: [==========] Running 62 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 62 tests from hip 29: [ RUN ] hip.bitset 29: [ OK ] hip.bitset (17 ms) 29: [ RUN ] hip.bitset_default_constructor_no_alloc 29: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] hip.dualview_combination 29: [ OK ] hip.dualview_combination (5 ms) 29: [ RUN ] hip.dualview_alloc 29: [ OK ] hip.dualview_alloc (0 ms) 29: [ RUN ] hip.test_dualview_copy_construction_and_assignment 29: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] hip.dualview_combinations_without_init 29: [ OK ] hip.dualview_combinations_without_init (0 ms) 29: [ RUN ] hip.dualview_deep_copy 29: [ OK ] hip.dualview_deep_copy (1 ms) 29: [ RUN ] hip.dualview_realloc 29: [ OK ] hip.dualview_realloc (0 ms) 29: [ RUN ] hip.dualview_resize 29: [ OK ] hip.dualview_resize (1 ms) 29: [ RUN ] hip.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] hip.dualview_host_correct_kokkos_device 29: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] hip.dualview_host_modify_template_device_sync 29: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 29: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] hip.dualview_device_modify_template_host_sync 29: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 29: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 29: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] hip.dynamic_view 29: [ OK ] hip.dynamic_view (16 ms) 29: [ RUN ] hip.dyn_rank_view_api_generic 29: [ OK ] hip.dyn_rank_view_api_generic (17 ms) 29: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 29: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 29: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 29: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] hip.dyn_rank_view_api_operator_rank67 29: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 29: [ RUN ] hip.ErrorReporterViaLambda 29: [ OK ] hip.ErrorReporterViaLambda (2 ms) 29: [ RUN ] hip.ErrorReporter 29: [ OK ] hip.ErrorReporter (0 ms) 29: [ RUN ] hip.offsetview_construction 29: [ OK ] hip.offsetview_construction (3 ms) 29: [ RUN ] hip.offsetview_unmanaged_construction 29: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] hip.offsetview_subview 29: [ OK ] hip.offsetview_subview (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank1 29: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank2 29: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank3 29: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] hip.scatterview [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 83%] Built target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 29%] Linking CXX executable Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 83%] Built target Kokkos_UnitTest_Sort [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 30%] Built target Kokkos_ToolsInitialization [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 41%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 41%] Built target Kokkos_CoreTestCompileOnly [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 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 [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 29: [ OK ] hip.scatterview (20239 ms) 29: [ RUN ] hip.scatterview_devicetype [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 86%] 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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_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 [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 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_MDRange_e.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_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_KokkosP [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_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 [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 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 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 51%] 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_c08.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 29: [ OK ] hip.scatterview_devicetype (45467 ms) 29: [ RUN ] hip.staticcrsgraph 29: [ OK ] hip.staticcrsgraph (19 ms) 29: [ RUN ] hip.resize_realloc_no_init_dualview 29: [ OK ] hip.resize_realloc_no_init_dualview (4 ms) 29: [ RUN ] hip.resize_realloc_no_alloc_dualview 29: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] hip.resize_exec_space_dualview 29: [ OK ] hip.resize_exec_space_dualview (0 ms) 29: [ RUN ] hip.realloc_exec_space_dualview 29: [ OK ] hip.realloc_exec_space_dualview (0 ms) 29: [ RUN ] hip.resize_realloc_no_init_dynrankview 29: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] hip.resize_exec_space_dynrankview 29: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] hip.realloc_exec_space_dynrankview 29: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] hip.resize_realloc_no_init_scatterview 29: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] hip.resize_realloc_no_alloc_scatterview 29: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] hip.resize_exec_space_scatterview 29: [ OK ] hip.resize_exec_space_scatterview (0 ms) 29: [ RUN ] hip.realloc_exec_space_scatterview 29: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynrankview 29: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 29: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_offsetview 29: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_offsetview 29: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynamicview 29: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 29: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] hip.UnorderedMap_insert 29: [ OK ] hip.UnorderedMap_insert (2585 ms) 29: [ RUN ] hip.UnorderedMap_failed_insert Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 29: [ OK ] hip.UnorderedMap_failed_insert (708 ms) 29: [ RUN ] hip.UnorderedMap_deep_copy 29: [ OK ] hip.UnorderedMap_deep_copy (4 ms) 29: [ RUN ] hip.UnorderedMap_valid_empty 29: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 29: [ RUN ] hip.UnorderedMap_clear_zero_size 29: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] hip.UnorderedMap_consistent_size 29: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 29: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] hip.UnorderedMap_lambda_capturable 29: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] hip.UnorderedMap_constructor_view_alloc 29: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] hip.viewctorprop_embedded_dim 29: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 29: [----------] 62 tests from hip (69108 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 62 tests from 1 test suite ran. (69108 ms total) 29: [ PASSED ] 62 tests. 29/52 Test #29: Kokkos_ContainersUnitTest_HIP ............... Passed 69.56 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_OpenMP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 30: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 30: [==========] Running 5 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 5 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: OpenMP 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00330056 30: View sum computation time: 0.00330056 30: Strided View time (init only): 0.00163903 30: View Rank7 time (init only): 0.00324465 30: DynRankView time (init only): 0.00246368 30: DynRankView sum computation time: 0.00298238 30: Ratio of View to DynRankView time: 1.33969 30: Ratio of View to DynRankView sum computation time: 1.08425 30: Ratio of View to View Rank7 time: 1.01723 30: Ratio of StrideView to DynRankView time: 0.665277 30: Ratio of DynRankView to View Rank7 time: 0.759305 30: [ OK ] TEST_CATEGORY.dynrankview_perf (91 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: OpenMP 30: size, create, generate, fill, find 30: 256, 6.5499e-05, 1.014e-05, 6.146e-05, 0.000607343 30: 512, 3.49e-05, 8.57e-06, 7.4479e-05, 0.000603063 30: 1024, 3.4499e-05, 1.1179e-05, 9.7879e-05, 0.000666792 30: 2048, 3.191e-05, 7.96e-06, 0.000168768, 0.000717152 30: 4096, 4.3549e-05, 6.9e-06, 0.000288656, 0.000896659 30: 8192, 5.4569e-05, 7.05e-06, 0.000541173, 0.00143947 30: 16384, 7.7948e-05, 1.075e-05, 0.00115742, 0.00210324 30: 32768, 0.000153948, 1.9309e-05, 0.00242945, 0.00458246 30: 65536, 0.000264657, 3.091e-05, 0.00440128, 0.00954665 30: 131072, 0.000498434, 5.243e-05, 0.00857995, 0.0277272 30: 262144, 0.00265147, 8.7168e-05, 0.0170111, 0.063197 30: 524288, 0.0051136, 0.000118208, 0.0317846, 0.130106 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 30: 1048576, 0.00920924, 0.000207087, 0.0688484, 0.282134 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 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 /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/TestStdAlgorithmsCommon.hpp(206): warning: missing return statement at end of non-void function "Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" detected during: instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" (210): here instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View]" (522): here instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View]" /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 30: 2097152, 0.0151184, 0.000432445, 0.134578, 1.38423 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o 30: 4194304, 0.0189914, 0.000303087, 0.266217, 4.30442 30: [ OK ] TEST_CATEGORY.global_2_local (6807 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [ RUN ] TEST_CATEGORY.scatter_view 30: ScatterView data-duplicated test: 30: num_threads 8 30: hand-coded test took 0.0302343 seconds 30: test took 0.0304861 seconds 30: num_threads 8 30: hand-coded test took 0.0302567 seconds 30: test took 0.0304709 seconds 30: num_threads 8 30: hand-coded test took 0.0300492 seconds 30: test took 0.0305296 seconds 30: num_threads 8 30: hand-coded test took 0.0302288 seconds 30: test took 0.0305161 seconds 30: num_threads 8 30: hand-coded test took 0.0302533 seconds 30: test took 0.0304984 seconds 30: [ OK ] TEST_CATEGORY.scatter_view (432 ms) 30: [----------] 5 tests from TEST_CATEGORY (7331 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 5 tests from 1 test suite ran. (7331 ms total) 30: [ PASSED ] 5 tests. 30/52 Test #30: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 7.75 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 31: Test timeout computed to be: 1500 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o 31: [==========] Running 4 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 4 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: HIP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00290907 31: View sum computation time: 0.00290907 31: Strided View time (init only): 0.0016718 31: View Rank7 time (init only): 0.00160423 31: DynRankView time (init only): 0.00167014 31: DynRankView sum computation time: 0.00148477 31: Ratio of View to DynRankView time: 1.74181 31: Ratio of View to DynRankView sum computation time: 0.981027 31: Ratio of View to View Rank7 time: 1.81337 31: Ratio of StrideView to DynRankView time: 1.00099 31: Ratio of DynRankView to View Rank7 time: 1.04109 31: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: HIP 31: size, create, generate, fill, find 31: 256, 0.000231527, 1.9789e-05, 0.00529188, 0.00460083 31: 512, 0.000208797, 1.921e-05, 3.3389e-05, 0.003509 31: 1024, 0.000193367, 1.812e-05, 3.344e-05, 0.00350255 31: 2048, 0.000240267, 1.712e-05, 3.2949e-05, 0.00356447 31: 4096, 0.000244697, 1.952e-05, 3.2639e-05, 0.00358352 31: 8192, 0.000251747, 2.03e-05, 3.254e-05, 0.00354223 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 31: 16384, 0.000311286, 2.1109e-05, 3.415e-05, 0.00367301 31: 32768, 0.000351046, 2.23e-05, 3.6359e-05, 0.00403004 31: 65536, 0.000390715, 2.347e-05, 4.2019e-05, 0.00419429 31: 131072, 0.000441835, 2.7349e-05, 5.7149e-05, 0.00488979 31: 262144, 0.000442835, 2.8279e-05, 0.000105459, 0.00646352 31: 524288, 0.000654302, 2.73e-05, 0.000287887, 0.00984649 31: 1048576, 0.000623143, 2.999e-05, 0.000712951, 0.0225619 31: 2097152, 0.000692491, 3.946e-05, 0.00158065, 0.0470291 31: 4194304, 0.0008254, 5.678e-05, 0.00351661, 0.108454 31: [ OK ] TEST_CATEGORY.global_2_local (252 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [----------] 4 tests from TEST_CATEGORY (267 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (267 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.69 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 32: [==========] Running 15 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 15 tests from hip 32: [ RUN ] hip.SortUnsignedValueType 32: [ OK ] hip.SortUnsignedValueType (25 ms) 32: [ RUN ] hip.SortEmptyView 32: [ OK ] hip.SortEmptyView (0 ms) 32: [ RUN ] hip.SortByKeyEmptyView 32: [ OK ] hip.SortByKeyEmptyView (0 ms) 32: [ RUN ] hip.SortByKey 32: [ OK ] hip.SortByKey (15 ms) 32: [ RUN ] hip.SortByKeyWithComparator 32: [ OK ] hip.SortByKeyWithComparator (1 ms) 32: [ RUN ] hip.SortByKeyStaticExtents 32: [ OK ] hip.SortByKeyStaticExtents (0 ms) 32: [ RUN ] hip.SortByKeyWithStrides 32: [ OK ] hip.SortByKeyWithStrides (0 ms) 32: [ RUN ] hip.SortByKeyKeysLargerThanValues 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 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_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 32: [ OK ] hip.SortByKeyKeysLargerThanValues (1142 ms) 32: [ RUN ] hip.SortWithCustomComparator 32: [ OK ] hip.SortWithCustomComparator (390 ms) 32: [ RUN ] hip.BinSortGenericTests 32: [ OK ] hip.BinSortGenericTests (20 ms) 32: [ RUN ] hip.BinSortEmptyView 32: [ OK ] hip.BinSortEmptyView (0 ms) 32: [ RUN ] hip.BinSortEmptyKeysView 32: [ OK ] hip.BinSortEmptyKeysView (0 ms) 32: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 53%] 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_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 89%] 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_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 32: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (8153 ms) 32: [ RUN ] hip.NestedSort 32: [ OK ] hip.NestedSort (45 ms) 32: [ RUN ] hip.NestedSortByKey [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] 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_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 32: [ OK ] hip.NestedSortByKey (152 ms) 32: [----------] 15 tests from hip (9948 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 1 test suite ran. (9948 ms total) 32: [ PASSED ] 15 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ........................ Passed 10.38 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 33: [==========] Running 3 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from hip 33: [ RUN ] hip.Random_XorShift64 33: Test Seed:1717001095556054278 33: Test Scalar=int 33: -- Testing randomness properties [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0120613 0.0136255 || 0.051031 28056 29335 || 29024.5 28674.4 || 188.359 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0108041 0.00423235 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00351349 0.00439078 || 0.051031 27977 29336 || 28574 28674.4 || 60.6982 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0201432 -0.00472456 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.017976 0.00056395 || 0.051031 28098 29319 || 28168 28674.4 || 7.79605 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00595597 -0.00633913 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0247993 0.00486348 || 0.051031 27942 29296 || 29403.6 28674.4 || 67.2327 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00313752 0.0113433 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245235 -0.99999 -48243.6 || 0.051031 0 195159 || 2.92839e+09 28674.4 || -6.66919e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000734641 -0.305041 0.148615 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.71e-07 -0.00276415 0.00747334 || 0.051031 27986 29435 || 28753.9 28674.4 || 103.311 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.26496e-07 0.00704633 -0.00263804 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.78568e-07 -0.0140123 -0.0135972 || 0.051031 28056 29351 || 29081.9 28674.4 || -187.968 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.49199e-07 0.0116968 -0.00938509 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00848401 0.0305998 || 0.051031 28007 29348 || 28433.2 28674.4 || 423.012 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0217155 0.0047618 || 0.051031 1e+64 -1e+64 33: Test Seed:1717001095689069044 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0060419 0.0167178 || 0.051031 27949 29388 || 28848.7 28674.4 || 231.106 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.000466402 0.00577948 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0143709 0.000424325 || 0.051031 27994 29344 || 28268.2 28674.4 || 5.86587 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0286074 -0.00395469 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0105019 -0.0142118 || 0.051031 28061 29347 || 28376.4 28674.4 || -196.464 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00819004 -0.00510478 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0112499 -0.0254563 || 0.051031 28048 29266 || 28355.4 28674.4 || -351.908 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0116475 0.00148571 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00024525 -0.99999 -48246.4 || 0.051031 0 195060 || 2.92881e+09 28674.4 || -6.66958e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.00073461 -0.301501 0.155128 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.71e-07 -0.00603828 0.0225031 || 0.051031 27997 29371 || 28848.6 28674.4 || 311.082 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.26496e-07 -0.00352843 -0.00221502 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.78568e-07 -0.00164731 0.00457548 || 0.051031 27887 29287 || 28721.7 28674.4 || 63.2514 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.49199e-07 -0.000666748 0.00947005 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0041357 0.020986 || 0.051031 27872 29340 || 28556.3 28674.4 || 290.11 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00238719 0.0100204 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift64 (255 ms) 33: [ RUN ] hip.Random_XorShift1024_0 33: Test Seed:1717001095811593637 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.54313e-07 -0.00107909 -0.00695429 || 0.051031 10962 11825 || 11389.2 11377 || -96.1362 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.67029e-07 0.0148835 0.00314367 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.0125998 -0.0132645 || 0.051031 10910 11748 || 11235.4 11377 || -183.368 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.000991137 0.000167677 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0132495 -0.00383618 || 0.051031 10864 11776 || 11529.7 11377 || -53.0313 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.000684701 -0.00068279 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00755456 -0.00403514 || 0.051031 10932 11764 || 11463.6 11377 || -55.7818 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0185735 -0.00102821 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000243653 -0.999975 -7594.81 || 0.051031 0 77699 || 4.61073e+08 11377 || -1.04991e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000730533 -0.136553 0.0226153 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.79744e-07 0.0219493 -0.00868279 || 0.051031 10967 11780 || 11132.6 11377 || -120.031 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.43323e-07 -0.00718899 0.00190299 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.67029e-07 0.0115063 0.0187844 || 0.051031 10956 11796 || 11247.5 11377 || 259.676 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.05176e-07 0.00963744 -0.0026207 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0323968 0.00650563 || 0.051031 10937 11811 || 11757.9 11377 || 89.9339 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0123493 0.00253996 || 0.051031 1e+64 -1e+64 33: Test Seed:1717001095904892195 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.0111737 0.000588462 || 0.051031 11018 11807 || 11251.2 11377 || 8.1349 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0148044 -0.0027736 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00492862 0.00184315 || 0.051031 10947 11828 || 11433.3 11377 || 25.4797 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.011207 0.00232283 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0094224 -0.00636138 || 0.051031 10953 11806 || 11485.2 11377 || -87.9397 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0024221 -0.00355507 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.005424 -0.00220249 || 0.051031 11007 11783 || 11439 11377 || -30.4473 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00718533 -0.000147721 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244251 -0.999975 -7595.54 || 0.051031 0 77912 || 4.61029e+08 11377 || -1.05001e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000732405 -0.162302 0.0232623 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.67029e-07 0.00024703 0.0037231 || 0.051031 10905 11785 || 11374.1 11377 || 51.4681 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.05176e-07 0.00845444 -0.00301527 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.67029e-07 -0.0224672 0.00164678 || 0.051031 10864 11827 || 11638.4 11377 || 22.7651 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.05176e-07 0.013112 -0.00173144 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00125793 -0.00600404 || 0.051031 11013 11843 || 11391.3 11377 || -82.9999 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0185472 0.00200768 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift1024_0 (223 ms) 33: [ RUN ] hip.Multi_streams 33: [ OK ] hip.Multi_streams (292 ms) 33: [----------] 3 tests from hip (771 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (771 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ...................... Passed 1.19 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 34: [==========] Running 16 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_reducers 34: [ RUN ] std_algorithms_reducers.max_first_loc 34: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_first_loc 34: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 34: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 34: [----------] 3 tests from std_algorithms_reducers (0 ms total) 34: 34: [----------] 2 tests from std_algorithms 34: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 34: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 34: [ RUN ] std_algorithms.expect_no_overlap 34: 34: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 54%] 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_Reducers_b.cpp.o 34: 34: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 34: 34: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 34: 34: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 34: 34: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms.expect_no_overlap (2958 ms) 34: [----------] 2 tests from std_algorithms (2958 ms total) 34: 34: [----------] 11 tests from random_access_iterator_test 34: [ RUN ] random_access_iterator_test.constructor 34: [ OK ] random_access_iterator_test.constructor (2 ms) 34: [ RUN ] random_access_iterator_test.constructiblity 34: [ OK ] random_access_iterator_test.constructiblity (0 ms) 34: [ RUN ] random_access_iterator_test.dereference 34: [ OK ] random_access_iterator_test.dereference (0 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet4 34: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 34: [ RUN ] random_access_iterator_test.assignment_operator 34: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 34: [ RUN ] random_access_iterator_test.distance 34: [ OK ] random_access_iterator_test.distance (0 ms) 34: [ RUN ] random_access_iterator_test.traits_helpers 34: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 34: [----------] 11 tests from random_access_iterator_test (5 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 16 tests from 3 test suites ran. (2963 ms total) 34: [ PASSED ] 16 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 3.38 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 35: [==========] Running 7 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 7 tests from std_algorithms_min_max_element_test 35: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (44 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (44 ms total) 35: [ PASSED ] 7 tests. 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.47 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 36: [==========] Running 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 36: [ OK ] std_algorithms_lexicographical_compare_test.test (94 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (94 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_test 36: [ RUN ] std_algorithms_for_each_test.test 36: [ OK ] std_algorithms_for_each_test.test (79 ms) 36: [----------] 1 test from std_algorithms_for_each_test (79 ms total) 36: 36: [----------] 1 test from std_algorithms_find_test 36: [ RUN ] std_algorithms_find_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 32%] Linking CXX executable Kokkos_StackTraceTestExec 36: [ OK ] std_algorithms_find_test.test (43 ms) 36: [----------] 1 test from std_algorithms_find_test (43 ms total) 36: 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 36: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (475 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (753 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 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_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp 36: [ OK ] std_algorithms_non_mod_seq_ops.search (566 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (379 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2175 ms total) 36: 36: [----------] 1 test from std_algorithms_count_test 36: [ RUN ] std_algorithms_count_test.test 36: [ OK ] std_algorithms_count_test.test (52 ms) 36: [----------] 1 test from std_algorithms_count_test (52 ms total) 36: 36: [----------] 1 test from std_algorithms_equal_test 36: [ RUN ] std_algorithms_equal_test.test [ 32%] Built target Kokkos_StackTraceTestExec [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 36: [ OK ] std_algorithms_equal_test.test (17 ms) 36: [----------] 1 test from std_algorithms_equal_test (17 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test 36: [ OK ] std_algorithms_all_any_none_of_test.test (46 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (46 ms total) 36: 36: [----------] 1 test from std_algorithms_nonmod_seq_ops 36: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 36: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (77 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (77 ms total) 36: 36: [----------] 1 test from std_algorithms_mismatch_test 36: [ RUN ] std_algorithms_mismatch_test.test 36: [ OK ] std_algorithms_mismatch_test.test (114 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (114 ms total) 36: 36: [----------] 1 test from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.move_backward [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 36: [ OK ] std_algorithms_mod_seq_ops.move_backward (46 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (46 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (2747 ms total) 36: [ PASSED ] 13 tests. 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 3.18 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 37: [==========] Running 31 tests from 5 test suites. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from std_algorithms_mod_ops_test 37: [ RUN ] std_algorithms_mod_ops_test.move 37: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 37: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 37: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 37: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 37: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 37: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o 37: [ OK ] std_algorithms_replace_ops_test.replace_if (131 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (257 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (138 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (57 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (40 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (43 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (152 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (41 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1216 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (417 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (1338 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (1335 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (4815 ms total) 37: 37: [----------] 1 test from std_algorithms_modseq_test 37: [ RUN ] std_algorithms_modseq_test.reverse [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: [ OK ] std_algorithms_modseq_test.reverse (48 ms) 37: [----------] 1 test from std_algorithms_modseq_test (48 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (5129 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 5.56 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 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 38: [==========] Running 29 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_sorting_ops_test 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 38: 38: [----------] 4 tests from std_algorithms_partitioning_test 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 38: [ RUN ] std_algorithms_partitioning_test.partition_point 38: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 38: 38: [----------] 1 test from std_algorithms_partitioning_ops 38: [ RUN ] std_algorithms_partitioning_ops.partition_copy 38: [ OK ] std_algorithms_partitioning_ops.partition_copy (30 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (30 ms total) 38: 38: [----------] 12 tests from std_algorithms_numerics_test 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 38: 38: [----------] 1 test from std_algorithms_numerics_ops_test 38: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 38: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (82 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (82 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (771 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (639 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (208 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (327 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 38: [----------] 8 tests from std_algorithms_numeric_ops_test (1947 ms total) 38: 38: [----------] 1 test from std_algorithms_transform_ops_test 38: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 38: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (2141 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.57 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 39: [==========] Running 12 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (327 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (308 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (636 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 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 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 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (323 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (136 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (460 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test 39: [ OK ] std_algorithms_count_if_team_test.test (180 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (180 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test 39: [ OK ] std_algorithms_for_each_team_test.test (267 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (267 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test 39: [ OK ] std_algorithms_for_each_n_team_test.test (279 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (279 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Built target Kokkos_CoreUnitTest_Serial2 [ 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1494 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (943 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (926 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3364 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1142 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (453 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (1596 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (6785 ms total) 39: [ PASSED ] 12 tests. 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 7.21 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 40: [==========] Running 8 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_equal_team_test 40: [ RUN ] std_algorithms_equal_team_test.views_are_equal Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_Cuda2 [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (1108 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (657 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (1766 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_exist (417 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (556 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (974 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (933 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (820 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (1754 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_first_of_team_test 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (677 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_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_Pair_hpp [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Built target Kokkos_CoreUnitTest_Serial1 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (2601 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (3279 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (7774 ms total) 40: [ PASSED ] 8 tests. 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 8.19 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 41: [==========] Running 11 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_find_team_test 41: [ RUN ] std_algorithms_find_team_test.searched_values_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_exist (168 ms) 41: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (235 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (404 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_team_test 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (136 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (238 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (375 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_not_team_test 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (240 ms) 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (132 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (372 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 41: [ OK ] std_algorithms_all_of_team_test.test (235 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (235 ms total) 41: 41: [----------] 1 test from std_algorithms_any_of_team_test 41: [ RUN ] std_algorithms_any_of_team_test.test [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 41: [ OK ] std_algorithms_any_of_team_test.test (134 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (134 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test 41: [ OK ] std_algorithms_none_of_team_test.test (236 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (236 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_n_team_test 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (171 ms) 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (166 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (337 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (2097 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 2.52 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 42: [==========] Running 3 tests from 3 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_min_element_team_test 42: [ RUN ] std_algorithms_min_element_team_test.test [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 69%] Built target Kokkos_PerformanceTest_SharedSpace [ 69%] Linking CXX executable Kokkos_PerformanceTest_TaskDag 42: [ OK ] std_algorithms_min_element_team_test.test (732 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (733 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 69%] Built target Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 42: [ OK ] std_algorithms_max_element_team_test.test (703 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (703 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 42: [ OK ] std_algorithms_minmax_element_team_test.test (883 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (883 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (2320 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 2.74 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax 43: [==========] Running 6 tests from 6 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_fill_team_test 43: [ RUN ] std_algorithms_fill_team_test.test [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 43: [ OK ] std_algorithms_fill_team_test.test (184 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (184 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 43: [ OK ] std_algorithms_fill_n_team_test.test (321 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (321 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test 43: [ OK ] std_algorithms_replace_team_test.test (274 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (274 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test 43: [ OK ] std_algorithms_replace_if_team_test.test (400 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (400 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 43: [ OK ] std_algorithms_replace_copy_team_test.test (570 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (570 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (445 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (445 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (2196 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 2.62 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_reverse_team_test 44: [ RUN ] std_algorithms_reverse_team_test.test 44: [ OK ] std_algorithms_reverse_team_test.test (210 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (210 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test 44: [ OK ] std_algorithms_reverse_copy_team_test.test (244 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (244 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 44: [ OK ] std_algorithms_rotate_team_test.test (515 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (515 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test 44: [ OK ] std_algorithms_rotate_copy_team_test.test (453 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (453 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (1423 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 1.85 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 [ 70%] Built target Kokkos_PerformanceTest_Mempool [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_move_team_test 45: [ RUN ] std_algorithms_move_team_test.test [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 45: [ OK ] std_algorithms_move_team_test.test (411 ms) 45: [----------] 1 test from std_algorithms_move_team_test (412 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test 45: [ OK ] std_algorithms_move_backward_team_test.test (340 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (340 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 45: [ OK ] std_algorithms_shift_left_team_test.test (1253 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (1253 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o 45: [ OK ] std_algorithms_shift_right_team_test.test (1185 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (1185 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (3190 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 3.62 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 46: [==========] Running 9 tests from 9 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_copy_team_test 46: [ RUN ] std_algorithms_copy_team_test.test 46: [ OK ] std_algorithms_copy_team_test.test (471 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (471 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_n_team_test 46: [ RUN ] std_algorithms_copy_n_team_test.test [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 46: [ OK ] std_algorithms_copy_n_team_test.test (400 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (400 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test 46: [ OK ] std_algorithms_copy_backward_team_test.test (354 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (355 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 46: [ OK ] std_algorithms_copy_if_team_test.test (382 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (382 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test 46: [ OK ] std_algorithms_unique_copy_team_test.test (598 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (598 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test 46: [ OK ] std_algorithms_remove_team_test.test (458 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (459 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 46: [ OK ] std_algorithms_remove_if_team_test.test (468 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (468 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_team_test 46: [ RUN ] std_algorithms_remove_copy_team_test.test 46: [ OK ] std_algorithms_remove_copy_team_test.test (479 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (479 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (404 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (404 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (4019 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 4.44 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_unique_team_test 47: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (838 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (838 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (769 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (769 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 47: [ OK ] std_algorithms_reduce_team_test.test (537 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (537 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 47: [ OK ] std_algorithms_transform_reduce_team_test.test (866 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (866 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (3012 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 3.43 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 48: [==========] Running 18 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_is_sorted_team_test 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (428 ms) 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (792 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1221 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (17 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (727 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (478 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1245 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test 48: [ RUN ] std_algorithms_is_partitioned_team_test.empty 48: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (248 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (248 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random 48: [ OK ] std_algorithms_is_partitioned_team_test.random (226 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (734 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_copy_team_test 48: [ RUN ] std_algorithms_partition_copy_team_test.empty 48: [ OK ] std_algorithms_partition_copy_team_test.empty (14 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (562 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (566 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 48: [ OK ] std_algorithms_partition_copy_team_test.random (558 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1702 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_point_team_test 48: [ RUN ] std_algorithms_partition_point_team_test.empty 48: [ OK ] std_algorithms_partition_point_team_test.empty (10 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: [ OK ] std_algorithms_partition_point_team_test.all_true (178 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 48: [ OK ] std_algorithms_partition_point_team_test.all_false (175 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 48: [ OK ] std_algorithms_partition_point_team_test.random (156 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (520 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (5423 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.85 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 49: [==========] Running 5 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_transform_team_test 49: [ RUN ] std_algorithms_transform_team_test.test_unary_op 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (546 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (525 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (1071 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1074 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1074 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_n_team_test 49: [ RUN ] std_algorithms_generate_n_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 49: [ OK ] std_algorithms_generate_n_team_test.test (325 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (325 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 49: [ OK ] std_algorithms_swap_ranges_team_test.test (538 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (538 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (3010 ms total) 49: [ PASSED ] 5 tests. 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 3.43 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Linking CXX executable Kokkos_query_device [ 94%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test 50: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 75%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (1747 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1747 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (864 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (864 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (2612 ms total) 50: [ PASSED ] 2 tests. [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 3.03 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test 51: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_query_device [ 76%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 77%] Built target Kokkos_ContainersTestCompileOnly [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (2641 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2642 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1764 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1764 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4406 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 4.83 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 52: [==========] Running 16 tests from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 16 tests from simd 52: [ RUN ] simd.host_math_ops 52: [ OK ] simd.host_math_ops (0 ms) 52: [ RUN ] simd.device_math_ops 52: [ OK ] simd.device_math_ops (4 ms) 52: [ RUN ] simd.host_mask_ops 52: [ OK ] simd.host_mask_ops (0 ms) 52: [ RUN ] simd.device_mask_ops 52: [ OK ] simd.device_mask_ops (0 ms) 52: [ RUN ] simd.host_conversions 52: [ OK ] simd.host_conversions (0 ms) 52: [ RUN ] simd.device_conversions 52: [ OK ] simd.device_conversions (0 ms) 52: [ RUN ] simd.host_shift_ops 52: [ OK ] simd.host_shift_ops (0 ms) 52: [ RUN ] simd.device_shift_ops 52: [ OK ] simd.device_shift_ops (0 ms) 52: [ RUN ] simd.host_condition 52: [ OK ] simd.host_condition (0 ms) 52: [ RUN ] simd.device_condition 52: [ OK ] simd.device_condition (0 ms) 52: [ RUN ] simd.host_gen_ctors 52: [ OK ] simd.host_gen_ctors (0 ms) 52: [ RUN ] simd.device_gen_ctors 52: [ OK ] simd.device_gen_ctors (0 ms) 52: [ RUN ] simd.host_where_expressions 52: [ OK ] simd.host_where_expressions (0 ms) 52: [ RUN ] simd.device_where_expressions 52: [ OK ] simd.device_where_expressions (0 ms) 52: [ RUN ] simd.host_reductions 52: [ OK ] simd.host_reductions (0 ms) 52: [ RUN ] simd.device_reductions 52: [ OK ] simd.device_reductions (0 ms) 52: [----------] 16 tests from simd (5 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 16 tests from 1 test suite ran. (5 ms total) 52: [ PASSED ] 16 tests. 52/52 Test #52: Kokkos_UnitTest_SIMD ........................ Passed 0.43 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1337.42 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed May 29 15:43:28 2024 stats zeroed Wed May 29 15:43:28 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 24365 cache size 2.7 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 539af749423712c7e262e3ff8bd00c1f0cbb8134595488250a2893275d423d61 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o $ docker rm -f --volumes 539af749423712c7e262e3ff8bd00c1f0cbb8134595488250a2893275d423d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-7028 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 Merge succeeded, producing a415e82129e7228aad324c8449be39d8af7ca37d Checking out Revision a415e82129e7228aad324c8449be39d8af7ca37d (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a415e82129e7228aad324c8449be39d8af7ca37d # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o + docker build -t 952abcaa7d810c8fab098e16bbd8e3941f7f79f7 --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Running in e687cd5885d0 [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 96%] Built target Kokkos_tutorial_01_hello_world [ 96%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 79%] Built target Kokkos_ContainersUnitTest_Cuda ---> Removed intermediate container e687cd5885d0 ---> 69d9c685420b Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Running in 9c7171b582a0 [ 97%] Linking CXX executable Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o Warning: apt-key output should not be parsed (stdout is not a terminal) Executing: /tmp/apt-key-gpghome.eGQHUO4uNg/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' [ 97%] Built target Kokkos_tutorial_02_simple_reduce [ 97%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 97%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o gpg: key A4B469963BF863CC: "cudatools " not changed gpg: Total number processed: 1 gpg: unchanged: 1 [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 79%] Built target Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ---> Removed intermediate container 9c7171b582a0 ---> b725082ec3f4 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Running in 0d24bf82d120 [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 97%] Built target Kokkos_tutorial_03_simple_view [ 97%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.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_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Linking CXX executable Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease [1581 B] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o Get:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages [1562 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1504 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4148 kB] [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 97%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB] [ 97%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 35%] 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_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.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_UnitTest_Random.dir/cuda/TestRandom.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_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 97%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 97%] 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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 97%] Built target Kokkos_tutorial_05_simple_atomics [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 97%] 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 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.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_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3674 kB] [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 81%] Built target Kokkos_UnitTest_Random [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 97%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o Get:20 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1208 kB] [ 81%] 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_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o Fetched 33.1 MB in 18s (1824 kB/s) Reading package lists... [ 98%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 98%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o Reading package lists...[ 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 [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 82%] Built target Kokkos_UnitTest_Sort [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Building dependency tree... Reading state information... [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o The following additional packages will be installed: libpsl5 publicsuffix Suggested packages: distcc | icecc The following NEW packages will be installed: bc ccache libpsl5 publicsuffix wget [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 98%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o 0 upgraded, 5 newly installed, 0 to remove and 47 not upgraded. Need to get 718 kB of archives. After this operation, 2021 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 bc amd64 1.07.1-2build1 [86.3 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 ccache amd64 3.7.7-1 [121 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 718 kB in 0s (1720 kB/s) Selecting previously unselected package libpsl5:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% [ 98%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda (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 ... 13359 files and directories currently installed.) Preparing to unpack .../libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Selecting previously unselected package wget. Preparing to unpack .../wget_1.20.3-1ubuntu2_amd64.deb ... Unpacking wget (1.20.3-1ubuntu2) ... Selecting previously unselected package bc. Preparing to unpack .../bc_1.07.1-2build1_amd64.deb ... Unpacking bc (1.07.1-2build1) ... [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o Selecting previously unselected package ccache. Preparing to unpack .../ccache_3.7.7-1_amd64.deb ... Unpacking ccache (3.7.7-1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up wget (1.20.3-1ubuntu2) ... Setting up ccache (3.7.7-1) ... Updating symlinks in /usr/lib/ccache ... [ 98%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Setting up bc (1.07.1-2build1) ... Setting up publicsuffix (20200303.0012-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 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/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 99%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.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_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 99%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o ---> Removed intermediate container 0d24bf82d120 ---> 3a72581c2dc8 Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Running in f866f1c1533e [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.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 [ 99%] Built target Kokkos_tutorial_01_hello_world_lambda [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [100%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 84%] 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/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o ---> Removed intermediate container f866f1c1533e ---> 06f4de546e08 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Running in b928d7a51211 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_tutorial_advancedviews_04_dualviews [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A ---> Removed intermediate container b928d7a51211 ---> a48910347b4a Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Running in 6ece9bd02e87 [100%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o ---> Removed intermediate container 6ece9bd02e87 ---> 204f22c9b605 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 0a513827e71d [100%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [100%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [100%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 36%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 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_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 36%] Built target Kokkos_IncrementalTest_OPENMP [100%] Built target Kokkos_tutorial_02_simple_reduce_lambda [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B 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 [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [100%] Built target Kokkos_tutorial_03_simple_view_lambda [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 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... [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 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_C.dir/TestStdAlgorithmsEqual.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [100%] Linking CXX executable Kokkos_gups [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build-tests Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o Unpacking finished successfully 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 226 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (597 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (578 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-7028 [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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (602 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions Merging remotes/origin/develop commit 561818bcd13adb6538e46f98300c60d07e5f8b82 into PR head commit 54d2fecaceebd5feba92c2cafcf86b1833320b18 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7028/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7028/head:refs/remotes/origin/PR-7028 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2fecaceebd5feba92c2cafcf86b1833320b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 561818bcd13adb6538e46f98300c60d07e5f8b82 # timeout=10 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (574 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (1 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds Merge succeeded, producing 9fbce081e967e586f3a588cbaa52c87410fc5f1c Checking out Revision 9fbce081e967e586f3a588cbaa52c87410fc5f1c (PR-7028) Commit message: "Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD" First time build. Skipping changelog. 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 1: [----------] 7 tests from serial_DeathTest (2364 ms total) 1: 1: [----------] 214 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (71 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (7 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (19 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (3 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [100%] Built target Kokkos_gups [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fbce081e967e586f3a588cbaa52c87410fc5f1c # timeout=10 > git rev-list --no-walk 582a554fa009ec9175aa6965862ae8c5a830b74e # timeout=10 + docker build -t 2cd7049628514db94ba2009f762c1a05a0e242fa --build-arg BASE=nvidia/cuda:11.6.2-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 7fc11b7d4560 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 1ef7118314e5 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 56c4a1a602b1 Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> b7590690f878 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 2313e737b5ae Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> a534499448f6 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 ---> 1ac77de8cf1e Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 500bffcc7506 Successfully built 500bffcc7506 Successfully tagged 2cd7049628514db94ba2009f762c1a05a0e242fa:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [Pipeline] sh [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C + docker inspect -f . 2cd7049628514db94ba2009f762c1a05a0e242fa . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat09 seems to be running inside container 3ae688f06eec28be1a839ff62323a06457d74572cf8a4c4821a9f28913337846 $ 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-7028 --volumes-from 3ae688f06eec28be1a839ff62323a06457d74572cf8a4c4821a9f28913337846 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2cd7049628514db94ba2009f762c1a05a0e242fa cat [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [100%] Linking CXX executable Kokkos_atomic 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 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1977 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [100%] Linking CXX executable Kokkos_launch_latency [100%] Linking CXX executable Kokkos_stream [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o $ docker top 700a76741093e30c1edbf249e9e0d830119f3ea44cb79cc633f757a20ca34e6c -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 [ 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_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B ---> Removed intermediate container 0a513827e71d ---> 3f35ddf1998c Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in acd3e495d38e [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=OFF .. -- Setting default Kokkos CXX standard to 17 [ 37%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice ---> Removed intermediate container acd3e495d38e ---> 295279f8d403 Successfully built 295279f8d403 Successfully tagged 952abcaa7d810c8fab098e16bbd8e3941f7f79f7:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [ 37%] Built target Kokkos_CoreUnitTest_CTestDevice [Pipeline] sh [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o + docker inspect -f . 952abcaa7d810c8fab098e16bbd8e3941f7f79f7 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 9ce2e43bc81f915edbf36ebae36224b6718650286b9b9ae03f8a287e1124be17 $ 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-7028 --volumes-from 9ce2e43bc81f915edbf36ebae36224b6718650286b9b9ae03f8a287e1124be17 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 952abcaa7d810c8fab098e16bbd8e3941f7f79f7 cat [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (9627 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (662 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o $ docker top 7cd76c1624c7bdda6eaadfb51083692af356d11fea3504ecd6d6dbde0ee99ce2 -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=''`. 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (651 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (28 ms) 1: [ RUN ] serial.mdrange_6d [Pipeline] { [Pipeline] sh [ 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_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 1: [ OK ] serial.mdrange_6d (119 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (6 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (73 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (6 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 1: [ OK ] serial.mdrange_large_deep_copy (895 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 38%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Built target Kokkos_atomic -- Compiler Version: 11.6.124 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3207 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.view_mdspan_conversion 1: [ OK ] serial.view_mdspan_conversion (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (31 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 1: [ OK ] serial.int64_t_reduce (238 ms) 1: [ RUN ] serial.double_reduce + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' 1: [ OK ] serial.double_reduce (268 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp 1: [ OK ] serial.int64_t_reduce_dynamic (793 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 89%] Built target Kokkos_PerformanceTest_Benchmark [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 1: [ OK ] serial.double_reduce_dynamic (1015 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (198 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2313 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 1: [ OK ] serial.reduce_device_view_team_policy (1631 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp -- SIMD: AVX512 detected 1: [ OK ] serial.task_fib_deprecated (924 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 1: [ OK ] serial.task_fib_deprecated_multiple (925 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 1: [ OK ] serial.task_fib_single (715 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 1: [ OK ] serial.task_fib_multiple (718 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h 1: [ OK ] serial.task_fib_chase_lev (756 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 214 tests from serial (28025 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 226 tests from 3 test suites ran. (30390 ms total) 1: [ PASSED ] 225 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 1/47 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 32.71 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2: 2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 2: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 2: setting CUDA_VISIBLE_DEVICES. 2: This could on multi GPU systems lead to severe performance" 2: penalties. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [100%] Linking CXX executable Kokkos_gather [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o [ 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_D.dir/TestStdAlgorithmsModSeqOps.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7028/core/src/../../tpls/mdspan/include [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp -- No installed google benchmark found, fetching from GitHub 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4049 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp -- [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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_c.cpp [100%] Linking CXX executable Kokkos_policy_performance [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (5098 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (9147 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (369 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (4 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (328 ms) 2: [ RUN ] serial.parallel_scan_with_reducers -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW 2: [ OK ] serial.parallel_scan_with_reducers (62 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (124 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (30 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (81 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.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_I.dir/TestStdAlgorithmsTeamReduce.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 2: [ OK ] serial.repeated_team_reduce (5537 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (98 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (95 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (34 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (29 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank -- [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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 2: [ OK ] serial.view_allocation_large_rank (1360 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [100%] Built target Kokkos_policy_performance -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L -- [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 [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp Scanning dependencies of target Kokkos_UnitTest_SIMD [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp 2: [ OK ] serial.view_fill_tests_layout_right (9612 ms) 2: [ RUN ] serial.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o Scanning dependencies of target Kokkos_atomic [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I -- [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 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_gather -- Sources TestCuda.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 95%] Linking CXX executable Kokkos_atomic [ 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_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 95%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 95%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o -- Generating done [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_gather [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 95%] Built target Kokkos_UnitTest_SIMD [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 2: [ OK ] serial.view_fill_tests_layout_left (10657 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (43 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (51 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (117 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (353 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (353 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (352 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (288 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_launch_latency 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (283 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 96%] Linking CXX executable Kokkos_gather 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (290 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (30688 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (39836 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_gather 2/47 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 42.16 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 3: Test timeout computed to be: 1500 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o Scanning dependencies of target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 96%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp 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 200 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 7 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp Scanning dependencies of target Kokkos_bytes_and_flops [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 3: [ OK ] cuda_DeathTest.abort_from_host (1267 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp [ 1%] Linking CXX static library libkokkossimd.a nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 1%] Built target kokkossimd [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 3: [ OK ] cuda_DeathTest.abort_from_device (1317 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Linking CXX executable Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1273 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1265 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (2 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (4 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 3: [----------] 7 tests from cuda_DeathTest (5134 ms total) 3: 3: [----------] 188 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_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.array_contiguous_capacity 3: [ OK ] cuda.array_contiguous_capacity (0 ms) 3: [ RUN ] cuda.array_contiguous_element_access 3: [ OK ] cuda.array_contiguous_element_access (0 ms) 3: [ RUN ] cuda.array_contiguous_assignment 3: [ OK ] cuda.array_contiguous_assignment (0 ms) 3: [ RUN ] cuda.array_strided_capacity 3: [ OK ] cuda.array_strided_capacity (0 ms) 3: [ RUN ] cuda.array_strided_element_access 3: [ OK ] cuda.array_strided_element_access (0 ms) 3: [ RUN ] cuda.array_strided_assignment 3: [ OK ] cuda.array_strided_assignment (0 ms) 3: [ RUN ] cuda.atomic_operations_complexdouble 3: [ OK ] cuda.atomic_operations_complexdouble (25 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (23 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (33 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (33 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (73 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (74 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (73 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 (59 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (59 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (266 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [100%] Linking CXX executable Kokkos_bytes_and_flops [ 3%] Linking CXX static library libkokkos_gtest.a [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Built target Kokkos_bytes_and_flops [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_c.cpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 190 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (355 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (350 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (360 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (347 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (2 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (1423 ms total) 1: 1: [----------] 178 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (73 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (44 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (1 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (34 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o 3: [ OK ] cuda.atomic_views_integral (16256 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (100 ms) 3: [ RUN ] cuda.atomic_view_api 3: [ OK ] cuda.atomic_view_api (2 ms) 3: [ RUN ] cuda.bit_manip_countl_zero 3: [ OK ] cuda.bit_manip_countl_zero (5 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.crs_count_fill 3: [ OK ] cuda.crs_count_fill (6 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (26 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (8 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (35 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (1 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3329 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2415 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [==========] Running 178 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (591 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (973 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 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/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (583 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (582 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (974 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (48 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (167 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (7 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (82 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (11 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (578 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (599 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial.mdrange_large_deep_copy (944 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (627 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1250 ms) 1: [----------] 7 tests from serial_DeathTest (4814 ms total) 1: 1: [----------] 166 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (67 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (18 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (3 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 3: [ OK ] cuda.exec_space_thread_safety_range (11242 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (1125 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2654 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (23 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (0 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (109 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1880 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.int64_t_reduce_dynamic (1214 ms) 1: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] cuda.exec_space_thread_safety_team_policy (1125 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (1132 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 1: [ OK ] serial.double_reduce_dynamic (1278 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (283 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (1125 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp 1: [ OK ] serial.reduce_device_view_mdrange_policy (1788 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (1029 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Linking CXX static library libbenchmark.a 1: [ OK ] serial.reduce_device_view_team_policy (1491 ms) 1: [ RUN ] serial.impl_shared_alloc 3: [ OK ] cuda.exec_space_thread_safety_range_scan (1139 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.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 (0 ms) 3: [ RUN ] cuda.init 3: [ OK ] cuda.init (0 ms) 3: [ RUN ] cuda.dispatch 3: [ OK ] cuda.dispatch (39 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 5%] Built target benchmark 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 178 tests from serial (18018 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 190 tests from 3 test suites ran. (19441 ms total) 1: [ PASSED ] 188 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 20.14 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2024 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2758 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3117 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2966 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (5725 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (350 ms) 2: [ RUN ] serial.team_parallel_single [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1919 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (11165 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (637 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 2: [ OK ] serial.triple_nested_parallelism (416 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (67 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (635 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (18 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (86 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (34 ms) 1: [ RUN ] serial.mdrange_4d 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (198 ms) 2: [ RUN ] serial.team_long_reduce 1: [ OK ] serial.mdrange_4d (4 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (22 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 2: [ OK ] serial.team_long_reduce (107 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (36 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2219 ms) 3: [ RUN ] cuda.deep_copy_scratch 3: [ OK ] cuda.deep_copy_scratch (2 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 (1 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 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 (0 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 (1 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 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_expint1 3: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] cuda.mathspecialfunc_errorfunc 3: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 3: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 3: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 3: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] cuda.mdrange_5d 3: [ OK ] cuda.mdrange_5d (36 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (55 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (7 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 (10 ms) 3: [ RUN ] cuda.mdrange_4d 3: [ OK ] cuda.mdrange_4d (19 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 (442 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2793 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (132 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (16 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 1: [ OK ] serial.reduce_device_view_mdrange_policy (1020 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1784 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: [ OK ] cuda.mdspan_minimal_functional (0 ms) 3: [ RUN ] cuda.view_mdspan_conversion 3: [ OK ] cuda.view_mdspan_conversion (35 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 (1 ms) 3: [ RUN ] cuda.numeric_traits_epsilon 3: [ OK ] cuda.numeric_traits_epsilon (1 ms) 3: [ RUN ] cuda.numeric_traits_round_error 3: [ OK ] cuda.numeric_traits_round_error (1 ms) 3: [ RUN ] cuda.numeric_traits_norm_min 3: [ OK ] cuda.numeric_traits_norm_min (1 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 (7 ms) 3: [ RUN ] cuda.numeric_traits_digits 3: [ OK ] cuda.numeric_traits_digits (4 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (4 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 (4 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent 3: [ OK ] cuda.numeric_traits_min_max_exponent (1 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent10 3: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 3: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 3: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 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 (21 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (4 ms) 3: [ RUN ] cuda.viewctorprop_embedded_dim 3: [ OK ] cuda.viewctorprop_embedded_dim (1 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 (56 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (1 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (3 ms) 3: [ RUN ] cuda.range_reduce 3: [ OK ] cuda.range_reduce (1 ms) 3: [ RUN ] cuda.range_dynamic_policy 3: [ OK ] cuda.range_dynamic_policy (0 ms) 3: [ RUN ] cuda.range_policy_runtime_parameters 3: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 3: [ RUN ] cuda.range_for_require 3: [ OK ] cuda.range_for_require (2 ms) 3: [ RUN ] cuda.range_reduce_require 3: [ OK ] cuda.range_reduce_require (1 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 (10 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (11 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (3 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (9 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (9 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (8 ms) 3: [ RUN ] cuda.reducers_int8_t 3: [ OK ] cuda.reducers_int8_t (12 ms) 3: [ RUN ] cuda.reducers_int16_t 3: [ OK ] cuda.reducers_int16_t (10 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (5 ms) 3: [ RUN ] cuda.reducers_bool 3: [ OK ] cuda.reducers_bool (1 ms) 3: [ RUN ] cuda.int64_t_reduce 3: [ OK ] cuda.int64_t_reduce (10 ms) 3: [ RUN ] cuda.double_reduce 3: [ OK ] cuda.double_reduce (10 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic 1: [ OK ] serial.reduce_device_view_team_policy (108 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 166 tests from serial (18739 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 178 tests from 3 test suites ran. (23554 ms total) 1: [ PASSED ] 176 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp 3: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (13 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (23 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_with_large_iteration_count [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp 3: [ OK ] cuda.reduction_with_large_iteration_count (298 ms) 3: [ RUN ] cuda.reduction_deduction 3: [ OK ] cuda.reduction_deduction (0 ms) 3: [ RUN ] cuda.reduce_device_view_range_policy 3: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (152 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 25.70 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 3: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (65 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (24 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (78 ms) 3: [----------] 188 tests from cuda (47823 ms total) 3: 3: [----------] 5 tests from cuda_graph 3: [ RUN ] cuda_graph.launch_one 3: [ OK ] cuda_graph.launch_one (1 ms) 3: [ RUN ] cuda_graph.launch_one_rvalue 3: [ OK ] cuda_graph.launch_one_rvalue (0 ms) 3: [ RUN ] cuda_graph.launch_six 3: [ OK ] cuda_graph.launch_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from cuda_graph (3 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 200 tests from 3 test suites ran. (52962 ms total) 3: [ PASSED ] 200 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp 2: [==========] Running 124 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 3/47 Test #3: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 55.76 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp 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 128 tests from 3 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial.repeated_team_reduce (7357 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (113 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (112 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (55 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (56 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp 2: [ OK ] serial.view_allocation_large_rank (917 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (5 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4154 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (3433 ms) 2: [ RUN ] serial.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4209 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (8364 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (333 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (71 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (51 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (32 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.view_fill_tests_layout_left (3448 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (57 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (56 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (30 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (122 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (14 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (14 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (13 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (544 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (486 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (478 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8834 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial.view_subview_3d_from_5d_right (490 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (482 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (480 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (20031 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (25757 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/58 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 26.46 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 3: Test timeout computed to be: 1500 3: [==========] Running 199 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 7 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host 3: [ OK ] cuda_DeathTest.abort_from_host (784 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 3: [ OK ] cuda_DeathTest.abort_from_device (805 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (918 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o 2: [ OK ] serial.repeated_team_reduce (7080 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (87 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (84 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (24 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (23 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (842 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (926 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (1 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (3 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 3: [----------] 7 tests from cuda_DeathTest (3444 ms total) 3: 3: [----------] 187 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_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.array_contiguous_capacity 3: [ OK ] cuda.array_contiguous_capacity (0 ms) 3: [ RUN ] cuda.array_contiguous_element_access 3: [ OK ] cuda.array_contiguous_element_access (0 ms) 3: [ RUN ] cuda.array_contiguous_assignment 3: [ OK ] cuda.array_contiguous_assignment (0 ms) 3: [ RUN ] cuda.array_strided_capacity 3: [ OK ] cuda.array_strided_capacity (0 ms) 3: [ RUN ] cuda.array_strided_element_access 3: [ OK ] cuda.array_strided_element_access (0 ms) 3: [ RUN ] cuda.array_strided_assignment 3: [ OK ] cuda.array_strided_assignment (0 ms) 3: [ RUN ] cuda.atomic_operations_complexdouble 3: [ OK ] cuda.atomic_operations_complexdouble (6 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 (6 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (5 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (13 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (13 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (13 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 (10 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (11 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (246 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8765 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (3217 ms) 2: [ RUN ] serial.view_fill_tests_layout_left /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp 3: [ OK ] cuda.atomic_views_integral (6440 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (53 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 (4 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.crs_count_fill 3: [ OK ] cuda.crs_count_fill (1 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (5 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (2 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (7 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (1 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range 2: [ OK ] serial.view_fill_tests_layout_left (3888 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (42 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (61 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (121 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (131 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (132 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (131 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (134 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (134 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (134 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 117 tests from serial (16923 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (25287 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/58 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 27.31 sec test 3 Start 3: Kokkos_CoreUnitTest_SYCL1A 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 3: Test timeout computed to be: 1500 3: [==========] Running 113 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 3 tests from sycl_DeathTest 3: [ RUN ] sycl_DeathTest.abort_from_host 3: [ OK ] sycl_DeathTest.abort_from_host (621 ms) 3: [ RUN ] sycl_DeathTest.abort_from_device 3: [ OK ] sycl_DeathTest.abort_from_device (22 ms) 3: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (611 ms) 3: [----------] 3 tests from sycl_DeathTest (1255 ms total) 3: 3: [----------] 105 tests from sycl 3: [ RUN ] sycl.array_capacity 3: [ OK ] sycl.array_capacity (0 ms) 3: [ RUN ] sycl.array_element_access 3: [ OK ] sycl.array_element_access (0 ms) 3: [ RUN ] sycl.array_zero_capacity 3: [ OK ] sycl.array_zero_capacity (0 ms) 3: [ RUN ] sycl.array_zero_data_nullptr 3: [ OK ] sycl.array_zero_data_nullptr (0 ms) 3: [ RUN ] sycl.atomic_operations_complexdouble 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped 3: skipping since device_global variables are not available 3: [ SKIPPED ] sycl.atomic_operations_complexdouble (0 ms) 3: [ RUN ] sycl.atomic_operations_complexfloat 3: [ OK ] sycl.atomic_operations_complexfloat (12 ms) 3: [ RUN ] sycl.atomic_operations_double 3: [ OK ] sycl.atomic_operations_double (9 ms) 3: [ RUN ] sycl.atomic_operations_float 3: [ OK ] sycl.atomic_operations_float (6 ms) 3: [ RUN ] sycl.atomic_operations_int 3: [ OK ] sycl.atomic_operations_int (20 ms) 3: [ RUN ] sycl.atomic_operations_long 3: [ OK ] sycl.atomic_operations_long (20 ms) 3: [ RUN ] sycl.atomic_operations_longlong 3: [ OK ] sycl.atomic_operations_longlong (20 ms) 3: [ RUN ] sycl.atomic_operations_unsigned 3: [ OK ] sycl.atomic_operations_unsigned (17 ms) 3: [ RUN ] sycl.atomic_operations_unsignedlong 3: [ OK ] sycl.atomic_operations_unsignedlong (18 ms) 3: [ RUN ] sycl.atomics [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o 3: [ OK ] sycl.atomics (254 ms) 3: [ RUN ] sycl.atomics_tpetra_max_abs 3: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] sycl.atomic_views_integral [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range (7341 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (738 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_team_policy (746 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (775 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (780 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (746 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp 3: [ OK ] cuda.exec_space_thread_safety_range_scan (1379 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.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.init 3: [ OK ] cuda.init (0 ms) 3: [ RUN ] cuda.dispatch 3: [ OK ] cuda.dispatch (36 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1598 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2366 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1575 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 3: [ OK ] sycl.atomic_views_integral (12409 ms) 3: [ RUN ] sycl.atomic_views_nonintegral 3: [ OK ] sycl.atomic_views_nonintegral (91 ms) 3: [ RUN ] sycl.atomic_view_api 3: [ OK ] sycl.atomic_view_api (0 ms) 3: [ RUN ] sycl.bit_manip_countl_zero 3: [ OK ] sycl.bit_manip_countl_zero (2 ms) 3: [ RUN ] sycl.bit_manip_countl_one 3: [ OK ] sycl.bit_manip_countl_one (2 ms) 3: [ RUN ] sycl.bit_manip_countr_zero 3: [ OK ] sycl.bit_manip_countr_zero (2 ms) 3: [ RUN ] sycl.bit_manip_countr_one 3: [ OK ] sycl.bit_manip_countr_one (2 ms) 3: [ RUN ] sycl.bit_manip_popcount 3: [ OK ] sycl.bit_manip_popcount (3 ms) 3: [ RUN ] sycl.bit_manip_has_single_bit 3: [ OK ] sycl.bit_manip_has_single_bit (3 ms) 3: [ RUN ] sycl.bit_manip_bit_floor 3: [ OK ] sycl.bit_manip_bit_floor (3 ms) 3: [ RUN ] sycl.bit_manip_bit_ceil 3: [ OK ] sycl.bit_manip_bit_ceil (3 ms) 3: [ RUN ] sycl.bit_manip_bit_width 3: [ OK ] sycl.bit_manip_bit_width (3 ms) 3: [ RUN ] sycl.bit_manip_rotl 3: [ OK ] sycl.bit_manip_rotl (3 ms) 3: [ RUN ] sycl.bit_manip_rotr 3: [ OK ] sycl.bit_manip_rotr (3 ms) 3: [ RUN ] sycl.bit_manip_byeswap 3: [ OK ] sycl.bit_manip_byeswap (3 ms) 3: [ RUN ] sycl.bit_manip_bit_cast 3: [ OK ] sycl.bit_manip_bit_cast (0 ms) 3: [ RUN ] sycl.test_block_deduction_bug_pr_3103 3: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] sycl.checked_integer_operations_multiply_overflow 3: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] sycl.execution_policy_occupancy_and_hint 3: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] sycl.complex_construction 3: [ OK ] sycl.complex_construction (1 ms) 3: [ RUN ] sycl.complex_basic_math 3: [ OK ] sycl.complex_basic_math (0 ms) 3: [ RUN ] sycl.complex_special_funtions 3: [ OK ] sycl.complex_special_funtions (0 ms) 3: [ RUN ] sycl.complex_io 3: [ OK ] sycl.complex_io (0 ms) 3: [ RUN ] sycl.complex_trivially_copyable 3: [ OK ] sycl.complex_trivially_copyable (0 ms) 3: [ RUN ] sycl.complex_issue_3865 3: [ OK ] sycl.complex_issue_3865 (0 ms) 3: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 3: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] sycl.crs_count_fill 3: [ OK ] sycl.crs_count_fill (3 ms) 3: [ RUN ] sycl.crs_copy_constructor 3: [ OK ] sycl.crs_copy_constructor (9 ms) 3: [ RUN ] sycl.deep_copy_alignment 3: [ OK ] sycl.deep_copy_alignment (5 ms) 3: [ RUN ] sycl.deep_copy_conversion 3: [ OK ] sycl.deep_copy_conversion (18 ms) 3: [ RUN ] sycl.partitioning_by_args 3: [ OK ] sycl.partitioning_by_args (2 ms) 3: [ RUN ] sycl.partitioning_by_vector 3: [ OK ] sycl.partitioning_by_vector (0 ms) 3: [ RUN ] sycl.exec_space_thread_safety_range 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1814 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 (2 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 (1 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 (2 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 (23 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 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 (20 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (30 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (1 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 (5 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 (4 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 (75 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1479 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: 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 (8 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 (23 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_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 (3 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (3 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 (4 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 (3 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 (14 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (14 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (3 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_with_large_iteration_count 3: [ OK ] cuda.reduction_with_large_iteration_count (328 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 (4 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (23667 ms) 4: [----------] 8 tests from cuda_DeathTest (41268 ms total) 4: 4: [----------] 92 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (11 ms) 4: [ RUN ] cuda.team_reduce 4: [ OK ] cuda.team_reduce (1 ms) 4: [ RUN ] cuda.team_reduce_large 4: [ OK ] cuda.team_reduce_large (277 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (42 ms) 4: [ RUN ] cuda.large_team_scratch_size 4: [ OK ] cuda.large_team_scratch_size (0 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (0 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (55 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (215 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (143 ms) 4: [ RUN ] cuda.team_thread_range_combined_reducers 4: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 4: [ RUN ] cuda.thread_vector_range_combined_reducers 4: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 4: [ RUN ] cuda.team_vector_range_combined_reducers 4: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelFor 4: [ OK ] cuda.TeamThreadMDRangeParallelFor (29 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (15 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (17 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (22 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (10 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (10 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 (1477 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (9 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (9 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 (10 ms) 4: [ RUN ] cuda.team_scan 4: [ OK ] cuda.team_scan (225 ms) 4: [ RUN ] cuda.team_scan_ret_val 4: [ OK ] cuda.team_scan_ret_val (262 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 (7 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 (109 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 (8 ms) 4: [ RUN ] cuda.unique_token_global 4: [ OK ] cuda.unique_token_global (4 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (3 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (16 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (17 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (25 ms) 4: [ RUN ] cuda.view_api_c 4: [ OK ] cuda.view_api_c (1 ms) 4: [ RUN ] cuda.view_api_d 4: [ OK ] cuda.view_api_d (5 ms) 4: [ RUN ] cuda.view_allocation_error 4: [ OK ] cuda.view_allocation_error (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (0 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 3: [ OK ] cuda.reduce_device_view_mdrange_policy (124 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (58 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (71 ms) 3: [----------] 187 tests from cuda (29182 ms total) 3: 3: [----------] 5 tests from cuda_graph 3: [ RUN ] cuda_graph.launch_one 3: [ OK ] cuda_graph.launch_one (0 ms) 3: [ RUN ] cuda_graph.launch_one_rvalue 3: [ OK ] cuda_graph.launch_one_rvalue (0 ms) 3: [ RUN ] cuda_graph.launch_six 3: [ OK ] cuda_graph.launch_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from cuda_graph (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 199 tests from 3 test suites ran. (32628 ms total) 3: [ PASSED ] 198 tests. 3: [ SKIPPED ] 1 test, listed below: 3: [ SKIPPED ] cuda.mdspan_minimal_functional 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/58 Test #3: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 33.55 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 4: [ OK ] cuda.view_allocation_large_rank (1088 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 (6 ms) 4: [ RUN ] cuda.view_copy_tests 4: [ OK ] cuda.view_copy_tests (23 ms) 4: [ RUN ] cuda.view_copy_tests_rank_0 4: [ OK ] cuda.view_copy_tests_rank_0 (3 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 (266 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [==========] Running 128 tests from 3 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] cuda.view_fill_tests_layout_left (256 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 (56 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (57 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 (55 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (18 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 (1 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 (3 ms) 4: [ RUN ] cuda.view_nested_view 4: [ OK ] cuda.view_nested_view (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 (35 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (6 ms) 4: [ RUN ] cuda.workgraph_fib 3: [ OK ] sycl.exec_space_thread_safety_range (5674 ms) 3: [ RUN ] sycl.exec_space_thread_safety_mdrange 3: [ OK ] sycl.exec_space_thread_safety_mdrange (574 ms) 3: [ RUN ] sycl.exec_space_thread_safety_team_policy 3: [ OK ] sycl.exec_space_thread_safety_team_policy (95 ms) 3: [ RUN ] sycl.exec_space_thread_safety_range_reduce [ 9%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook 3: [ OK ] sycl.exec_space_thread_safety_range_reduce (568 ms) 3: [ RUN ] sycl.exec_space_thread_safety_mdrange_reduce 3: [ OK ] sycl.exec_space_thread_safety_mdrange_reduce (574 ms) 3: [ RUN ] sycl.exec_space_thread_safety_team_policy_reduce 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestExecSpaceThreadSafety.hpp:279: Skipped 3: skipping since test is know to fail with SYCL+Cuda 3: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce (0 ms) 3: [ RUN ] sycl.exec_space_thread_safety_range_scan 4: [ OK ] cuda.workgraph_fib (1397 ms) 4: [ RUN ] cuda.resize_realloc_no_init 4: [ OK ] cuda.resize_realloc_no_init (1 ms) 4: [ RUN ] cuda.resize_realloc_no_alloc 4: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 4: [ RUN ] cuda.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 4: skipping since CudaUVMSpace requires additional fences 4: [ SKIPPED ] 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: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] cuda.view_allocation_int (0 ms) 4: [ RUN ] cuda.view_allocation_exec_space_int 4: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:321: Skipped 4: skipping since the CudaUVMSpace requires additiional fences 4: [ SKIPPED ] 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: [----------] 92 tests from cuda (6344 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 (3 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 (3 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (50 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (49 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (49 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (148 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 3: [ OK ] sycl.exec_space_thread_safety_range_scan (569 ms) 3: [ RUN ] sycl.execution_space_as_class_data_member 3: [ OK ] sycl.execution_space_as_class_data_member (0 ms) 3: [ RUN ] sycl.functor_analysis 3: [ OK ] sycl.functor_analysis (0 ms) 3: [ RUN ] sycl.host_shared_ptr_use_count 3: [ OK ] sycl.host_shared_ptr_use_count (0 ms) 3: [ RUN ] sycl.host_shared_ptr_get 3: [ OK ] sycl.host_shared_ptr_get (0 ms) 3: [ RUN ] sycl.host_shared_ptr_dereference_on_device 3: [ OK ] sycl.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] sycl.host_shared_ptr_special_members_on_device 3: [ OK ] sycl.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] sycl.host_shared_ptr_tracking 3: [ OK ] sycl.host_shared_ptr_tracking (2 ms) 3: [ RUN ] sycl.init 3: [ OK ] sycl.init (0 ms) 3: [ RUN ] sycl.dispatch 3: [ OK ] sycl.dispatch (61 ms) 3: [ RUN ] sycl.join_backward_compatibility 3: [ OK ] sycl.join_backward_compatibility (0 ms) 3: [ RUN ] sycl.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (148 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (144 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (146 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (146 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (146 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 (1069 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 128 tests from 3 test suites ran. (48682 ms total) 4: [ PASSED ] 124 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] cuda.realloc_exec_space 4: [ SKIPPED ] cuda.view_allocation_int 4: [ SKIPPED ] cuda.view_allocation_exec_space_int 3: [ OK ] sycl.local_deepcopy_teampolicy_layoutleft (1018 ms) 3: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft 4/47 Test #4: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 51.18 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 5: Test timeout computed to be: 1500 [ 9%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 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 95 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 41 tests from cuda 5: [ RUN ] cuda.task_fib_deprecated [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o 3: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2106 ms) 3: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o 3: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (993 ms) 3: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6337 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 3: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1419 ms) 3: [ RUN ] sycl.deep_copy_scratch 3: [ OK ] sycl.deep_copy_scratch (1 ms) 3: [ RUN ] sycl.mathematical_constants_e 3: [ OK ] sycl.mathematical_constants_e (0 ms) 3: [ RUN ] sycl.mathematical_constants_log2e 3: [ OK ] sycl.mathematical_constants_log2e (0 ms) 3: [ RUN ] sycl.mathematical_constants_log10e 3: [ OK ] sycl.mathematical_constants_log10e (0 ms) 3: [ RUN ] sycl.mathematical_constants_pi 3: [ OK ] sycl.mathematical_constants_pi (0 ms) 3: [ RUN ] sycl.mathematical_constants_inv_pi 3: [ OK ] sycl.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] sycl.mathematical_constants_inv_sqrtpi 3: [ OK ] sycl.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] sycl.mathematical_constants_ln2 3: [ OK ] sycl.mathematical_constants_ln2 (0 ms) 3: [ RUN ] sycl.mathematical_constants_ln10 3: [ OK ] sycl.mathematical_constants_ln10 (0 ms) 3: [ RUN ] sycl.mathematical_constants_sqrt2 3: [ OK ] sycl.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] sycl.mathematical_constants_sqrt3 3: [ OK ] sycl.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] sycl.mathematical_constants_inv_sqrt3 3: [ OK ] sycl.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] sycl.mathematical_constants_egamma 3: [ OK ] sycl.mathematical_constants_egamma (0 ms) 3: [ RUN ] sycl.mathematical_constants_phi 3: [ OK ] sycl.mathematical_constants_phi (0 ms) 3: [ RUN ] sycl.mathematical_functions_trigonometric_functions 3: [ OK ] sycl.mathematical_functions_trigonometric_functions (50 ms) 3: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 3: [ OK ] sycl.mathematical_functions_hyperbolic_functions (41 ms) 3: [ RUN ] sycl.mathematical_functions_non_standard 3: [ OK ] sycl.mathematical_functions_non_standard (6 ms) 3: [ RUN ] sycl.mathematical_functions_power_functions 3: [ OK ] sycl.mathematical_functions_power_functions (16 ms) 3: [ RUN ] sycl.mathematical_functions_fma 3: [ OK ] sycl.mathematical_functions_fma (1 ms) 3: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 3: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (30 ms) 3: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (26 ms) 3: [ RUN ] sycl.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] sycl.mathematical_functions_floating_point_manipulation_functions (10 ms) 3: [ RUN ] sycl.mathematical_functions_absolute_value 3: [ OK ] sycl.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] sycl.mathematical_functions_floating_point_absolute_value 3: [ OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] sycl.mathematical_functions_remainder_function 3: [ OK ] sycl.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] sycl.mathematical_functions_isfinite 3: [ OK ] sycl.mathematical_functions_isfinite (0 ms) 3: [ RUN ] sycl.mathematical_functions_isinf 3: [ OK ] sycl.mathematical_functions_isinf (0 ms) 3: [ RUN ] sycl.mathematical_functions_isnan 3: [ OK ] sycl.mathematical_functions_isnan (0 ms) 3: [ RUN ] sycl.mathematical_functions_exponential_functions 3: [ OK ] sycl.mathematical_functions_exponential_functions (53 ms) 3: [ RUN ] sycl.mathspecialfunc_expint1 3: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] sycl.mathspecialfunc_errorfunc 3: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 3: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 3: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (24 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 3: [ OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesseli1k1 3: [ OK ] sycl.mathspecialfunc_cbesseli1k1 (2 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesselh1stkind 3: [ OK ] sycl.mathspecialfunc_cbesselh1stkind (2 ms) 3: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 3: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [----------] 105 tests from sycl (26937 ms total) 3: 3: [----------] 5 tests from sycl_graph 3: [ RUN ] sycl_graph.launch_one 3: [ OK ] sycl_graph.launch_one (0 ms) 3: [ RUN ] sycl_graph.launch_one_rvalue 3: [ OK ] sycl_graph.launch_one_rvalue (0 ms) 3: [ RUN ] sycl_graph.launch_six 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestGraph.hpp:122: Skipped 3: skipping since test case is known to fail with SYCL 3: [ SKIPPED ] sycl_graph.launch_six (0 ms) 3: [ RUN ] sycl_graph.when_all_cycle 3: [ OK ] sycl_graph.when_all_cycle (1 ms) 3: [ RUN ] sycl_graph.zero_work_reduce 3: [ OK ] sycl_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from sycl_graph (2 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 113 tests from 3 test suites ran. (28195 ms total) 3: [ PASSED ] 110 tests. 3: [ SKIPPED ] 3 tests, listed below: 3: [ SKIPPED ] sycl.atomic_operations_complexdouble 3: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce 3: [ SKIPPED ] sycl_graph.launch_six 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o 3/58 Test #3: Kokkos_CoreUnitTest_SYCL1A ....................... Passed 30.49 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1B 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 4: Test timeout computed to be: 1500 5: [ OK ] cuda.task_fib_deprecated (3395 ms) 5: [ RUN ] cuda.task_depend_deprecated 5: [ OK ] cuda.task_depend_deprecated (159 ms) 5: [ RUN ] cuda.task_team_deprecated 5: [ OK ] cuda.task_team_deprecated (16 ms) 5: [ RUN ] cuda.task_with_mempool_deprecated 5: [ OK ] cuda.task_with_mempool_deprecated (4 ms) 5: [ RUN ] cuda.task_multiple_depend_deprecated 5: [ OK ] cuda.task_multiple_depend_deprecated (79 ms) 5: [ RUN ] cuda.task_scheduler_ctors_deprecated 5: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 5: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 5: [ OK ] cuda.task_scheduer_ctors_device_deprecated (4 ms) 5: [ RUN ] cuda.task_fib_deprecated_multiple 5: [ OK ] cuda.task_fib_deprecated_multiple (1130 ms) 5: [ RUN ] cuda.task_depend_deprecated_multiple 5: [ OK ] cuda.task_depend_deprecated_multiple (195 ms) 5: [ RUN ] cuda.task_team_deprecated_multiple 5: [ OK ] cuda.task_team_deprecated_multiple (22 ms) 5: [ RUN ] cuda.task_with_mempool_deprecated_multiple 5: [ OK ] cuda.task_with_mempool_deprecated_multiple (5 ms) 5: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 5: [ OK ] cuda.task_multiple_depend_deprecated_multiple (75 ms) 5: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 5: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 5: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 5: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (6 ms) 5: [ RUN ] cuda.task_fib_single 4: [==========] Running 72 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (608 ms) 4: [ RUN ] sycl_DeathTest.policy_invalid_bounds [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 4: [ OK ] sycl_DeathTest.policy_invalid_bounds (597 ms) 4: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5431 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (678 ms) 4: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: [ OK ] cuda.task_fib_single (2799 ms) 5: [ RUN ] cuda.task_depend_single 5: [ OK ] cuda.task_depend_single (242 ms) 5: [ RUN ] cuda.task_team_single 5: [ OK ] cuda.task_team_single (22 ms) 5: [ RUN ] cuda.task_with_mempool_single 5: [ OK ] cuda.task_with_mempool_single (5 ms) 5: [ RUN ] cuda.task_multiple_depend_single 5: [ OK ] cuda.task_multiple_depend_single (105 ms) 5: [ RUN ] cuda.task_scheduler_ctors_single 5: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 5: [ RUN ] cuda.task_scheduer_ctors_device_single 5: [ OK ] cuda.task_scheduer_ctors_device_single (5 ms) 5: [ RUN ] cuda.task_fib_multiple 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (1360 ms) 4: [----------] 4 tests from sycl_DeathTest (3245 ms total) 4: 4: [----------] 68 tests from sycl 4: [ RUN ] sycl.mdrange_5d 4: [ OK ] sycl.mdrange_5d (17 ms) 4: [ RUN ] sycl.mdrange_6d 4: [ OK ] sycl.mdrange_6d (17 ms) 4: [ RUN ] sycl.mdrange_2d 4: [ OK ] sycl.mdrange_2d (3 ms) 4: [ RUN ] sycl.mdrange_array_reduce 4: [ OK ] sycl.mdrange_array_reduce (0 ms) 4: [ RUN ] sycl.mdrange_3d 4: [ OK ] sycl.mdrange_3d (8 ms) 4: [ RUN ] sycl.mdrange_neg_idx 4: [ OK ] sycl.mdrange_neg_idx (2 ms) 4: [ RUN ] sycl.mdrange_4d 4: [ OK ] sycl.mdrange_4d (6 ms) 4: [ RUN ] sycl.mdrange_scalar 4: [ OK ] sycl.mdrange_scalar (0 ms) 4: [ RUN ] sycl.mdrange_large_deep_copy 4: [ OK ] sycl.mdrange_large_deep_copy (9 ms) 4: [ RUN ] sycl.md_range_policy_construction_from_arrays 4: [ OK ] sycl.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] sycl.mdrange_parallel_reduce_primitive_types 5: [ OK ] cuda.task_fib_multiple (2077 ms) 5: [ RUN ] cuda.task_depend_multiple 5: [ OK ] cuda.task_depend_multiple (161 ms) 5: [ RUN ] cuda.task_team_multiple 5: [ OK ] cuda.task_team_multiple (14 ms) 5: [ RUN ] cuda.task_with_mempool_multiple 5: [ OK ] cuda.task_with_mempool_multiple (7 ms) 5: [ RUN ] cuda.task_multiple_depend_multiple 5: [ OK ] cuda.task_multiple_depend_multiple (87 ms) 5: [ RUN ] cuda.task_scheduler_ctors_multiple 5: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 5: [ RUN ] cuda.task_scheduer_ctors_device_multiple 5: [ OK ] cuda.task_scheduer_ctors_device_multiple (7 ms) 5: [ RUN ] cuda.task_fib_chase_lev 4: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2356 ms) 4: [ RUN ] sycl.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] sycl.mdspan_minimal_functional (0 ms) 4: [ RUN ] sycl.max 4: [ OK ] sycl.max (0 ms) 4: [ RUN ] sycl.max_within_parfor 4: [ OK ] sycl.max_within_parfor (0 ms) 4: [ RUN ] sycl.min 4: [ OK ] sycl.min (0 ms) 4: [ RUN ] sycl.min_within_parfor 4: [ OK ] sycl.min_within_parfor (0 ms) 4: [ RUN ] sycl.minmax 4: [ OK ] sycl.minmax (0 ms) 4: [ RUN ] sycl.minmax_within_parfor 4: [ OK ] sycl.minmax_within_parfor (0 ms) 4: [ RUN ] sycl.clamp 4: [ OK ] sycl.clamp (0 ms) 4: [ RUN ] sycl.clamp_within_parfor 4: [ OK ] sycl.clamp_within_parfor (0 ms) 4: [ RUN ] sycl.numeric_traits_infinity 4: [ OK ] sycl.numeric_traits_infinity (0 ms) 4: [ RUN ] sycl.numeric_traits_epsilon 4: [ OK ] sycl.numeric_traits_epsilon (0 ms) 4: [ RUN ] sycl.numeric_traits_round_error 4: [ OK ] sycl.numeric_traits_round_error (0 ms) 4: [ RUN ] sycl.numeric_traits_norm_min 4: [ OK ] sycl.numeric_traits_norm_min (0 ms) 4: [ RUN ] sycl.numeric_traits_denorm_min 4: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 4: [ RUN ] sycl.numeric_traits_finite_min_max 4: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 4: [ RUN ] sycl.numeric_traits_digits 4: [ OK ] sycl.numeric_traits_digits (1 ms) 4: [ RUN ] sycl.numeric_traits_digits10 4: [ OK ] sycl.numeric_traits_digits10 (1 ms) 4: [ RUN ] sycl.numeric_traits_max_digits10 4: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] sycl.numeric_traits_radix 4: [ OK ] sycl.numeric_traits_radix (1 ms) 4: [ RUN ] sycl.numeric_traits_min_max_exponent 4: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] sycl.numeric_traits_min_max_exponent10 4: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 4: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] sycl.numeric_traits_sfinae_friendly 4: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] sycl.occupancy_control 4: [ OK ] sycl.occupancy_control (1 ms) 4: [ RUN ] sycl.memory_pool 4: [ OK ] sycl.memory_pool (49 ms) 4: [ RUN ] sycl.cxx11 4: [ OK ] sycl.cxx11 (2 ms) 4: [ RUN ] sycl.viewctorprop_embedded_dim 4: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] sycl.parallel_scan_range_policy 4: [ OK ] sycl.parallel_scan_range_policy (39 ms) 4: [ RUN ] sycl.kokkos_printf 4: [ OK ] sycl.kokkos_printf (9 ms) 4: [ RUN ] sycl.range_for 4: [ OK ] sycl.range_for (1 ms) 4: [ RUN ] sycl.range_reduce 4: [ OK ] sycl.range_reduce (2 ms) 4: [ RUN ] sycl.range_dynamic_policy 4: [ OK ] sycl.range_dynamic_policy (0 ms) 4: [ RUN ] sycl.range_policy_runtime_parameters 4: [ OK ] sycl.range_policy_runtime_parameters (0 ms) 4: [ RUN ] sycl.range_for_require 4: [ OK ] sycl.range_for_require (1 ms) 4: [ RUN ] sycl.range_reduce_require 4: [ OK ] sycl.range_reduce_require (1 ms) 4: [ RUN ] sycl.range_dynamic_policy_require 4: [ OK ] sycl.range_dynamic_policy_require (0 ms) 4: [ RUN ] sycl.reducers_int 4: [ OK ] sycl.reducers_int (9 ms) 4: [ RUN ] sycl.reducers_double 4: [ OK ] sycl.reducers_double (7 ms) 4: [ RUN ] sycl.reducers_complex_double 4: [ OK ] sycl.reducers_complex_double (3 ms) 4: [ RUN ] sycl.reducers_struct 4: [ OK ] sycl.reducers_struct (12 ms) 4: [ RUN ] sycl.reducers_half_t 4: [ OK ] sycl.reducers_half_t (5 ms) 4: [ RUN ] sycl.reducers_bhalf_t 4: [ OK ] sycl.reducers_bhalf_t (5 ms) 4: [ RUN ] sycl.reducers_int8_t 4: [ OK ] sycl.reducers_int8_t (4 ms) 4: [ RUN ] sycl.reducers_int16_t 4: [ OK ] sycl.reducers_int16_t (5 ms) 4: [ RUN ] sycl.reducers_point_t 4: [ OK ] sycl.reducers_point_t (3 ms) 4: [ RUN ] sycl.reducers_bool 4: [ OK ] sycl.reducers_bool (1 ms) 4: [ RUN ] sycl.int_combined_reduce 4: [ OK ] sycl.int_combined_reduce (0 ms) 4: [ RUN ] sycl.mdrange_combined_reduce 4: [ OK ] sycl.mdrange_combined_reduce (0 ms) 4: [ RUN ] sycl.int_combined_reduce_mixed 4: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 4: [ RUN ] sycl.reduction_with_large_iteration_count 4: [ OK ] sycl.reduction_with_large_iteration_count (346 ms) 4: [ RUN ] sycl.reduction_deduction 4: [ OK ] sycl.reduction_deduction (0 ms) 4: [ RUN ] sycl.reduce_device_view_range_policy 4: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 4: [ RUN ] sycl.reduce_device_view_mdrange_policy 4: [ OK ] sycl.reduce_device_view_mdrange_policy (577 ms) 4: [ RUN ] sycl.reduce_device_view_team_policy 4: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 4: [ RUN ] sycl.impl_shared_alloc 4: [ OK ] sycl.impl_shared_alloc (70 ms) 4: [ RUN ] sycl.kokkos_swap 4: [ OK ] sycl.kokkos_swap (0 ms) 4: [----------] 68 tests from sycl (3607 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 72 tests from 2 test suites ran. (6852 ms total) 4: [ PASSED ] 71 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.mdspan_minimal_functional 4/58 Test #4: Kokkos_CoreUnitTest_SYCL1B ....................... Passed 8.89 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL2A 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 5: Test timeout computed to be: 1500 5: [ OK ] cuda.task_fib_chase_lev (2391 ms) 5: [ RUN ] cuda.task_depend_chase_lev 5: [ OK ] cuda.task_depend_chase_lev (457 ms) 5: [ RUN ] cuda.task_team_chase_lev 5: [ OK ] cuda.task_team_chase_lev (26 ms) 5: [ RUN ] cuda.task_with_mempool_chase_lev 5: [ OK ] cuda.task_with_mempool_chase_lev (15 ms) 5: [ RUN ] cuda.task_multiple_depend_chase_lev [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice 5: [ OK ] cuda.task_multiple_depend_chase_lev (153 ms) 5: [ RUN ] cuda.task_scheduler_ctors_chase_lev 5: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 5: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 5: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (20 ms) 5: [ RUN ] cuda.team_scratch_1_streams 5: [==========] Running 98 tests from 2 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 46%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 46%] Built target Kokkos_IncrementalTest_CUDA [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 5: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4252 ms) 5: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp 5: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4296 ms) 5: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:174: Skipped 5: skipping SYCL device-side abort does not work when NDEBUG is defined 5: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 7 tests from sycl_DeathTest (8548 ms total) 5: 5: [----------] 91 tests from sycl 5: [ RUN ] sycl.team_for 5: [ OK ] sycl.team_for (15 ms) 5: [ RUN ] sycl.team_reduce 5: [ OK ] sycl.team_reduce (1 ms) 5: [ RUN ] sycl.team_reduce_large 5: [ OK ] sycl.team_reduce_large (119 ms) 5: [ RUN ] sycl.team_parallel_single 5: [ OK ] sycl.team_parallel_single (6 ms) 5: [ RUN ] sycl.large_team_scratch_size 5: [ OK ] sycl.large_team_scratch_size (0 ms) 5: [ RUN ] sycl.team_broadcast_long 5: [ OK ] sycl.team_broadcast_long (1 ms) 5: [ RUN ] sycl.team_broadcast_long_wrapper 5: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 5: [ RUN ] sycl.team_broadcast_char 5: [ OK ] sycl.team_broadcast_char (1 ms) 5: [ RUN ] sycl.team_broadcast_float 5: [ OK ] sycl.team_broadcast_float (1 ms) 5: [ RUN ] sycl.team_broadcast_double 5: [ OK ] sycl.team_broadcast_double (1 ms) 5: [ RUN ] sycl.team_handle_by_value 5: [ OK ] sycl.team_handle_by_value (0 ms) 5: [ RUN ] sycl.team_vector 5: [ OK ] sycl.team_vector (31 ms) 5: [ RUN ] sycl.triple_nested_parallelism 5: [ OK ] sycl.triple_nested_parallelism (5 ms) 5: [ RUN ] sycl.parallel_scan_with_reducers 5: [ OK ] sycl.parallel_scan_with_reducers (88 ms) 5: [ RUN ] sycl.team_thread_range_combined_reducers 5: [ OK ] sycl.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] sycl.thread_vector_range_combined_reducers 5: [ OK ] sycl.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] sycl.team_vector_range_combined_reducers 5: [ OK ] sycl.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] sycl.TeamThreadMDRangeParallelFor 5: [ OK ] sycl.TeamThreadMDRangeParallelFor (19 ms) 5: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 5: [ OK ] sycl.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] sycl.TeamVectorMDRangeParallelFor 5: [ OK ] sycl.TeamVectorMDRangeParallelFor (12 ms) 5: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 5: [ OK ] sycl.TeamThreadMDRangeParallelReduce (16 ms) 5: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 5: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestTeamMDRange.hpp:2190: Skipped 5: skipping because of bug in group_barrier implementation 5: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms) 5: [ RUN ] sycl.TeamVectorMDRangeParallelReduce 5: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestTeamMDRange.hpp:2223: Skipped 5: skipping because of bug in group_barrier implementation 5: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms) 5: [ RUN ] sycl.team_policy_runtime_parameters 5: [ OK ] sycl.team_policy_runtime_parameters (0 ms) 5: [ RUN ] sycl.team_reduction_scan [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 5: [ OK ] sycl.team_reduction_scan (1261 ms) 5: [ RUN ] sycl.team_long_reduce 5: [ OK ] sycl.team_long_reduce (15 ms) 5: [ RUN ] sycl.team_double_reduce 5: [ OK ] sycl.team_double_reduce (15 ms) 5: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] sycl.repeated_team_reduce 5: [ OK ] sycl.repeated_team_reduce (16 ms) 5: [ RUN ] sycl.team_scan 5: [ OK ] sycl.team_scan (153 ms) 5: [ RUN ] sycl.team_scan_ret_val 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (15259 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] sycl.team_scan_ret_val (159 ms) 5: [ RUN ] sycl.team_shared_request 5: [ OK ] sycl.team_shared_request (0 ms) 5: [ RUN ] sycl.team_scratch_request 5: [ OK ] sycl.team_scratch_request (1 ms) 5: [ RUN ] sycl.team_lambda_shared_request 5: [ OK ] sycl.team_lambda_shared_request (15 ms) 5: [ RUN ] sycl.scratch_align 5: [ OK ] sycl.scratch_align (0 ms) 5: [ RUN ] sycl.shmem_size 5: [ OK ] sycl.shmem_size (0 ms) 5: [ RUN ] sycl.multi_level_scratch 5: [ OK ] sycl.multi_level_scratch (14 ms) 5: [ RUN ] sycl.team_scratch_memory_index_parallel_for 5: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] sycl.team_policy_max_recommended 5: [ OK ] sycl.team_policy_max_recommended (12 ms) 5: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] sycl.team_teamvector_range 5: [ OK ] sycl.team_teamvector_range (5 ms) 5: [ RUN ] sycl.unique_token_global 5: [ OK ] sycl.unique_token_global (1 ms) 5: [ RUN ] sycl.unique_token_instance 5: [ OK ] sycl.unique_token_instance (1 ms) 5: [ RUN ] sycl.unique_token_team_acquire 5: [ OK ] sycl.unique_token_team_acquire (1 ms) 5: [ RUN ] sycl.view_api_a 5: [ OK ] sycl.view_api_a (7 ms) 5: [ RUN ] sycl.view_api_b 5: [ OK ] sycl.view_api_b (4 ms) 5: [ RUN ] sycl.view_api_c 5: [ OK ] sycl.view_api_c (0 ms) 5: [ RUN ] sycl.view_api_d 5: [ OK ] sycl.view_api_d (0 ms) 5: [ RUN ] sycl.view_allocation_error 5: 5: PI CUDA ERROR: 5: Value: 2 5: Name: CUDA_ERROR_OUT_OF_MEMORY 5: Description: out of memory 5: Function: cuda_piextUSMDeviceAlloc 5: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4899 5: 5: [ OK ] sycl.view_allocation_error (0 ms) 5: [ RUN ] sycl.view_remap 5: [ OK ] sycl.view_remap (0 ms) 5: [ RUN ] sycl.view_mirror_nonconst 5: [ OK ] sycl.view_mirror_nonconst (0 ms) 5: [ RUN ] sycl.view_stride_method 5: [ OK ] sycl.view_stride_method (0 ms) 5: [ RUN ] sycl.anonymous_space 5: [ OK ] sycl.anonymous_space (0 ms) 5: [ RUN ] sycl.view_overload_resolution 5: [ OK ] sycl.view_overload_resolution (0 ms) 5: [ RUN ] sycl.view_allocation_large_rank 5: [ OK ] sycl.view_allocation_large_rank (5 ms) 5: [ RUN ] sycl.view_shmem_size_on_device 5: [ OK ] sycl.view_shmem_size_on_device (0 ms) 5: [ RUN ] sycl.view_is_assignable 5: [ OK ] sycl.view_is_assignable (0 ms) 5: [ RUN ] sycl.view_copy_tests 5: [ OK ] sycl.view_copy_tests (6 ms) 5: [ RUN ] sycl.view_copy_tests_rank_0 5: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] sycl.view_copy_degenerated 5: [ OK ] sycl.view_copy_degenerated (0 ms) 5: [ RUN ] sycl.view_fill_tests_layout_right 5: [ OK ] sycl.view_fill_tests_layout_right (86 ms) 5: [ RUN ] sycl.view_fill_tests_layout_left [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 5: [ OK ] sycl.view_fill_tests_layout_left (79 ms) 5: [ RUN ] sycl.view_empty_runtime_unmanaged 5: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] sycl.view_hooks 5: [ OK ] sycl.view_hooks (0 ms) 5: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (51 ms) 5: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (46 ms) 5: [ RUN ] sycl.view_irregular_layout 5: [ OK ] sycl.view_irregular_layout (0 ms) 5: [ RUN ] sycl.view_mapping 5: [ OK ] sycl.view_mapping (63 ms) 5: [ RUN ] sycl.view_mapping_operator 5: [ OK ] sycl.view_mapping_operator (15 ms) 5: [ RUN ] sycl.static_extent 5: [ OK ] sycl.static_extent (0 ms) 5: [ RUN ] sycl.view_mapping_atomic 5: [ OK ] sycl.view_mapping_atomic (0 ms) 5: [ RUN ] sycl.view_mapping_class_value 5: [ OK ] sycl.view_mapping_class_value (0 ms) 5: [ RUN ] sycl.view_mapping_assignable 5: [ OK ] sycl.view_mapping_assignable (0 ms) 5: [ RUN ] sycl.view_mapping_trivially_copyable 5: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] sycl.view_mapping_subview 5: [ OK ] sycl.view_mapping_subview (0 ms) 5: [ RUN ] sycl.view_nested_view 5: [ OK ] sycl.view_nested_view (0 ms) 5: [ RUN ] sycl.append_formatted_multidimensional_index 5: [ OK ] sycl.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] sycl.view_resize 5: [ OK ] sycl.view_resize (11 ms) 5: [ RUN ] sycl.view_realloc 5: [ OK ] sycl.view_realloc (1 ms) 5: [ RUN ] sycl.resize_realloc_no_init 5: [ OK ] sycl.resize_realloc_no_init (0 ms) 5: [ RUN ] sycl.resize_realloc_no_alloc 5: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 5: [ RUN ] sycl.realloc_exec_space 5: [ OK ] sycl.realloc_exec_space (0 ms) 5: [ RUN ] sycl.view_alloc 5: [ OK ] sycl.view_alloc (0 ms) 5: [ RUN ] sycl.view_alloc_exec_space 5: [ OK ] sycl.view_alloc_exec_space (0 ms) 5: [ RUN ] sycl.view_alloc_int 5: [ OK ] sycl.view_alloc_int (0 ms) 5: [ RUN ] sycl.view_alloc_exec_space_int 5: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 5: [ RUN ] sycl.deep_copy_zero_memset 5: [ OK ] sycl.deep_copy_zero_memset (0 ms) 5: [ RUN ] sycl.resize_exec_space 5: [ OK ] sycl.resize_exec_space (0 ms) 5: [ RUN ] sycl.view_allocation_int 5: [ OK ] sycl.view_allocation_int (0 ms) 5: [ RUN ] sycl.view_allocation_exec_space_int 5: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 5: [ RUN ] sycl.view_not_default_constructible 5: [ OK ] sycl.view_not_default_constructible (0 ms) 5: [----------] 91 tests from sycl (2407 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 98 tests from 2 test suites ran. (10956 ms total) 5: [ PASSED ] 95 tests. 5: [ SKIPPED ] 3 tests, listed below: 5: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 5: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams 5/58 Test #5: Kokkos_CoreUnitTest_SYCL2A ....................... Passed 13.01 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2B 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 6: Test timeout computed to be: 1500 5: [ OK ] cuda.team_scratch_1_streams (11657 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 (0 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 5: [----------] 41 tests from cuda (25356 ms total) 5: 5: [----------] 27 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (34 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (9 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (10 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_allocation_error 5: [ OK ] cuda_hostpinned.view_allocation_error (0 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 6: [==========] Running 16 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 16 tests from sycl_shared_usm 6: [ RUN ] sycl_shared_usm.view_subview_assign_strided 6: [ OK ] sycl_shared_usm.view_subview_assign_strided (3 ms) 6: [ RUN ] sycl_shared_usm.view_subview_left_0 6: [ OK ] sycl_shared_usm.view_subview_left_0 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_left_1 6: [ OK ] sycl_shared_usm.view_subview_left_1 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_left_2 6: [ OK ] sycl_shared_usm.view_subview_left_2 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_left_3 6: [ OK ] sycl_shared_usm.view_subview_left_3 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_right_0 6: [ OK ] sycl_shared_usm.view_subview_right_0 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_right_1 6: [ OK ] sycl_shared_usm.view_subview_right_1 (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_right_3 6: [ OK ] sycl_shared_usm.view_subview_right_3 (0 ms) 6: [ RUN ] sycl_shared_usm.view_static_tests 6: [ OK ] sycl_shared_usm.view_static_tests (0 ms) 6: [ RUN ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft 6: [ OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (5 ms) 6: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 6: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] sycl_shared_usm.view_subview_1d_assign 6: [ OK ] sycl_shared_usm.view_subview_1d_assign (4 ms) 6: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 6: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 6: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (4 ms) 6: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 6: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (70 ms) 6: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 6: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (69 ms) 6: [----------] 16 tests from sycl_shared_usm (169 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 16 tests from 1 test suite ran. (169 ms total) 6: [ PASSED ] 16 tests. 6/58 Test #6: Kokkos_CoreUnitTest_SYCL2B ....................... Passed 2.19 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2C 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 7: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o 7: [==========] Running 4 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 4 tests from sycl_shared_usm 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (72 ms) 7: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 7: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (148 ms) 7: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic 7: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (149 ms) 7: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 7: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (148 ms) 7: [----------] 4 tests from sycl_shared_usm (518 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 4 tests from 1 test suite ran. (519 ms total) 7: [ PASSED ] 4 tests. 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (4696 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 (8 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-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp 7/58 Test #7: Kokkos_CoreUnitTest_SYCL2C ....................... Passed 2.51 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2D 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 8: Test timeout computed to be: 1500 8: [==========] Running 5 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 5 tests from sycl_shared_usm 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (150 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic (146 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (148 ms) 8: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 8: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (10 ms) 8: [ RUN ] sycl_shared_usm.view_subview_memory_traits_construction 8: [ OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms) 8: [----------] 5 tests from sycl_shared_usm (455 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 5 tests from 1 test suite ran. (455 ms total) 8: [ PASSED ] 5 tests. 8/58 Test #8: Kokkos_CoreUnitTest_SYCL2D ....................... Passed 2.46 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL3 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 9: Test timeout computed to be: 1500 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 9: [==========] Running 58 tests from 3 test suites. 9: [----------] Global test environment set-up. 9: [----------] 4 tests from sycl 9: [ RUN ] sycl.team_scratch_1_queues /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (13896 ms) 4: [----------] 8 tests from cuda_DeathTest (40925 ms total) 4: 4: [----------] 92 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (4 ms) 4: [ RUN ] cuda.team_reduce 4: [ OK ] cuda.team_reduce (1 ms) 4: [ RUN ] cuda.team_reduce_large 4: [ OK ] cuda.team_reduce_large (56 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (7 ms) 4: [ RUN ] cuda.large_team_scratch_size 4: [ OK ] cuda.large_team_scratch_size (0 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (0 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (9 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (6 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (89 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 (23 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (17 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 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 (2021 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (32 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (32 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 (10 ms) 4: [ RUN ] cuda.team_scan 4: [ OK ] cuda.team_scan (165 ms) 4: [ RUN ] cuda.team_scan_ret_val /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp 4: [ OK ] cuda.team_scan_ret_val (160 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 (3 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 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp 4: [ OK ] cuda.team_policy_max_recommended (419 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 (1 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (1 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (11 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (6 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (3 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_allocation_error 4: [ OK ] cuda.view_allocation_error (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (0 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 (6 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_copy_tests 4: [ OK ] cuda.view_copy_tests (7 ms) 4: [ RUN ] cuda.view_copy_tests_rank_0 4: [ OK ] cuda.view_copy_tests_rank_0 (0 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 (97 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (49 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 (71 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (68 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 (28 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (7 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.append_formatted_multidimensional_index 4: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] cuda.view_resize 4: [ OK ] cuda.view_resize (12 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (0 ms) 4: [ RUN ] cuda.workgraph_fib [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.workgraph_fib (811 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: [----------] 92 tests from cuda (4303 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 (4 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 4: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 4: [ RUN ] cuda_uvm.view_subview_assign_strided 4: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 4: [ RUN ] cuda_uvm.view_subview_left_0 4: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_1 4: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_2 4: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_3 4: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_0 4: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_1 4: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_3 4: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 4: [ RUN ] cuda_uvm.view_static_tests 4: [ OK ] cuda_uvm.view_static_tests (1 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (49 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (49 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (49 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (70 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (70 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (69 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (70 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (70 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (70 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 (615 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 128 tests from 3 test suites ran. (45844 ms total) 4: [ PASSED ] 128 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp 4/58 Test #4: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 46.79 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 5: Test timeout computed to be: 1500 5: [==========] Running 60 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 6 tests from cuda 5: [ RUN ] cuda.team_scratch_1_streams [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (10925 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (11515 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (51 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (4 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 (0 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: [----------] 27 tests from cuda_hostpinned (27262 ms total) 5: 5: [----------] 27 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (52 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (18 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (32 ms) 5: [ RUN ] cuda_uvm.view_api_c 5: [ OK ] cuda_uvm.view_api_c (0 ms) 5: [ RUN ] cuda_uvm.view_api_d 5: [ OK ] cuda_uvm.view_api_d (5 ms) 5: [ RUN ] cuda_uvm.view_allocation_error 5: [ OK ] cuda_uvm.view_allocation_error (0 ms) 5: [ RUN ] cuda_uvm.view_remap 5: [ OK ] cuda_uvm.view_remap (0 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 (0 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank 5: [ OK ] cuda_uvm.view_allocation_large_rank (1084 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 (8 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (20 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 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 (266 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (255 ms) 5: [ RUN ] cuda_uvm.view_mapping 5: [ OK ] cuda_uvm.view_mapping (61 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 (3 ms) 5: [----------] 27 tests from cuda_uvm (1835 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 95 tests from 3 test suites ran. (54453 ms total) 5: [ PASSED ] 95 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp 5/47 Test #5: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 56.83 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaTimingBased 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 6: Test timeout computed to be: 1500 5: [ OK ] cuda.team_scratch_1_streams (14707 ms) 5: [ RUN ] cuda.space_access 5: [ OK ] cuda.space_access (0 ms) 5: [ RUN ] cuda.uvm 5: [ OK ] cuda.uvm (1 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 (0 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 5: [----------] 6 tests from cuda (14710 ms total) 5: 5: [----------] 27 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (7 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (6 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 (1 ms) 5: [ RUN ] cuda_hostpinned.view_allocation_error 5: [ OK ] cuda_hostpinned.view_allocation_error (0 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 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 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from cuda 6: [ RUN ] cuda.debug_serial_execution 6: [ OK ] cuda.debug_serial_execution (128 ms) 6: [ RUN ] cuda.debug_pin_um_to_host 6: [ OK ] cuda.debug_pin_um_to_host (2076 ms) 6: [----------] 2 tests from cuda (2205 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (2205 ms total) 6: [ PASSED ] 2 tests. /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code 6/47 Test #6: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 4.31 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from cuda 7: [ RUN ] cuda.raw_cuda_interop 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (4087 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 (8 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 [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 9: [ OK ] sycl.team_scratch_1_queues (23391 ms) 9: [ RUN ] sycl.space_access 9: [ OK ] sycl.space_access (0 ms) 9: [ RUN ] sycl.uvm 9: [ OK ] sycl.uvm (0 ms) 9: [ RUN ] sycl.impl_view_accessible 9: [ OK ] sycl.impl_view_accessible (3 ms) 9: [----------] 4 tests from sycl (23396 ms total) 9: 9: [----------] 27 tests from sycl_host_usm 9: [ RUN ] sycl_host_usm.impl_shared_alloc 9: [ OK ] sycl_host_usm.impl_shared_alloc (28 ms) 9: [ RUN ] sycl_host_usm.view_api_a 9: [ OK ] sycl_host_usm.view_api_a (6 ms) 9: [ RUN ] sycl_host_usm.view_api_b 9: [ OK ] sycl_host_usm.view_api_b (1 ms) 9: [ RUN ] sycl_host_usm.view_api_c 9: [ OK ] sycl_host_usm.view_api_c (0 ms) 9: [ RUN ] sycl_host_usm.view_api_d 9: [ OK ] sycl_host_usm.view_api_d (0 ms) 9: [ RUN ] sycl_host_usm.view_allocation_error 9: 9: PI CUDA ERROR: 9: Value: 2 9: Name: CUDA_ERROR_OUT_OF_MEMORY 9: Description: out of memory 9: Function: cuda_piextUSMHostAlloc 9: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875 9: 9: [ OK ] sycl_host_usm.view_allocation_error (0 ms) 9: [ RUN ] sycl_host_usm.view_remap 9: [ OK ] sycl_host_usm.view_remap (0 ms) 9: [ RUN ] sycl_host_usm.view_mirror_nonconst 9: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 9: [ RUN ] sycl_host_usm.view_stride_method 9: [ OK ] sycl_host_usm.view_stride_method (0 ms) 9: [ RUN ] sycl_host_usm.anonymous_space 9: [ OK ] sycl_host_usm.anonymous_space (0 ms) 9: [ RUN ] sycl_host_usm.view_overload_resolution 9: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 9: [ RUN ] sycl_host_usm.view_allocation_large_rank /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization 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: [ OK ] cuda.raw_cuda_interop (1465 ms) 7: [----------] 1 test from cuda (1465 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (1465 ms total) 7: [ PASSED ] 1 test. [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 7/47 Test #7: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.00 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] sycl_host_usm.view_allocation_large_rank (4302 ms) 9: [ RUN ] sycl_host_usm.view_shmem_size_on_device 9: [ OK ] sycl_host_usm.view_shmem_size_on_device (0 ms) 9: [ RUN ] sycl_host_usm.view_is_assignable 9: [ OK ] sycl_host_usm.view_is_assignable (0 ms) 9: [ RUN ] sycl_host_usm.view_copy_tests 9: [ OK ] sycl_host_usm.view_copy_tests (4 ms) 9: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 9: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 9: [ RUN ] sycl_host_usm.view_copy_degenerated 9: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 9: [ RUN ] sycl_host_usm.view_fill_tests_layout_right 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [ OK ] cuda.raw_cuda_streams (1455 ms) 8: [----------] 1 test from cuda (1455 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1455 ms total) 8: [ PASSED ] 1 test. 8/47 Test #8: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 1.97 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from cuda_multi_gpu 9: [ RUN ] cuda_multi_gpu.managed_views 9: [ OK ] cuda_multi_gpu.managed_views (1 ms) 9: [ RUN ] cuda_multi_gpu.unmanaged_views 9: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 9: [ RUN ] cuda_multi_gpu.scratch_space 9: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 9: [----------] 3 tests from cuda_multi_gpu (4 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (4 ms total) 9: [ PASSED ] 3 tests. 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4319 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 9/47 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 1.98 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o 9: [ OK ] sycl_host_usm.view_fill_tests_layout_right (4735 ms) 9: [ RUN ] sycl_host_usm.view_fill_tests_layout_left 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [==========] Running 71 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (20 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (9 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (39 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: [ OK ] defaultdevicetype.shared_space (99 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 (3 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (2 ms) 10: [ RUN ] defaultdevicetype.bhalf_operators 10: [ OK ] defaultdevicetype.bhalf_operators (2 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 (12 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (34 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (45 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 10: [ RUN ] defaultdevicetype.malloc 10: [ OK ] defaultdevicetype.malloc (0 ms) 10: [----------] 31 tests from defaultdevicetype (402 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (36 ms) 10: [----------] 1 test from kokkosresize (36 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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: [==========] 71 tests from 41 test suites ran. (449 ms total) 10: [ PASSED ] 71 tests. 10/47 Test #10: Kokkos_CoreUnitTest_Default ...................... Passed 2.45 sec test 11 Start 11: Kokkos_CoreUnitTest_LegionInitialization 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 11: [ RUN ] initialization.legion_initialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4377 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (29 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (4 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 (0 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: [----------] 27 tests from cuda_hostpinned (12875 ms total) 5: 5: [----------] 27 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (40 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (10 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (14 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 (3 ms) 5: [ RUN ] cuda_uvm.view_allocation_error 5: [ OK ] cuda_uvm.view_allocation_error (0 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 (0 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank 5: [ OK ] cuda_uvm.view_allocation_large_rank (283 ms) 5: [ RUN ] cuda_uvm.view_shmem_size_on_device 5: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 5: [ RUN ] cuda_uvm.view_is_assignable 5: [ OK ] cuda_uvm.view_is_assignable (24 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (33 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 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 (139 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (103 ms) 5: [ RUN ] cuda_uvm.view_mapping 5: [ OK ] cuda_uvm.view_mapping (31 ms) 5: [ RUN ] cuda_uvm.view_mapping_operator 5: [ OK ] cuda_uvm.view_mapping_operator (7 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: [----------] 27 tests from cuda_uvm (710 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 60 tests from 3 test suites ran. (28296 ms total) 5: [ PASSED ] 60 tests. 5/58 Test #5: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 29.02 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaTimingBased 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 6: Test timeout computed to be: 1500 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [ OK ] initialization.legion_initialization (1450 ms) 11: [----------] 1 test from initialization (1450 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1450 ms total) 11: [ PASSED ] 1 test. 11/47 Test #11: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 1.97 sec test 12 Start 12: Kokkos_CoreUnitTest_PushFinalizeHook 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 12: Test timeout computed to be: 1500 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization 6: [==========] Running 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from cuda 6: [ RUN ] cuda.debug_serial_execution 6: [ OK ] cuda.debug_serial_execution (16 ms) 6: [ RUN ] cuda.debug_pin_um_to_host Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o 6: [ OK ] cuda.debug_pin_um_to_host (705 ms) 6: [----------] 2 tests from cuda (722 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (722 ms total) 6: [ PASSED ] 2 tests. [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 6/58 Test #6: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.41 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from cuda 7: [ RUN ] cuda.raw_cuda_interop 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: SUCCESS /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp 7: [ OK ] cuda.raw_cuda_interop (404 ms) 7: [----------] 1 test from cuda (404 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (404 ms total) 7: [ PASSED ] 1 test. 12/47 Test #12: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 1.98 sec test 13 Start 13: Kokkos_CoreUnitTest_ScopeGuard 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 13: Test timeout computed to be: 1500 13: [==========] Running 6 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 6 tests from scope_guard_DeathTest 13: [ RUN ] scope_guard_DeathTest.create 7/58 Test #7: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.69 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_streams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o 9: [ OK ] sycl_host_usm.view_fill_tests_layout_left (4811 ms) 9: [ RUN ] sycl_host_usm.view_mapping 9: [ OK ] sycl_host_usm.view_mapping (60 ms) 9: [ RUN ] sycl_host_usm.view_mapping_operator 9: [ OK ] sycl_host_usm.view_mapping_operator (3 ms) 9: [ RUN ] sycl_host_usm.static_extent 9: [ OK ] sycl_host_usm.static_extent (0 ms) 9: [ RUN ] sycl_host_usm.view_mapping_atomic 9: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 9: [ RUN ] sycl_host_usm.view_mapping_class_value 9: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 9: [ RUN ] sycl_host_usm.view_mapping_assignable 9: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 9: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 9: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 9: [ RUN ] sycl_host_usm.view_mapping_subview 9: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 9: [----------] 27 tests from sycl_host_usm (13955 ms total) 9: 9: [----------] 27 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.impl_shared_alloc 9: [ OK ] sycl_shared_usm.impl_shared_alloc (41 ms) 9: [ RUN ] sycl_shared_usm.view_api_a 9: [ OK ] sycl_shared_usm.view_api_a (19 ms) 9: [ RUN ] sycl_shared_usm.view_api_b 9: [ OK ] sycl_shared_usm.view_api_b (19 ms) 9: [ RUN ] sycl_shared_usm.view_api_c 9: [ OK ] sycl_shared_usm.view_api_c (0 ms) 9: [ RUN ] sycl_shared_usm.view_api_d 9: [ OK ] sycl_shared_usm.view_api_d (4 ms) 9: [ RUN ] sycl_shared_usm.view_allocation_error 9: 9: PI CUDA ERROR: 9: Value: 2 9: Name: CUDA_ERROR_OUT_OF_MEMORY 9: Description: out of memory 9: Function: cuda_piextUSMSharedAlloc 9: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4924 9: 9: [ OK ] sycl_shared_usm.view_allocation_error (0 ms) 9: [ RUN ] sycl_shared_usm.view_remap 9: [ OK ] sycl_shared_usm.view_remap (1 ms) 9: [ RUN ] sycl_shared_usm.view_mirror_nonconst 9: [ OK ] sycl_shared_usm.view_mirror_nonconst (0 ms) 9: [ RUN ] sycl_shared_usm.view_stride_method 9: [ OK ] sycl_shared_usm.view_stride_method (0 ms) 9: [ RUN ] sycl_shared_usm.anonymous_space 9: [ OK ] sycl_shared_usm.anonymous_space (0 ms) 9: [ RUN ] sycl_shared_usm.view_overload_resolution 9: [ OK ] sycl_shared_usm.view_overload_resolution (0 ms) 9: [ RUN ] sycl_shared_usm.view_allocation_large_rank 8: [ OK ] cuda.raw_cuda_streams (406 ms) 8: [----------] 1 test from cuda (406 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (406 ms total) 8: [ PASSED ] 1 test. 8/58 Test #8: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.69 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test timeout computed to be: 1500 9: [ OK ] sycl_shared_usm.view_allocation_large_rank (1113 ms) 9: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 9: [ OK ] sycl_shared_usm.view_shmem_size_on_device (10 ms) 9: [ RUN ] sycl_shared_usm.view_is_assignable 9: [ OK ] sycl_shared_usm.view_is_assignable (6 ms) 9: [ RUN ] sycl_shared_usm.view_copy_tests 9: [ OK ] sycl_shared_usm.view_copy_tests (23 ms) 9: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 9: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 9: [ RUN ] sycl_shared_usm.view_copy_degenerated 9: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 9: [ RUN ] sycl_shared_usm.view_fill_tests_layout_right 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from cuda_multi_gpu 9: [ RUN ] cuda_multi_gpu.managed_views 9: [ OK ] cuda_multi_gpu.managed_views (0 ms) 9: [ RUN ] cuda_multi_gpu.unmanaged_views 9: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 9: [ RUN ] cuda_multi_gpu.scratch_space 9: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 9: [----------] 3 tests from cuda_multi_gpu (3 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (3 ms total) 9: [ PASSED ] 3 tests. 9: [ OK ] sycl_shared_usm.view_fill_tests_layout_right (307 ms) 9: [ RUN ] sycl_shared_usm.view_fill_tests_layout_left 9/58 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.69 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 9: [ OK ] sycl_shared_usm.view_fill_tests_layout_left (296 ms) 9: [ RUN ] sycl_shared_usm.view_mapping 9: [ OK ] sycl_shared_usm.view_mapping (62 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_operator 9: [ OK ] sycl_shared_usm.view_mapping_operator (16 ms) 9: [ RUN ] sycl_shared_usm.static_extent 9: [ OK ] sycl_shared_usm.static_extent (0 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_atomic 9: [ OK ] sycl_shared_usm.view_mapping_atomic (1 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_class_value 9: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_assignable 9: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 9: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 9: [ RUN ] sycl_shared_usm.view_mapping_subview 9: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 9: [----------] 27 tests from sycl_shared_usm (1930 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 58 tests from 3 test suites ran. (39282 ms total) 9: [ PASSED ] 58 tests. 13: [ OK ] scope_guard_DeathTest.create (1969 ms) 13: [ RUN ] scope_guard_DeathTest.create_argument 10: [==========] Running 71 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (5 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: [ OK ] defaultdevicetype.shared_space (62 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 (0 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (0 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 (3 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (8 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 10: [ RUN ] defaultdevicetype.malloc 10: [ OK ] defaultdevicetype.malloc (0 ms) 10: [----------] 31 tests from defaultdevicetype (155 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (16 ms) 10: [----------] 1 test from kokkosresize (16 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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: [==========] 71 tests from 41 test suites ran. (172 ms total) 10: [ PASSED ] 71 tests. 10/58 Test #10: Kokkos_CoreUnitTest_Default ...................... Passed 0.89 sec test 11 Start 11: Kokkos_CoreUnitTest_LegionInitialization 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 11: [ RUN ] initialization.legion_initialization 9/58 Test #9: Kokkos_CoreUnitTest_SYCL3 ........................ Passed 41.48 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCLInterOpInit 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit 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 sycl 10: [ RUN ] sycl.raw_sycl_interop 11: [ OK ] initialization.legion_initialization (406 ms) 11: [----------] 1 test from initialization (406 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (406 ms total) 11: [ PASSED ] 1 test. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp 11/58 Test #11: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.69 sec test 12 Start 12: Kokkos_CoreUnitTest_PushFinalizeHook 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 12: Test timeout computed to be: 1500 12: SUCCESS 12/58 Test #12: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.68 sec test 13 Start 13: Kokkos_CoreUnitTest_ScopeGuard 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 13: Test timeout computed to be: 1500 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o 13: [==========] Running 6 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 6 tests from scope_guard_DeathTest 13: [ RUN ] scope_guard_DeathTest.create 10: [ OK ] sycl.raw_sycl_interop (1485 ms) 10: [----------] 1 test from sycl (1485 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (1485 ms total) 10: [ PASSED ] 1 test. 13: [ OK ] scope_guard_DeathTest.create (731 ms) 13: [ RUN ] scope_guard_DeathTest.create_argument 13: [ OK ] scope_guard_DeathTest.create_argument (1985 ms) 13: [ RUN ] scope_guard_DeathTest.create_while_initialize 10/58 Test #10: Kokkos_CoreUnitTest_SYCLInterOpInit .............. Passed 2.02 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 11: Test timeout computed to be: 1500 13: [ OK ] scope_guard_DeathTest.create_argument (692 ms) 13: [ RUN ] scope_guard_DeathTest.create_while_initialize 11: [==========] Running 2 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from sycl 11: [ RUN ] sycl.raw_sycl_interop_context_1 11: [ OK ] sycl.raw_sycl_interop_context_1 (2 ms) 11: [ RUN ] sycl.raw_sycl_interop_context_2 11: [ OK ] sycl.raw_sycl_interop_context_2 (0 ms) 11: [----------] 2 tests from sycl (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 2 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 2 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp 13: [ OK ] scope_guard_DeathTest.create_while_initialize (906 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_initialize 13: [ OK ] scope_guard_DeathTest.create_while_initialize (2295 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_initialize 11/58 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ...... Passed 1.98 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpStreams 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreams 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from sycl 12: [ RUN ] sycl.raw_sycl_queues 13: [ OK ] scope_guard_DeathTest.create_after_initialize (887 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_finalize 13: [ OK ] scope_guard_DeathTest.create_after_finalize (877 ms) 13: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 12: [ OK ] sycl.raw_sycl_queues (1466 ms) 12: [----------] 1 test from sycl (1466 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (1466 ms total) 12: [ PASSED ] 1 test. 12/58 Test #12: Kokkos_CoreUnitTest_SYCLInterOpStreams ........... Passed 1.99 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 13: Test timeout computed to be: 1500 13: [ OK ] scope_guard_DeathTest.destroy_after_finalize (880 ms) 13: [----------] 6 tests from scope_guard_DeathTest (4975 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 6 tests from 1 test suite ran. (4976 ms total) 13: [ PASSED ] 6 tests. 13/58 Test #13: Kokkos_CoreUnitTest_ScopeGuard ................... Passed 4.98 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 13: [ OK ] scope_guard_DeathTest.create_after_initialize (2280 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_finalize 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/58 Test #14: Kokkos_CoreUnitTest_Develop ...................... Passed 0.69 sec test 15 Start 15: Kokkos_CoreUnitTest_TuningBuiltins 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 15: Test timeout computed to be: 1500 13: [==========] Running 3 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 3 tests from sycl_multi_gpu 13: [ RUN ] sycl_multi_gpu.managed_views 13: [ OK ] sycl_multi_gpu.managed_views (5 ms) 13: [ RUN ] sycl_multi_gpu.unmanaged_views 13: [ OK ] sycl_multi_gpu.unmanaged_views (3 ms) 13: [ RUN ] sycl_multi_gpu.scratch_space 13: [ OK ] sycl_multi_gpu.scratch_space (5 ms) 13: [----------] 3 tests from sycl_multi_gpu (14 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 3 tests from 1 test suite ran. (14 ms total) 13: [ PASSED ] 3 tests. 15/58 Test #15: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.77 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBasics 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 16: Test timeout computed to be: 1500 13/58 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU ... Passed 2.00 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 16: Set of size 10 16: 4,4 16: Expect 1, have 1 16: Expect 2, have 2 13: [ OK ] scope_guard_DeathTest.create_after_finalize (2246 ms) 13: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 16/58 Test #16: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.68 sec test 17 Start 17: Kokkos_CoreUnitTest_CategoricalTuner 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 17: Test timeout computed to be: 1500 14: [==========] Running 70 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 30 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (22 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (25 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: [ OK ] defaultdevicetype.visible_devices (0 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (2 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (1 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (0 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 (7 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (21 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 14: [ RUN ] defaultdevicetype.malloc 14: [ OK ] defaultdevicetype.malloc (0 ms) 14: [----------] 30 tests from defaultdevicetype (167 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (14 ms) 14: [----------] 1 test from kokkosresize (14 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: [==========] 70 tests from 41 test suites ran. (182 ms total) 14: [ PASSED ] 70 tests. 17/58 Test #17: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.15 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 18: [==========] Running 29 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 27 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 33554433 18: Ref: Unnamed Instance Fence 18: 33554433 18: Kokkos::Cuda::fence(): Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 33554432 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 33554432 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 33554432 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 33554432 18: Kokkos::fence: Unnamed Global Fence 18: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 18: [ RUN ] kokkosp.test_multiple_default_instances 18: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 18: [ RUN ] kokkosp.test_id_gen 18: [ OK ] kokkosp.test_id_gen (0 ms) 18: [ RUN ] kokkosp.test_kernel_sequence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: Ref: 33554433 18: Ref: test_kernel 18: 33554433 18: named_instance 18: Miss on name 18: 0 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554432 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554433 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (0 ms) 18: [ RUN ] kokkosp.test_streams 18: [ OK ] kokkosp.test_streams (0 ms) 18: [ RUN ] kokkosp.async_deep_copy 18: [ OK ] kokkosp.async_deep_copy (0 ms) 18: [ RUN ] kokkosp.parallel_for 18: [ OK ] kokkosp.parallel_for (0 ms) 18: [ RUN ] kokkosp.parallel_reduce 18: [ OK ] kokkosp.parallel_reduce (0 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (2 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence 18: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence_view 18: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 18: [ RUN ] kokkosp.regions 18: [ OK ] kokkosp.regions (0 ms) 18: [ RUN ] kokkosp.fences 18: [ OK ] kokkosp.fences (0 ms) 18: [ RUN ] kokkosp.raw_allocation 18: [ OK ] kokkosp.raw_allocation (0 ms) 18: [ RUN ] kokkosp.view 18: [ OK ] kokkosp.view (0 ms) 18: [ RUN ] kokkosp.sections 18: [ OK ] kokkosp.sections (0 ms) 18: [ RUN ] kokkosp.metadata 18: [ OK ] kokkosp.metadata (0 ms) 18: [ RUN ] kokkosp.profile_events 18: [ OK ] kokkosp.profile_events (0 ms) 18: [ RUN ] kokkosp.tuning_sequence 18: [ OK ] kokkosp.tuning_sequence (0 ms) 18: [ RUN ] kokkosp.no_init_kernel 18: [ OK ] kokkosp.no_init_kernel (0 ms) 18: [ RUN ] kokkosp.get_events 18: [ OK ] kokkosp.get_events (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init 18: [ OK ] kokkosp.create_mirror_no_init (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 18: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 18: [ RUN ] kokkosp.create_mirror_view_and_copy 18: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 18: [----------] 27 tests from kokkosp (4 ms total) 18: 18: [----------] 2 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.profiling_section 18: [ OK ] defaultdevicetype.profiling_section (0 ms) 18: [ RUN ] defaultdevicetype.scoped_profile_region 18: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 18: [----------] 2 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 29 tests from 2 test suites ran. (4 ms total) 18: [ PASSED ] 29 tests. 14/58 Test #14: Kokkos_CoreUnitTest_Default ...................... Passed 2.18 sec test 15 Start 15: Kokkos_CoreUnitTest_LegionInitialization 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from initialization 15: [ RUN ] initialization.legion_initialization 18/58 Test #18: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.69 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/58 Test #19: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp 13: [ OK ] scope_guard_DeathTest.destroy_after_finalize (2266 ms) 13: [----------] 6 tests from scope_guard_DeathTest (13043 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 6 tests from 1 test suite ran. (13043 ms total) 13: [ PASSED ] 6 tests. 13/47 Test #13: Kokkos_CoreUnitTest_ScopeGuard ................... Passed 13.05 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/58 Test #20: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.72 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15: [ OK ] initialization.legion_initialization (1462 ms) 15: [----------] 1 test from initialization (1462 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (1462 ms total) 15: [ PASSED ] 1 test. 21/58 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.69 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp 15/58 Test #15: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 1.99 sec test 16 Start 16: Kokkos_CoreUnitTest_PushFinalizeHook 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 16: 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 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. 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:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 22/58 Test #22: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.69 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 14/47 Test #14: Kokkos_CoreUnitTest_Develop ...................... Passed 1.98 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 23/58 Test #23: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.68 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 24: [==========] Running 3 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from defaultdevicetype_DeathTest 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f1: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x439570] Test::test_stacktrace(bool, bool) 24: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f3: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x439f64] Test::test_stacktrace(bool, bool) 24: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (217 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f1: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x439570] Test::test_stacktrace(bool, bool) 24: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f3: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x439f64] Test::test_stacktrace(bool, bool) 24: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (222 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (439 ms total) 24: 24: [----------] 1 test from defaultdevicetype 24: [ RUN ] defaultdevicetype.stacktrace_normal 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f1: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x439570] Test::test_stacktrace(bool, bool) 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 24: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 24: 24: demangled test_f3: 24: [0x4a4c30] Kokkos::Impl::save_stacktrace() 24: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 24: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x439f64] Test::test_stacktrace(bool, bool) 24: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x44b518] testing::Test::Run() 24: [0x44c850] testing::TestInfo::Run() 24: [0x44d0f7] testing::TestSuite::Run() 24: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45c7cc] testing::UnitTest::Run() 24: [0x43b150] main 24: [0x7ffff5c870b3] __libc_start_main 24: [0x43944e] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 24: [----------] 1 test from defaultdevicetype (1 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 3 tests from 2 test suites ran. (441 ms total) 24: [ PASSED ] 3 tests. 16: SUCCESS 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 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: 0 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: 0 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: 0 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554432 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 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 (1 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 (5 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.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: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 15: skipping since the CudaUVMSpace requires additional fences 15: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 26 tests from kokkosp (9 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (9 ms total) 15: [ PASSED ] 27 tests. 15: [ SKIPPED ] 1 test, listed below: 15: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 24/58 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.14 sec test 25 Start 25: Kokkos_IncrementalTest_SERIAL 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 25: Test timeout computed to be: 1500 16/58 Test #16: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 1.97 sec test 17 Start 17: Kokkos_CoreUnitTest_ScopeGuard 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 17: Test timeout computed to be: 1500 17: [==========] Running 6 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 6 tests from scope_guard_DeathTest 17: [ RUN ] scope_guard_DeathTest.create 15/47 Test #15: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.00 sec test 16 Start 16: Kokkos_CoreUnitTest_ToolIndependence 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 16: Test timeout computed to be: 1500 16/47 Test #16: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.00 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoadHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/build-tests/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(). 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from SERIAL 25: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 25: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] SERIAL.IncrTest_01_execspace 25: Host Serial Execution Space: 25: KOKKOS_ENABLE_SERIAL: yes 25: 25: Serial Runtime Configuration: 25: Serial 25: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 25: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 25: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicSub 25: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 25: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] SERIAL.IncrTest_03b_memspace_free 25: [ OK ] SERIAL.IncrTest_03b_memspace_free (110 ms) 25: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 25: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_05_reduction 25: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange2D 25: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange3D 25: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange4D 25: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 25: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 25: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (183 ms) 25: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 25: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 25: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 25: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 25: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.incr_14_MDrangeReduce 25: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] SERIAL.IncrTest_16_parallelscan 25: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 25: [ RUN ] SERIAL.incr_17_atomicView 25: [ OK ] SERIAL.incr_17_atomicView (0 ms) 25: [----------] 28 tests from SERIAL (300 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (300 ms total) 25: [ PASSED ] 28 tests. 25/58 Test #25: Kokkos_IncrementalTest_SERIAL .................... Passed 0.99 sec test 26 Start 26: Kokkos_IncrementalTest_CUDA 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_CUDA 26: Test timeout computed to be: 1500 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from CUDA 26: [ RUN ] CUDA.IncrTest_01_execspace_typedef 26: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] CUDA.IncrTest_01_execspace 26: Device Execution Space: 26: KOKKOS_ENABLE_CUDA: yes 26: Cuda Options: 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 26: 26: Cuda Runtime Configuration: 26: macro KOKKOS_ENABLE_CUDA : defined 26: macro CUDA_VERSION = 11000 = version 11.0 26: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 26: Cuda 26: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicExchange 26: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicAdd 26: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicSub 26: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 26: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] CUDA.IncrTest_03b_memspace_free 17: [ OK ] scope_guard_DeathTest.create (1986 ms) 17: [ RUN ] scope_guard_DeathTest.create_argument /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp 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: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/47 Test #17: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.01 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLineHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 26: [ OK ] CUDA.IncrTest_03b_memspace_free (2043 ms) 26: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 26: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_05_reduction 26: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange2D 26: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange3D 26: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange4D 26: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 26: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 26: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 26: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 26: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (224 ms) 26: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 26: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 26: [ RUN ] CUDA.IncrTest_12b_TeamScratch 26: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 26: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.incr_14_MDrangeReduce 26: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] CUDA.IncrTest_16_parallelscan 26: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 26: [ RUN ] CUDA.incr_17_atomicView 26: [ OK ] CUDA.incr_17_atomicView (0 ms) 26: [----------] 28 tests from CUDA (2281 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (2282 ms total) 26: [ PASSED ] 28 tests. 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 26/58 Test #26: Kokkos_IncrementalTest_CUDA ...................... Passed 2.97 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 27: Test timeout computed to be: 1500 27: [==========] Running 8 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 8 tests from ctest_environment 27: [ RUN ] ctest_environment.no_device_type 27: [ OK ] ctest_environment.no_device_type (0 ms) 27: [ RUN ] ctest_environment.no_process_count 27: [ OK ] ctest_environment.no_process_count (0 ms) 27: [ RUN ] ctest_environment.invalid_rank 27: [ OK ] ctest_environment.invalid_rank (0 ms) 27: [ RUN ] ctest_environment.no_type_str 27: [ OK ] ctest_environment.no_type_str (0 ms) 27: [ RUN ] ctest_environment.missing_type 27: [ OK ] ctest_environment.missing_type (0 ms) 27: [ RUN ] ctest_environment.no_id_str 27: [ OK ] ctest_environment.no_id_str (0 ms) 27: [ RUN ] ctest_environment.invalid_id_str 27: [ OK ] ctest_environment.invalid_id_str (0 ms) 27: [ RUN ] ctest_environment.good 27: [ OK ] ctest_environment.good (0 ms) 27: [----------] 8 tests from ctest_environment (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 8 tests from 1 test suite ran. (0 ms total) 27: [ PASSED ] 8 tests. 27/58 Test #27: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/58 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.00 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 17: [ OK ] scope_guard_DeathTest.create_argument (1991 ms) 17: [ RUN ] scope_guard_DeathTest.create_while_initialize 18/47 Test #18: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 1.96 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoad 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp 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_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x55555626f100:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555626f280:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555626f300:Host:source:0x55555626f180: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:0x55555626f400: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:0x55555626f280:40::kokkosp_deallocate_data:Host:source:0x55555626f100:40::kokkosp_finalize_library:: 17: [ OK ] scope_guard_DeathTest.create_while_initialize (2253 ms) 17: [ RUN ] scope_guard_DeathTest.create_after_initialize 19/47 Test #19: Kokkos_ProfilingTestLibraryLoad .................. Passed 1.95 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLine 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 20: 20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 20: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 20: setting CUDA_VISIBLE_DEVICES. 20: This could on multi GPU systems lead to severe performance" 20: penalties. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x55555626f100:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555626f280:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555626f300:Host:source:0x55555626f180: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:0x55555626f400: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:0x55555626f280:40::kokkosp_deallocate_data:Host:source:0x55555626f100:40::kokkosp_finalize_library:: [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o 20/47 Test #20: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 1.96 sec test 21 Start 21: Kokkos_CoreUnitTest_StackTraceTest 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec 21: Test timeout computed to be: 1500 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 17: [ OK ] scope_guard_DeathTest.create_after_initialize (2330 ms) 17: [ RUN ] scope_guard_DeathTest.create_after_finalize 29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp 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: [==========] Running 3 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from defaultdevicetype_DeathTest 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a4010] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a5fff] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f1: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555a4010] Test::test_stacktrace(bool, bool) 21: [0x5555555a5fff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555ab4f8] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a48fe] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a5fff] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f3: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555ab4f8] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x5555555a48fe] Test::test_stacktrace(bool, bool) 21: [0x5555555a5fff] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (305 ms) 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a4010] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a635c] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f1: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555a4010] Test::test_stacktrace(bool, bool) 21: [0x5555555a635c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555ab4f8] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a48fe] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a635c] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f3: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555ab4f8] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x5555555a48fe] Test::test_stacktrace(bool, bool) 21: [0x5555555a635c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (311 ms) 21: [----------] 2 tests from defaultdevicetype_DeathTest (616 ms total) 21: 21: [----------] 1 test from defaultdevicetype 21: [ RUN ] defaultdevicetype.stacktrace_normal 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a4010] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f1: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555a4010] Test::test_stacktrace(bool, bool) 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555604f35] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555ab0d5] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555ab4f8] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a48fe] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555dbbfa] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7950f) [0x5555555cd50f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7995a) [0x5555555cd95a] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79f3d) [0x5555555cdf3d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0438] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d0908] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559ef72] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ef0c87] 21: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a24aa] 21: 21: demangled test_f3: 21: [0x555555604f35] Kokkos::Impl::save_stacktrace() 21: [0x5555555ab0d5] Test::stacktrace_test_f1(std::ostream&) 21: [0x5555555ab4f8] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x5555555a48fe] Test::test_stacktrace(bool, bool) 21: [0x5555555dbbfa] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x5555555cd50f] 21: [0x5555555cd95a] 21: [0x5555555cdf3d] 21: [0x5555555d0438] testing::internal::UnitTestImpl::RunAllTests() 21: [0x5555555d0908] testing::UnitTest::Run() 21: [0x55555559ef72] main 21: [0x7ffff4ef0c87] __libc_start_main 21: [0x5555555a24aa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 21: [----------] 1 test from defaultdevicetype (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 3 tests from 2 test suites ran. (617 ms total) 21: [ PASSED ] 3 tests. 21/47 Test #21: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.59 sec test 22 Start 22: Kokkos_CoreUnitTest_CTestDevice 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 22: Test timeout computed to be: 1500 22: [==========] Running 8 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 8 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.invalid_rank 22: [ OK ] ctest_environment.invalid_rank (0 ms) 22: [ RUN ] ctest_environment.no_type_str 22: [ OK ] ctest_environment.no_type_str (0 ms) 22: [ RUN ] ctest_environment.missing_type 22: [ OK ] ctest_environment.missing_type (0 ms) 22: [ RUN ] ctest_environment.no_id_str 22: [ OK ] ctest_environment.no_id_str (0 ms) 22: [ RUN ] ctest_environment.invalid_id_str 22: [ OK ] ctest_environment.invalid_id_str (0 ms) 22: [ RUN ] ctest_environment.good 22: [ OK ] ctest_environment.good (0 ms) 22: [----------] 8 tests from ctest_environment (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 8 tests from 1 test suite ran. (0 ms total) 22: [ PASSED ] 8 tests. 22/47 Test #22: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 23: Test timeout computed to be: 1500 23/47 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.00 sec test 24 Start 24: Kokkos_ContainersUnitTest_Serial 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 24: Test timeout computed to be: 1500 17: [ OK ] scope_guard_DeathTest.create_after_finalize (2284 ms) 17: [ RUN ] scope_guard_DeathTest.destroy_after_finalize [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 5 tests in 7.558s 29: 29: OK (skipped=1) 29/58 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 7.67 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/58 Test #30: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T16-37-26.json" 31: Test timeout computed to be: 1500 31: 2024-05-29T16:49:00+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (6 X 2095.08 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x6) 31: L1 Instruction 32 KiB (x6) 31: L2 Unified 4096 KiB (x6) 31: L3 Unified 16384 KiB (x6) 31: Load Average: 1.76, 4.45, 4.63 31: CPU architecture: none 31: Default Device: N6Kokkos4CudaE 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-05-29T16:37:10+00:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 31: GIT_COMMIT_HASH: c53151084 31: GPU architecture: VOLTA70 31: KOKKOS_COMPILER_CLANG: 1200 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CUDA: yes 31: KOKKOS_ENABLE_CUDA_LAMBDA: yes 31: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 31: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_CUDA_UVM: no 31: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 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_IMPL_CUDA_MALLOC_ASYNC: yes 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 31: Kokkos Version: 4.3.99 31: macro KOKKOS_ENABLE_CUDA: defined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.77765u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.87065u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.41837u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 711.676n 24: 24: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 24: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 24: setting CUDA_VISIBLE_DEVICES. 24: This could on multi GPU systems lead to severe performance" 24: penalties. 24: [==========] Running 65 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 65 tests from serial 24: [ RUN ] serial.bitset 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 343.716n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.010 s 5 32.768k 185.54n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.014 s 5 65.536k 108.249n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.025 s 5 131.072k 54.9249n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.046 s 5 262.144k 32.9978n 17: [ OK ] scope_guard_DeathTest.destroy_after_finalize (2284 ms) 17: [----------] 6 tests from scope_guard_DeathTest (13132 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 6 tests from 1 test suite ran. (13132 ms total) 17: [ PASSED ] 6 tests. 17/58 Test #17: Kokkos_CoreUnitTest_ScopeGuard ................... Passed 13.14 sec test 18 Start 18: Kokkos_CoreUnitTest_Develop 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 18: Test timeout computed to be: 1500 31: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.090 s 5 524.288k 30.7481n [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o 24: [ OK ] serial.bitset (1171 ms) 24: [ RUN ] serial.bitset_default_constructor_no_alloc 24: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 24: [ RUN ] serial.dualview_combination 24: [ OK ] serial.dualview_combination (0 ms) 24: [ RUN ] serial.dualview_alloc 24: [ OK ] serial.dualview_alloc (0 ms) 24: [ RUN ] serial.test_dualview_copy_construction_and_assignment 24: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 24: [ RUN ] serial.dualview_combinations_without_init 24: [ OK ] serial.dualview_combinations_without_init (0 ms) 24: [ RUN ] serial.dualview_deep_copy 24: [ OK ] serial.dualview_deep_copy (0 ms) 24: [ RUN ] serial.dualview_realloc 24: [ OK ] serial.dualview_realloc (0 ms) 24: [ RUN ] serial.dualview_resize 24: [ OK ] serial.dualview_resize (0 ms) 24: [ RUN ] serial.dualview_device_correct_kokkos_device 24: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_correct_kokkos_device 24: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_sync 24: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 24: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_sync 24: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 24: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 24: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 24: [ RUN ] serial.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 (7 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-7028/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.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 (35 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 (5 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 18: [==========] Running 1 test from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.development_test 18: [ OK ] defaultdevicetype.development_test (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 1 test from 1 test suite ran. (0 ms total) 18: [ PASSED ] 1 test. 18/58 Test #18: Kokkos_CoreUnitTest_Develop ...................... Passed 1.98 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 24: [ OK ] serial.scatterview (1699 ms) 24: [ RUN ] serial.scatterview_devicetype 24: [ OK ] serial.scatterview_devicetype (1 ms) 24: [ RUN ] serial.staticcrsgraph 24: [ OK ] serial.staticcrsgraph (6 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 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 93.8101k/s 11.5 19: [==========] Running 27 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 25 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 117440513 19: Ref: Unnamed Instance Fence 19: 117440513 19: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 117440512 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 117440512 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 117440512 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 117440512 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: Ref: 117440513 19: Ref: test_kernel 19: 117440513 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440512 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440513 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (1 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 25 tests from kokkosp (4 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 27 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 27 tests. 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.310 s 2 0.0781859 0.0374778 0.0322238 0.0149172 0.0160867 4.434u 19/58 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.01 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/58 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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(). 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: OverlapMDRangePolicy/N:200/M:10000/R:10 0.023 s 0.023 s 30 5.84093m 2.93816m 2.17109m 1088.78u 1097.94u 5.164u /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0626962 0.0295603 0.0520421 0.0250572 0.0260717 7.011u 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 10.377n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 4.78662n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.69971n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.39197n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 985.168p 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 766.846p 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 621.796p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 537.605p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 621.967p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 554.117p 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/58 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 1.97 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 8.75 us 19.3 us 79805 114.316k/s 22/58 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 1.98 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 31: Malloc/N:16/manual_time 8.94 us 19.7 us 79996 111.84k/s 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xe09200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe093c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe09440:Host:source:0xe09280: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:0xe095c0: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:0xe093c0:40::kokkosp_deallocate_data:Host:source:0xe09200:40::kokkosp_finalize_library:: 23/58 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 1.98 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: [ OK ] serial.UnorderedMap_insert (7744 ms) 24: [ RUN ] serial.UnorderedMap_failed_insert [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o 31: Malloc/N:256/manual_time 9.11 us 19.9 us 76539 109.79k/s 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:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xe09200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe093c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe09440:Host:source:0xe09280: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:0xe095c0: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:0xe093c0:40::kokkosp_deallocate_data:Host:source:0xe09200:40::kokkosp_finalize_library:: 24/58 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 1.98 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o 31: Malloc/N:4096/manual_time 9.11 us 19.9 us 76634 109.775k/s 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (320 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp 24: [ OK ] serial.UnorderedMap_failed_insert (3543 ms) 24: [ RUN ] serial.UnorderedMap_deep_copy 24: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 24: [ RUN ] serial.UnorderedMap_valid_empty 24: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 24: [ RUN ] serial.UnorderedMap_clear_zero_size 24: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 24: [ RUN ] serial.UnorderedMap_consistent_size 24: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 24: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 24: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 24: [ RUN ] serial.UnorderedMap_lambda_capturable 24: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 24: [ RUN ] serial.UnorderedMap_constructor_view_alloc 24: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 24: [ RUN ] serial.vector_combination 24: [ OK ] serial.vector_combination (0 ms) 24: [ RUN ] serial.vector_insert 24: [ OK ] serial.vector_insert (0 ms) 24: [ RUN ] serial.vector_push_back_default_exec 24: [ OK ] serial.vector_push_back_default_exec (0 ms) 24: [ RUN ] serial.viewctorprop_embedded_dim 24: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 24: [----------] 65 tests from serial (14241 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 65 tests from 1 test suite ran. (14241 ms total) 24: [ PASSED ] 64 tests. 24: [ SKIPPED ] 1 test, listed below: 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(60): warning #177-D: member "::cuda_multi_gpu_managed_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(75): warning #177-D: member "::cuda_multi_gpu_unmanaged_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(99): warning #177-D: member "::cuda_multi_gpu_scratch_space_Test::test_info_" was declared but never referenced [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (323 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (644 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (645 ms total) 25: [ PASSED ] 3 tests. 24/47 Test #24: Kokkos_ContainersUnitTest_Serial ................. Passed 16.31 sec test 25 Start 25: Kokkos_ContainersUnitTest_Cuda 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 25: Test timeout computed to be: 1500 25/58 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.61 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 31: Malloc/N:65536/manual_time 9.15 us 20.0 us 76406 109.272k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 25: 25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 25: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 25: setting CUDA_VISIBLE_DEVICES. 25: This could on multi GPU systems lead to severe performance" 25: penalties. 25: [==========] Running 65 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 65 tests from cuda 25: [ RUN ] cuda.bitset 25: [ OK ] cuda.bitset (12 ms) 25: [ RUN ] cuda.bitset_default_constructor_no_alloc 25: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] cuda.dualview_combination 25: [ OK ] cuda.dualview_combination (0 ms) 25: [ RUN ] cuda.dualview_alloc 25: [ OK ] cuda.dualview_alloc (0 ms) 25: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 25: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] cuda.dualview_combinations_without_init 25: [ OK ] cuda.dualview_combinations_without_init (0 ms) 25: [ RUN ] cuda.dualview_deep_copy 25: [ OK ] cuda.dualview_deep_copy (4 ms) 25: [ RUN ] cuda.dualview_realloc 25: [ OK ] cuda.dualview_realloc (1 ms) 25: [ RUN ] cuda.dualview_resize 25: [ OK ] cuda.dualview_resize (2 ms) 25: [ RUN ] cuda.dualview_device_correct_kokkos_device 25: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] cuda.dualview_host_correct_kokkos_device 25: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] cuda.dualview_host_modify_template_device_sync 25: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 25: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] cuda.dualview_device_modify_template_host_sync 25: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 25: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 25: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] cuda.dynamic_view 25: [ OK ] cuda.dynamic_view (90 ms) 25: [ RUN ] cuda.dyn_rank_view_api_generic 25: [ OK ] cuda.dyn_rank_view_api_generic (33 ms) 25: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 25: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 25: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 25: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 25: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 25: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 25: [ RUN ] cuda.ErrorReporterViaLambda 25: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 25: [ RUN ] cuda.ErrorReporter 25: [ OK ] cuda.ErrorReporter (2 ms) 25: [ RUN ] cuda.offsetview_construction 25: [ OK ] cuda.offsetview_construction (9 ms) 25: [ RUN ] cuda.offsetview_unmanaged_construction 25: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] cuda.offsetview_subview 25: [ OK ] cuda.offsetview_subview (11 ms) 25: [ RUN ] cuda.offsetview_offsets_rank1 25: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] cuda.offsetview_offsets_rank2 25: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] cuda.offsetview_offsets_rank3 25: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] cuda.scatterview 31: Malloc/N:1048576/manual_time 67.5 us 125 us 10129 14.8159k/s 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (61 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (113 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (180 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (180 ms total) 26: [ PASSED ] 28 tests. 26/58 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 2.20 sec test 27 Start 27: Kokkos_IncrementalTest_SYCL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SYCL 27: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SYCL 27: [ RUN ] SYCL.IncrTest_01_execspace_typedef 27: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SYCL.IncrTest_01_execspace 27: 27: Runtime Configuration: 27: macro KOKKOS_ENABLE_ONEDPL : defined 27: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 27: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 27: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 27: Immediate command lists and standard command queue allowed. 27: SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS not defined. 27: 27: Available devices: 27: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected 27: SYCL 27: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicExchange 27: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicAdd 27: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicSub 27: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 27: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 12%] 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_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o 31: Malloc/N:16777216/manual_time 323 us 166 us 9553 3.09271k/s 31: Malloc/N:268435456/manual_time 6180 us 432 us 110 161.805/s [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 31: Malloc/N:4294967296/manual_time 136101 us 4163 us 10 7.34747/s Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 31: MallocFree/N:1/manual_time 19.4 us 19.4 us 35784 51.5147k/s 31: MallocFree/N:16/manual_time 19.4 us 19.4 us 35993 51.615k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp 31: MallocFree/N:256/manual_time 19.6 us 19.6 us 36123 51.0631k/s 31: MallocFree/N:4096/manual_time 19.3 us 19.3 us 36154 51.811k/s 31: MallocFree/N:65536/manual_time 19.3 us 19.3 us 36315 51.8293k/s 31: MallocFree/N:1048576/manual_time 126 us 125 us 5531 7.967k/s 31: MallocFree/N:16777216/manual_time 353 us 162 us 4873 2.83431k/s 31: MallocFree/N:268435456/manual_time 6446 us 483 us 106 155.128/s 31: MallocFree/N:4294967296/manual_time 101795 us 3280 us 8 9.82369/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_Spaces.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 31: MallocTouch/N:1/manual_time 10.5 us 21.1 us 65981 95.2889k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o 31: MallocTouch/N:16/manual_time 10.9 us 21.8 us 66721 91.9948k/s [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 25: [ OK ] cuda.scatterview (20811 ms) 25: [ RUN ] cuda.scatterview_devicetype 25: [ OK ] cuda.scatterview_devicetype (34 ms) 25: [ RUN ] cuda.staticcrsgraph 25: [ OK ] cuda.staticcrsgraph (69 ms) 25: [ RUN ] cuda.resize_realloc_no_init_dualview 25: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 25: [ RUN ] cuda.resize_realloc_no_alloc_dualview 25: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] cuda.resize_exec_space_dualview 25: [ OK ] cuda.resize_exec_space_dualview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_dualview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_init_dynrankview 25: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] cuda.resize_exec_space_dynrankview 25: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_dynrankview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_init_scatterview 25: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 25: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] cuda.resize_exec_space_scatterview 25: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_scatterview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynrankview 25: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_offsetview 25: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynamicview 25: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 25: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] cuda.UnorderedMap_insert 31: MallocTouch/N:256/manual_time 10.4 us 20.9 us 64494 96.3489k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Command_Line_Parsing.cpp 31: MallocTouch/N:4096/manual_time 17.6 us 28.4 us 39701 56.7616k/s 27: [ OK ] SYCL.IncrTest_03b_memspace_free (19491 ms) 27: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 27: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_05_reduction 27: [ OK ] SYCL.IncrTest_05_reduction (5 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange2D 27: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange3D 27: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange4D 27: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 27: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 27: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 27: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (199 ms) 27: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 27: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 27: [ RUN ] SYCL.IncrTest_12b_TeamScratch 27: [ OK ] SYCL.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.incr_14_MDrangeReduce 27: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SYCL.IncrTest_16_parallelscan 27: [ OK ] SYCL.IncrTest_16_parallelscan (2 ms) 27: [ RUN ] SYCL.incr_17_atomicView 27: [ OK ] SYCL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SYCL (19709 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (19709 ms total) 27: [ PASSED ] 28 tests. 27/58 Test #27: Kokkos_IncrementalTest_SYCL ...................... Passed 21.68 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/58 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/58 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp 31: MallocTouch/N:65536/manual_time 17.6 us 28.3 us 39866 56.8161k/s 31: MallocTouch/N:1048576/manual_time 78.7 us 138 us 8878 12.7108k/s /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 31: MallocTouch/N:16777216/manual_time 308 us 178 us 7547 3.24335k/s 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 31: MallocTouch/N:268435456/manual_time 6170 us 627 us 110 162.083/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Abort.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp 31: MallocTouch/N:4294967296/manual_time 115368 us 6122 us 10 8.66789/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp 31: MallocTouchFree/N:1/manual_time 21.3 us 21.3 us 32583 46.8882k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp 31: MallocTouchFree/N:16/manual_time 21.1 us 21.1 us 32975 47.3062k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 31: MallocTouchFree/N:256/manual_time 21.0 us 21.0 us 33212 47.551k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_CPUDiscovery.cpp 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 31: MallocTouchFree/N:4096/manual_time 28.8 us 28.8 us 24648 34.6891k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostBarrier.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 31: MallocTouchFree/N:65536/manual_time 28.3 us 28.3 us 24636 35.2755k/s 25: [ OK ] cuda.UnorderedMap_insert (14452 ms) 25: [ RUN ] cuda.UnorderedMap_failed_insert 31: MallocTouchFree/N:1048576/manual_time 138 us 137 us 5058 7.25699k/s 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Stacktrace.cpp 31: MallocTouchFree/N:16777216/manual_time 334 us 175 us 4254 2.99507k/s 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Profiling.cpp 31: MallocTouchFree/N:268435456/manual_time 6355 us 608 us 95 157.346/s 25: [ OK ] cuda.UnorderedMap_failed_insert (4980 ms) 25: [ RUN ] cuda.UnorderedMap_deep_copy 25: [ OK ] cuda.UnorderedMap_deep_copy (24 ms) 25: [ RUN ] cuda.UnorderedMap_valid_empty 25: [ OK ] cuda.UnorderedMap_valid_empty (6 ms) 25: [ RUN ] cuda.UnorderedMap_clear_zero_size 25: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 25: [ RUN ] cuda.UnorderedMap_consistent_size 25: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 25: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] cuda.UnorderedMap_lambda_capturable 25: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 25: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] cuda.vector_combination 25: [ OK ] cuda.vector_combination (1 ms) 25: [ RUN ] cuda.vector_insert 25: [ OK ] cuda.vector_insert (2 ms) 25: [ RUN ] cuda.vector_push_back_default_exec 25: [ OK ] cuda.vector_push_back_default_exec (0 ms) 25: [ RUN ] cuda.viewctorprop_embedded_dim 25: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 25: [----------] 65 tests from cuda (40580 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (40580 ms total) 25: [ PASSED ] 59 tests. 25: [ SKIPPED ] 6 tests, listed below: 25: [ SKIPPED ] cuda.realloc_exec_space_dualview 25: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 25: [ SKIPPED ] cuda.realloc_exec_space_scatterview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace.cpp 31: MallocTouchFree/N:4294967296/manual_time 140618 us 6342 us 9 7.11148/s 25/47 Test #25: Kokkos_ContainersUnitTest_Cuda ................... Passed 42.95 sec test 26 Start 26: Kokkos_ContainersPerformanceTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 26: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_MemoryPool.cpp 26: 26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 26: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 26: setting CUDA_VISIBLE_DEVICES. 26: This could on multi GPU systems lead to severe performance" 26: penalties. 26: [==========] Running 4 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 4 tests from TEST_CATEGORY 26: [ RUN ] TEST_CATEGORY.dynrankview_perf 26: Cuda 26: DynRankView vs View: Initialization Only 26: View time (init only): 0.000665172 26: View sum computation time: 0.000665172 26: Strided View time (init only): 0.00061618 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.002 s 100 47.931/s 800 26: View Rank7 time (init only): 0.000593089 26: DynRankView time (init only): 0.000601473 26: DynRankView sum computation time: 0.00215422 26: Ratio of View to DynRankView time: 1.10591 26: Ratio of View to DynRankView sum computation time: 1.13692 26: Ratio of View to View Rank7 time: 1.12154 26: Ratio of StrideView to DynRankView time: 1.02445 26: Ratio of DynRankView to View Rank7 time: 1.01414 26: [ OK ] TEST_CATEGORY.dynrankview_perf (674 ms) 26: [ RUN ] TEST_CATEGORY.global_2_local 26: Cuda 26: size, create, generate, fill, find 26: 256, 0.00138033, 1.8002e-05, 0.0055355, 0.0019551 26: 512, 0.00138766, 1.2012e-05, 2.3233e-05, 0.00199733 26: 1024, 0.00126884, 1.1011e-05, 2.182e-05, 0.00203378 26: 2048, 0.00133096, 1.1201e-05, 2.3385e-05, 0.00202615 26: 4096, 0.00113322, 1.1382e-05, 2.7502e-05, 0.00208635 26: 8192, 0.00137041, 1.089e-05, 2.5668e-05, 0.00203025 26: 16384, 0.00140266, 1.0679e-05, 3.5958e-05, 0.00209001 26: 32768, 0.00162307, 1.1201e-05, 5.3169e-05, 0.00219081 26: 65536, 0.00249603, 1.1692e-05, 4.1588e-05, 0.00225686 26: 131072, 0.00336718, 1.1843e-05, 7.51e-05, 0.00249844 26: 262144, 0.00541436, 1.3044e-05, 8.6391e-05, 0.00315698 26: 524288, 0.00773663, 1.586e-05, 0.000138338, 0.00618995 26: 1048576, 0.0124689, 1.9567e-05, 0.000249265, 0.0113761 26: 2097152, 0.0213819, 2.654e-05, 0.000770259, 0.0305909 26: 4194304, 0.0392409, 3.8371e-05, 0.00172305, 0.0736803 26: [ OK ] TEST_CATEGORY.global_2_local (271 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: [----------] 4 tests from TEST_CATEGORY (946 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 4 tests from 1 test suite ran. (946 ms total) 26: [ PASSED ] 4 tests. 31: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.002 s 38 45.8877/s 800 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Instance.cpp 26/47 Test #26: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 2.92 sec test 27 Start 27: Kokkos_UnitTest_Sort 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 27: Test timeout computed to be: 1500 31: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.4123/s 800 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 21.796s 30: 30: OK (skipped=1) 30/58 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 22.01 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/58 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T16-00-51.json" 32: Test timeout computed to be: 1500 31: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.4012/s 800 27: 27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 27: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 27: setting CUDA_VISIBLE_DEVICES. 27: This could on multi GPU systems lead to severe performance" 27: penalties. 27: [==========] Running 15 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 15 tests from cuda 27: [ RUN ] cuda.SortUnsignedValueType 27: [ OK ] cuda.SortUnsignedValueType (29 ms) 27: [ RUN ] cuda.SortEmptyView 27: [ OK ] cuda.SortEmptyView (0 ms) 27: [ RUN ] cuda.SortByKeyEmptyView 27: [ OK ] cuda.SortByKeyEmptyView (0 ms) 27: [ RUN ] cuda.SortByKey 27: [ OK ] cuda.SortByKey (3 ms) 27: [ RUN ] cuda.SortByKeyWithComparator 27: [ OK ] cuda.SortByKeyWithComparator (2 ms) 27: [ RUN ] cuda.SortByKeyStaticExtents 27: [ OK ] cuda.SortByKeyStaticExtents (1 ms) 27: [ RUN ] cuda.SortByKeyWithStrides 27: [ OK ] cuda.SortByKeyWithStrides (0 ms) 27: [ RUN ] cuda.SortByKeyKeysLargerThanValues 27: 27: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o 32: 32: Available devices: 32: 2024-05-29T16:50:03+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (20 X 2345.59 MHz CPU s) 32: CPU Caches: 32: L1 Data 64 KiB (x20) 32: L1 Instruction 64 KiB (x20) 32: L2 Unified 512 KiB (x20) 32: L3 Unified 16384 KiB (x20) 32: Load Average: 1.24, 4.01, 6.53 32: Address Bits: 64 32: CPU architecture: none 32: Default Device: N6Kokkos12Experimental4SYCLE 32: Driver Version: CUDA 12.5 32: Error Correction Support: 1 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-05-29T16:00:09+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 32: GIT_COMMIT_HASH: 8793e4eef 32: GPU architecture: AMPERE80 32: Global Cache Mem Line Size: 128 32: Global Mem Cache Size: 41943040 32: Global Mem Size: 85100068864 32: Image Max Array Size: 0 32: Image Max Buffer Size: 32768 32: Image2d Max Height: 65536 32: Image2d Max Width: 131072 32: Image3d Max Depth: 16384 32: Image3d Max Height: 16384 32: Image3d Max Width: 16384 32: Is Accelerator: 0 32: Is Available: 1 32: Is CPU: 0 32: Is GPU: 1 32: KOKKOS_COMPILER_INTEL_LLVM: 20230000 32: KOKKOS_ENABLE_ASM: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos Version: 4.3.99 32: Local Mem Size: 49152 32: Max Compute Units: 108 32: Max Mem Alloc Size: 1073741824 32: Max Parameter Size: 4000 32: Max Read Image Args: 128 32: Max Samplers: 128 32: Max Work Group Size: 1024 32: Max Work Item Dimensions: 3 32: Mem Base Addr Align: 4096 32: Name: NVIDIA A100 80GB PCIe 32: Native Vector Width Char: 1 32: Native Vector Width Double: 1 32: Native Vector Width Float: 1 32: Native Vector Width Half: 0 32: Native Vector Width Int: 1 32: Native Vector Width Long: 1 32: Native Vector Width Short: 1 32: Partition Max Sub Devices: 0 32: Preferred Vector Width Char: 1 32: Preferred Vector Width Double: 1 32: Preferred Vector Width Float: 1 32: Preferred Vector Width Half: 0 32: Preferred Vector Width Int: 1 32: Preferred Vector Width Long: 1 32: Preferred Vector Width Short: 1 32: Profiling Timer Resolution: 1000 32: Reference Count: 1 32: Vendor: NVIDIA Corporation 32: Vendor Id: 4318 32: Version: 0.0 32: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 32: macro KOKKOS_ENABLE_ONEDPL: defined 32: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 32: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 32: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.010 s 0.011 s 5 1024 9.942u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.010 s 0.011 s 5 2.048k 5.08208u 27: 27: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.011 s 0.011 s 5 4.096k 2.62563u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.011 s 0.013 s 5 8.192k 1.40191u 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.013 s 0.014 s 5 16.384k 761.436n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.014 s 0.017 s 5 32.768k 436.705n 27: [ OK ] cuda.SortByKeyKeysLargerThanValues (854 ms) 27: [ RUN ] cuda.SortWithCustomComparator 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.018 s 0.024 s 5 65.536k 276.131n 31: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.2603/s 800 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.025 s 0.036 s 5 131.072k 187.349n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.025 s 0.046 s 5 262.144k 94.5916n 27: [ OK ] cuda.SortWithCustomComparator (666 ms) 27: [ RUN ] cuda.BinSortGenericTests 27: [ OK ] cuda.BinSortGenericTests (49 ms) 27: [ RUN ] cuda.BinSortEmptyView 27: [ OK ] cuda.BinSortEmptyView (0 ms) 27: [ RUN ] cuda.BinSortEmptyKeysView 27: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 27: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_CudaSpace.cpp 31: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.384/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Task.cpp 31: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.3757/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/src/Lock_Array_CUDA.cpp 31: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.2857/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.2995/s 800 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.010 s 201 65.9799k/s 11.5 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.663 s 0.663 s 1 0.118813 0.0551125 0.1033 0.0484484 0.0518583 18.876u /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp 31: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.3841/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.025 s 0.025 s 28 4.80537m 2.53384m 3.56679m 1.80247m 2.22087m 13.015u 31: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3494/s 800 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438714 0.0210546 0.037658 0.0182203 0.018796 18.656u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 23.5986n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.0049n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.42334n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.32166n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.84363n 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.11444n 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 606.155p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 354.05p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 282.246p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 233.093p /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTestMain.cpp 31: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 43.2417/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 43.2339/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_InterOp_Init.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 11.3 us 25.1 us 62164 88.5589k/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 31: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3652/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Init.cpp 31: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3892/s 800 32: Malloc/N:16/manual_time 11.3 us 25.1 us 62003 88.2967k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp 31: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 38 43.2334/s 800 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 910.4/s 1.6k [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp 32: Malloc/N:256/manual_time 11.3 us 25.0 us 61656 88.7373k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.478/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(143): warning #177-D: member "::defaultdevicetype_cmd_line_args_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(156): warning #177-D: member "::defaultdevicetype_cmd_line_args_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(169): warning #177-D: member "::defaultdevicetype_cmd_line_args_disable_warning_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(181): warning #177-D: member "::defaultdevicetype_cmd_line_args_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(195): warning #177-D: member "::defaultdevicetype_cmd_line_args_help_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(229): warning #177-D: member "::defaultdevicetype_cmd_line_args_tools_arguments_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(255): warning #177-D: member "::defaultdevicetype_cmd_line_args_unrecognized_flag_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(304): warning #177-D: member "::defaultdevicetype_env_vars_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(327): warning #177-D: member "::defaultdevicetype_env_vars_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(338): warning #177-D: member "::defaultdevicetype_env_vars_disable_warnings_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(365): warning #177-D: member "::defaultdevicetype_env_vars_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 966.079/s 1.6k 32: Malloc/N:4096/manual_time 11.3 us 25.1 us 61894 88.2656k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.318/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 966.28/s 1.6k 32: Malloc/N:65536/manual_time 10.9 us 24.5 us 64122 91.4891k/s [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 965.031/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.208/s 1.6k 32: Malloc/N:1048576/manual_time 11.4 us 25.2 us 61565 88.0387k/s 31: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.899/s 1.6k 32: Malloc/N:16777216/manual_time 501 us 612 us 1398 1.99607k/s 31: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.33/s 1.6k 27: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (17982 ms) 27: [ RUN ] cuda.NestedSort 27: [ OK ] cuda.NestedSort (72 ms) 27: [ RUN ] cuda.NestedSortByKey 27: [ OK ] cuda.NestedSortByKey (178 ms) 27: [----------] 15 tests from cuda (19844 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 15 tests from 1 test suite ran. (19844 ms total) 27: [ PASSED ] 15 tests. 27/47 Test #27: Kokkos_UnitTest_Sort ............................. Passed 21.85 sec test 28 Start 28: Kokkos_UnitTest_Random 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 28: Test timeout computed to be: 1500 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.035/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.905/s 1.6k 28: 28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 28: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 28: setting CUDA_VISIBLE_DEVICES. 28: This could on multi GPU systems lead to severe performance" 28: penalties. 28: [==========] Running 3 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 3 tests from cuda 28: [ RUN ] cuda.Random_XorShift64 28: Test Seed:1717001424709003760 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.0125156 0.0294071 || 0.051031 27942 29284 || 29037.8 28674.4 || 406.524 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00143161 -0.00343168 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.00576303 0.0271983 || 0.051031 27994 29364 || 28840.6 28674.4 || 375.989 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.00161329 -0.0017591 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.000700209 -0.0166832 || 0.051031 27951 29333 || 28694.5 28674.4 || -230.629 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.0235695 -0.000133363 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.0212034 -0.00497163 || 0.051031 28009 29263 || 28079 28674.4 || -68.7278 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.0104058 0.00450642 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000245207 -0.99999 -48245.8 || 0.051031 0 195343 || 2.92896e+09 28674.4 || -6.6695e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.000734535 -0.316269 0.158786 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195842 -0.999999 -57856.5 || 0.051031 0 1.55171e+06 || 2.86918e+10 28674.4 || -7.99809e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.00588567 -0.968042 10.4203 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.91181e-07 -0.00378298 -0.0190281 || 0.051031 28057 29396 || 28783.3 28674.4 || -263.045 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 7.87038e-07 -0.00702577 0.00288554 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.0137607 -0.00343113 || 0.051031 27996 29272 || 29074.5 28674.4 || -47.4319 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.0125666 0.00499631 || 0.051031 1e+64 -1e+64 28: Test Seed:1717001424866997043 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.00240747 0.0159703 || 0.051031 28041 29280 || 28743.6 28674.4 || 220.773 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00876897 0.000562192 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.000317361 0.0184194 || 0.051031 28026 29285 || 28665.3 28674.4 || 254.629 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.0194377 -0.00350038 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.0117665 0.00215287 || 0.051031 28091 29381 || 28340.9 28674.4 || 29.7613 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.0139691 0.00656178 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.00456239 -0.0105043 || 0.051031 28056 29398 || 28805.8 28674.4 || -145.212 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.00470207 0.00116015 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000245144 -0.99999 -48245.4 || 0.051031 0 195257 || 2.92856e+09 28674.4 || -6.66945e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.000734338 -0.307349 0.154228 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195684 -0.999999 -57857.1 || 0.051031 0 1.55119e+06 || 2.86902e+10 28674.4 || -7.99817e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.00588081 -0.968022 10.3309 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.6091e-07 0.00764191 -0.0100045 || 0.051031 27974 29296 || 28456.9 28674.4 || -138.302 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.96226e-07 -0.000560088 -0.00558735 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.00154768 0.00286792 || 0.051031 27984 29274 || 28718.8 28674.4 || 39.6461 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.000810665 0.00942767 || 0.051031 1e+64 -1e+64 28: [ OK ] cuda.Random_XorShift64 (324 ms) 28: [ RUN ] cuda.Random_XorShift1024_0 28: Test Seed:1717001425032953106 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00696089 -0.000981794 || 0.051031 10975 11796 || 11456.7 11377 || -13.5723 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.0220836 -0.000333891 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00914633 -0.0026987 || 0.051031 10983 11776 || 11482 11377 || -37.3069 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.016386 0.000580537 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.0187418 0.00348061 || 0.051031 10942 11861 || 11167.7 11377 || 48.116 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00651474 0.00279837 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00298153 0.00623814 || 0.051031 10909 11746 || 11343.1 11377 || 86.2361 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00815657 0.00493055 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000245606 -0.999975 -7594.53 || 0.051031 0 77621 || 4.61029e+08 11377 || -1.04987e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.000736511 -0.163428 0.0218626 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp 28: -- Testing 1-D histogram 28: Density 1D: 0.00195745 -0.999997 -9107.96 || 0.051031 0 616043 || 4.51623e+09 11377 || -1.25908e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.00588324 -0.922891 1.61463 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00112375 -0.00950063 || 0.051031 10954 11812 || 11364.2 11377 || -131.337 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.000266908 0.00289176 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00377882 -0.0126674 || 0.051031 10945 11830 || 11420.1 11377 || -175.114 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.0198049 -0.00117127 || 0.051031 1e+64 -1e+64 28: Test Seed:1717001425190053421 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00149891 0.000252214 || 0.051031 10956 11795 || 11359.9 11377 || 3.48661 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.0157951 0.000618161 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.0123571 0.00639484 || 0.051031 10996 11816 || 11519.3 11377 || 88.4022 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.00216377 -0.00214496 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00672794 -0.00133219 || 0.051031 10935 11772 || 11300.9 11377 || -18.4162 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00411626 -0.0032704 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.0070936 -0.00640303 || 0.051031 10959 11775 || 11458.2 11377 || -88.5154 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00453013 -0.00424504 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000245339 -0.999975 -7594.2 || 0.051031 0 77800 || 4.61009e+08 11377 || -1.04982e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.000735747 -0.151822 0.024066 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195607 -0.999997 -9108.06 || 0.051031 0 616472 || 4.51726e+09 11377 || -1.2591e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.00587913 -0.922205 1.60881 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.79744e-07 0.00664941 0.00189556 || 0.051031 10932 11813 || 11301.8 11377 || 26.2043 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 3.43323e-07 -0.00965556 -0.00206747 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00368776 -0.000490774 || 0.051031 10997 11786 || 11419.1 11377 || -6.78446 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.0297438 -0.00320099 || 0.051031 1e+64 -1e+64 31: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.771/s 1.6k 28: [ OK ] cuda.Random_XorShift1024_0 (398 ms) 28: [ RUN ] cuda.Multi_streams 28: [ OK ] cuda.Multi_streams (426 ms) 28: [----------] 3 tests from cuda (1149 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 3 tests from 1 test suite ran. (1149 ms total) 28: [ PASSED ] 3 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp 28/47 Test #28: Kokkos_UnitTest_Random ........................... Passed 3.12 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test timeout computed to be: 1500 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.586/s 1.6k 32: Malloc/N:268435456/manual_time 4952 us 1097 us 871 201.941/s 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.288/s 1.6k 32: Malloc/N:4294967296/manual_time 109645 us 5366 us 6 9.12031/s 29: 29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 29: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 29: setting CUDA_VISIBLE_DEVICES. 29: This could on multi GPU systems lead to severe performance" 29: penalties. 29: [==========] Running 16 tests from 3 test suites. 29: [----------] Global test environment set-up. 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: [----------] 2 tests from std_algorithms 29: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 29: [ OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms) 29: [ RUN ] std_algorithms.expect_no_overlap 29: [ OK ] std_algorithms.expect_no_overlap (1 ms) 29: [----------] 2 tests from std_algorithms (2 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 (2 ms) 29: [ RUN ] random_access_iterator_test.subscript_operator 29: [ OK ] random_access_iterator_test.subscript_operator (2 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet1 29: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet2 29: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet3 29: [ OK ] random_access_iterator_test.operatorsSet3 (3 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 (17 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 16 tests from 3 test suites ran. (20 ms total) 29: [ PASSED ] 16 tests. 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.384/s 1.6k 29/47 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 1.97 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_B 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 30: Test timeout computed to be: 1500 32: MallocFree/N:1/manual_time 25.5 us 25.6 us 27436 39.219k/s 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 964.839/s 1.6k 32: MallocFree/N:16/manual_time 25.8 us 25.9 us 27712 38.7234k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp 31: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 133.003/s 1.6k 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 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 (1 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 (13 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 (13 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 (12 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 (13 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 (16 ms) 30: [----------] 7 tests from std_algorithms_min_max_element_test (72 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 7 tests from 1 test suite ran. (72 ms total) 30: [ PASSED ] 7 tests. 30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.05 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test timeout computed to be: 1500 31: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.656/s 1.6k 32: MallocFree/N:256/manual_time 25.3 us 25.3 us 27743 39.6034k/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.461/s 1.6k 32: MallocFree/N:4096/manual_time 25.3 us 25.3 us 27727 39.5281k/s 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [==========] Running 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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp 31: [ OK ] std_algorithms_lexicographical_compare_test.test (236 ms) 31: [----------] 1 test from std_algorithms_lexicographical_compare_test (236 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_test 31: [ RUN ] std_algorithms_for_each_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 31: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 197.677/s 1.6k 31: [ OK ] std_algorithms_for_each_test.test (245 ms) 31: [----------] 1 test from std_algorithms_for_each_test (245 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 (116 ms) 31: [----------] 1 test from std_algorithms_find_test (116 ms total) 31: 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 32: MallocFree/N:65536/manual_time 24.5 us 24.5 us 28579 40.8437k/s 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 966.086/s 1.6k 32: MallocFree/N:1048576/manual_time 25.5 us 25.5 us 27564 39.204k/s 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.327/s 1.6k 32: MallocFree/N:16777216/manual_time 610 us 610 us 1144 1.63918k/s 31: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1743 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 31: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2733/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_c.cpp 31: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 322.98/s 1.6k 31: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1963 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.448/s 1.6k [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.231/s 1.6k 32: MallocFree/N:268435456/manual_time 4654 us 1087 us 659 214.866/s 31: [ OK ] std_algorithms_non_mod_seq_ops.search (1492 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 31: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.5834/s 1.6k 31: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1158 ms) 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6357 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 (124 ms) 31: [----------] 1 test from std_algorithms_count_test (124 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 (46 ms) 31: [----------] 1 test from std_algorithms_equal_test (46 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 (124 ms) 31: [----------] 1 test from std_algorithms_all_any_none_of_test (124 ms total) 31: 31: [----------] 1 test from std_algorithms_nonmod_seq_ops 31: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 31: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 106 265.175/s 1.6k 32: MallocFree/N:4294967296/manual_time 112353 us 5915 us 9 8.90049/s 31: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (209 ms) 31: [----------] 1 test from std_algorithms_nonmod_seq_ops (209 ms total) 31: 31: [----------] 1 test from std_algorithms_mismatch_test 31: [ RUN ] std_algorithms_mismatch_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp 31: [ OK ] std_algorithms_mismatch_test.test (338 ms) 31: [----------] 1 test from std_algorithms_mismatch_test (338 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 (300 ms) 31: [----------] 1 test from std_algorithms_mod_seq_ops (300 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 13 tests from 10 test suites ran. (8100 ms total) 31: [ PASSED ] 13 tests. 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 405 966.031/s 1.6k 31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 10.09 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test timeout computed to be: 1500 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.363/s 1.6k 32: MallocTouch/N:1/manual_time 12.3 us 26.9 us 57142 81.3384k/s 31: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.351/s 1.6k 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 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 (2 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 (2 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 32: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill 32: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 32: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 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 (2 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 (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.generate 32: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 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 (4 ms) 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 ms total) 32: 32: [----------] 4 tests from std_algorithms_replace_ops_test 32: [ RUN ] std_algorithms_replace_ops_test.replace /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp 32: [ OK ] std_algorithms_replace_ops_test.replace (126 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_if 32: MallocTouch/N:16/manual_time 12.0 us 26.4 us 57071 82.9946k/s 32: [ OK ] std_algorithms_replace_ops_test.replace_if (356 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy 31: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 102 266.681/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp 32: [ OK ] std_algorithms_replace_ops_test.replace_copy (297 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 32: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (243 ms) 32: [----------] 4 tests from std_algorithms_replace_ops_test (1023 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 (130 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.46/s 1.6k 32: [ OK ] std_algorithms_mod_seq_ops.unique (462 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 32: [ OK ] std_algorithms_mod_seq_ops.unique_copy (235 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove 32: [ OK ] std_algorithms_mod_seq_ops.remove (173 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_if /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp 32: [ OK ] std_algorithms_mod_seq_ops.remove_if (175 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.77/s 1.6k 32: MallocTouch/N:256/manual_time 12.0 us 26.3 us 58320 83.2476k/s 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy (369 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (178 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.5/s 1.6k [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.77/s 1.6k 32: MallocTouch/N:4096/manual_time 23.4 us 40.7 us 29941 42.7515k/s 32: [ OK ] std_algorithms_mod_seq_ops.rotate (1906 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.55/s 800 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 32: MallocTouch/N:65536/manual_time 23.0 us 40.0 us 30333 43.4165k/s 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.539/s 800 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 32: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1200 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_left /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.333/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 753.9/s 800 32: MallocTouch/N:1048576/manual_time 25.3 us 42.6 us 27681 39.587k/s 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.56/s 800 32: MallocTouch/N:16777216/manual_time 520 us 637 us 1348 1.92149k/s 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.508/s 800 32: [ OK ] std_algorithms_mod_seq_ops.shift_left (2873 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_right 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.527/s 800 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.506/s 800 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.744/s 800 32: [ OK ] std_algorithms_mod_seq_ops.shift_right (2855 ms) 32: [----------] 11 tests from std_algorithms_mod_seq_ops (10562 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 (262 ms) 32: [----------] 1 test from std_algorithms_modseq_test (262 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 31 tests from 5 test suites ran. (11871 ms total) 32: [ PASSED ] 31 tests. /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.766/s 800 32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 13.88 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test timeout computed to be: 1500 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.75/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o 32: MallocTouch/N:268435456/manual_time 4965 us 1132 us 879 201.403/s 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.711/s 800 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 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 (28 ms) 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (26 ms) 33: [----------] 2 tests from std_algorithms_sorting_ops_test (54 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 (3 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 (10 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 (121 ms) 33: [----------] 1 test from std_algorithms_partitioning_ops (121 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 (2 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 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 (1 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 (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 33: [----------] 12 tests from std_algorithms_numerics_test (21 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 (368 ms) 33: [----------] 1 test from std_algorithms_numerics_ops_test (368 ms total) 33: 33: [----------] 8 tests from std_algorithms_numeric_ops_test 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 32: MallocTouch/N:4294967296/manual_time 109835 us 6196 us 9 9.10452/s 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.758/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp 32: MallocTouchFree/N:1/manual_time 26.9 us 27.0 us 25909 37.136k/s 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.725/s 800 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 659 751.455/s 800 32: MallocTouchFree/N:16/manual_time 27.0 us 27.0 us 26141 37.089k/s 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2274 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 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.244/s 800 32: MallocTouchFree/N:256/manual_time 26.4 us 26.4 us 26416 37.9038k/s 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.024/s 800 32: MallocTouchFree/N:4096/manual_time 40.6 us 40.7 us 17252 24.6104k/s 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1951 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 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.05/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.7782k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.89448k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04687k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.03738k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97734k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.48254k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.53076k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.495k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64453k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.63942k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.85906k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.87769k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91185k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.58321k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.15155k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.81335k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.612k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.98243k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.31451k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.01665k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.25247k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50775k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 379.487/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 406.78/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 409.154/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 399.8/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 456.662/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 409.577/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 436.877/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 415.83/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 424.771/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 415.336/s 1.6k 33: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (775 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 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 70.0327/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.2362/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp 32: MallocTouchFree/N:65536/manual_time 40.1 us 40.1 us 17517 24.9432k/s /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1264 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 (6266 ms total) 33: 33: [----------] 1 test from std_algorithms_transform_ops_test 33: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 32: MallocTouchFree/N:1048576/manual_time 42.6 us 42.6 us 16399 23.4849k/s 33: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (192 ms) 33: [----------] 1 test from std_algorithms_transform_ops_test (192 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 29 tests from 7 test suites ran. (7036 ms total) 33: [ PASSED ] 29 tests. 31/58 Test #31: Kokkos_PerformanceTest_Benchmark ................. Passed 122.89 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T16-37-26.json" 32: Test timeout computed to be: 1500 32: 2024-05-29T16:51:03+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 1.03, 3.27, 4.18 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-05-29T16:37:10+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 32: GIT_COMMIT_HASH: c53151084 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.3.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 9.04 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test timeout computed to be: 1500 32/58 Test #32: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.73 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T16-37-26.json" 33: Test timeout computed to be: 1500 32: MallocTouchFree/N:16777216/manual_time 637 us 636 us 1088 1.5702k/s 33: 2024-05-29T16:51:03+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 1.03, 3.27, 4.18 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-05-29T16:37:10+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 33: GIT_COMMIT_HASH: c53151084 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.3.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [==========] Running 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 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: fill ops per second 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: 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 5243 48.7051M/s 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1524 ms) 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: MallocTouchFree/N:268435456/manual_time 4657 us 1122 us 659 214.718/s 32: MallocTouchFree/N:4294967296/manual_time 96122 us 6057 us 6 10.4035/s 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1491 ms) 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3015 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 (1054 ms) 34: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.002 s 38 39.5492/s 800 34: [ OK ] std_algorithms_count_team_test.count_returns_zero (699 ms) 34: [----------] 2 tests from std_algorithms_count_team_test (1754 ms total) 34: 34: [----------] 1 test from std_algorithms_count_if_team_test 34: [ RUN ] std_algorithms_count_if_team_test.test 32: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.002 s 29 38.7018/s 800 34: [ OK ] std_algorithms_count_if_team_test.test (692 ms) 34: [----------] 1 test from std_algorithms_count_if_team_test (692 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_team_test 34: [ RUN ] std_algorithms_for_each_team_test.test 34: [ OK ] std_algorithms_for_each_team_test.test (840 ms) 34: [----------] 1 test from std_algorithms_for_each_team_test (840 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_n_team_test 34: [ RUN ] std_algorithms_for_each_n_team_test.test [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 32: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.002 s 41 39.082/s 800 34: [ OK ] std_algorithms_for_each_n_team_test.test (963 ms) 34: [----------] 1 test from std_algorithms_for_each_n_team_test (963 ms total) 34: 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: cycle ops per second 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: 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 18735 297.516M/s 33/58 Test #33: Kokkos_PerformanceTest_Mempool ................... Passed 8.46 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T16-37-26.json" 34: Test timeout computed to be: 1500 34: 2024-05-29T16:51:12+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 1.02, 3.20, 4.14 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-05-29T16:37:10+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 34: GIT_COMMIT_HASH: c53151084 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.3.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 35 41.1409/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.2552/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp 32: ViewAllocate_Rank3/N:10/manual_time 0.021 s 0.002 s 35 38.9777/s 800 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.020 s 0.002 s 35 39.028/s 800 34: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4046 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 32: ViewAllocate_Rank4/N:10/manual_time 0.021 s 0.002 s 35 39.0206/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 35 41.2051/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 35 41.1953/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp 32: ViewAllocate_Rank6/N:10/manual_time 0.020 s 0.002 s 35 40.9963/s 800 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2776 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 32: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 35 41.1391/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 35 41.0772/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 35 41.0647/s 800 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2775 ms) 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9599 ms total) 34: 34: [----------] 2 tests from std_algorithms_mismatch_team_test 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 35 41.0719/s 800 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 35 41.0845/s 800 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.62895m 1029.76u 169.84u 704.983M 182.944k 704.983M 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.43977k/s 1.6k 34: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3074 ms) 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 630 1.44354k/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 630 1.44494k/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp 34: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1892 ms) 34: [----------] 2 tests from std_algorithms_mismatch_team_test (4967 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 12 tests from 7 test suites ran. (21833 ms total) 34: [ PASSED ] 12 tests. 34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 23.81 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 632 1.47632k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 633 1.47626k/s 1.6k 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 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 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 633 1.47627k/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 632 1.47634k/s 1.6k [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 679.387/s 1.6k 35: [ OK ] std_algorithms_equal_team_test.views_are_equal (2957 ms) 35: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.858/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 632 1.4766k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.511/s 1.6k 34: Test_Atomic/100000/iterations:10 1.05 s 1.04 s 10 1 8 2.46372m 1033.68u 72.28u 4.99995G 183.712k 4.99995G 35: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2845 ms) 35: [----------] 2 tests from std_algorithms_equal_team_test (5803 ms total) 35: 35: [----------] 2 tests from std_algorithms_search_team_test 35: [ RUN ] std_algorithms_search_team_test.sequences_exist 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 398 919.162/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 632 1.47639k/s 1.6k 35: [ OK ] std_algorithms_search_team_test.sequences_exist (1671 ms) 35: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 633 1.47585k/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 633 1.47648k/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 632 1.47669k/s 1.6k 35: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1863 ms) 35: [----------] 2 tests from std_algorithms_search_team_test (3535 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_end_team_test 35: [ RUN ] std_algorithms_find_end_team_test.sequences_exist /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp 32: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.696/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 410.907/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 373 868.132/s 1.6k 35: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2882 ms) 35: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 310 710.818/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 632 1.47666k/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 633 1.47648k/s 1.6k 35: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2706 ms) 35: [----------] 2 tests from std_algorithms_find_end_team_test (5588 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 32: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 168 382.077/s 1.6k [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 226 516.122/s 1.6k [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2392 ms) 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 632 1.47616k/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 632 1.47651k/s 1.6k [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 120 276.479/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.004 s 0.004 s 196 440.664/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 632 1.4768k/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 633 1.47669k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp 32: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 392.077/s 1.6k 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6549 ms) 35: [----------] 2 tests from std_algorithms_find_first_of_team_test (8941 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 8 tests from 4 test suites ran. (23869 ms total) 35: [ PASSED ] 8 tests. 35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 25.87 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 245 562.544/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61438k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp 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 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 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.614k/s 1.6k /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp 36: [ OK ] std_algorithms_find_team_test.searched_values_exist (769 ms) 36: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 690 1.61338k/s 1.6k [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o 36: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (899 ms) 36: [----------] 2 tests from std_algorithms_find_team_test (1669 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_if_team_test 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 689 1.61412k/s 1.6k 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (716 ms) 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1511 1.72942k/s 800 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (905 ms) 36: [----------] 2 tests from std_algorithms_find_if_team_test (1621 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 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (897 ms) 36: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1513 1.72903k/s 800 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (711 ms) 36: [----------] 2 tests from std_algorithms_find_if_not_team_test (1608 ms total) 36: 36: [----------] 1 test from std_algorithms_all_of_team_test 36: [ RUN ] std_algorithms_all_of_team_test.test 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1513 1.7293k/s 800 36: [ OK ] std_algorithms_all_of_team_test.test (824 ms) 36: [----------] 1 test from std_algorithms_all_of_team_test (824 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 (645 ms) 36: [----------] 1 test from std_algorithms_any_of_team_test (645 ms total) 36: 36: [----------] 1 test from std_algorithms_none_of_team_test 36: [ RUN ] std_algorithms_none_of_team_test.test 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1513 1.72898k/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp 36: [ OK ] std_algorithms_none_of_team_test.test (821 ms) 36: [----------] 1 test from std_algorithms_none_of_team_test (821 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 (746 ms) 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1513 1.72954k/s 800 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (788 ms) 36: [----------] 2 tests from std_algorithms_search_n_team_test (1535 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 11 tests from 7 test suites ran. (8726 ms total) 36: [ PASSED ] 11 tests. 36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 10.71 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test timeout computed to be: 1500 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1512 1.72932k/s 800 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1512 1.72952k/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 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 34: Test_Atomic/100000/iterations:10 3.12 s 3.12 s 10 1 8 5.23334 1.20448m 69.24u 4.99995G 188.32k 4.99995G 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1512 1.72925k/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp 37: [ OK ] std_algorithms_min_element_team_test.test (2440 ms) 37: [----------] 1 test from std_algorithms_min_element_team_test (2440 ms total) 37: 37: [----------] 1 test from std_algorithms_max_element_team_test 37: [ RUN ] std_algorithms_max_element_team_test.test 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1512 1.72915k/s 800 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1513 1.72949k/s 800 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1512 1.72915k/s 800 37: [ OK ] std_algorithms_max_element_team_test.test (2454 ms) 37: [----------] 1 test from std_algorithms_max_element_team_test (2454 ms total) 37: 37: [----------] 1 test from std_algorithms_minmax_element_team_test 37: [ RUN ] std_algorithms_minmax_element_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1513 1.72954k/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1512 1.72912k/s 800 37: [ OK ] std_algorithms_minmax_element_team_test.test (3133 ms) 37: [----------] 1 test from std_algorithms_minmax_element_team_test (3133 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 3 test suites ran. (8027 ms total) 37: [ PASSED ] 3 tests. 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1513 1.72958k/s 800 37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 10.02 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1512 1.72942k/s 800 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 6 tests from 6 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_fill_team_test 38: [ RUN ] std_algorithms_fill_team_test.test 38: [ OK ] std_algorithms_fill_team_test.test (558 ms) 38: [----------] 1 test from std_algorithms_fill_team_test (558 ms total) 38: 38: [----------] 1 test from std_algorithms_fill_n_team_test 38: [ RUN ] std_algorithms_fill_n_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1513 1.72964k/s 800 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1538 1.75996k/s 800 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 38: [ OK ] std_algorithms_fill_n_team_test.test (2125 ms) 38: [----------] 1 test from std_algorithms_fill_n_team_test (2125 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_team_test 38: [ RUN ] std_algorithms_replace_team_test.test 34: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.62284m 1011.87u 102.31u 704.983M 682.144k 704.983M 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1539 1.75994k/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.41296k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.39459k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.60786k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61505k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.73813k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.27621k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.63551k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.60267k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.37363k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.38712k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.71635k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.34593k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.79007k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.20023k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.21338k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2435k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.01443k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.21216k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.99102k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.99013k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.43126k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.39711k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90919k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.86174k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84819k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65067k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.86692k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.19577k/s 1.6k 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 853.28k/s 688 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.11562M/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 895.134k/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 870.445k/s 688 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1026.3/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1010.21/s 1.6k 38: [ OK ] std_algorithms_replace_team_test.test (775 ms) 38: [----------] 1 test from std_algorithms_replace_team_test (775 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 (788 ms) 38: [----------] 1 test from std_algorithms_replace_if_team_test (788 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_team_test 38: [ RUN ] std_algorithms_replace_copy_team_test.test [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 32/58 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 139.41 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T16-00-51.json" 33: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_replace_copy_team_test.test (1529 ms) 38: [----------] 1 test from std_algorithms_replace_copy_team_test (1529 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test 38: [ RUN ] std_algorithms_replace_copy_if_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp 33: 33: Available devices: 33: 2024-05-29T16:52:22+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (20 X 2345.59 MHz CPU s) 33: CPU Caches: 33: L1 Data 64 KiB (x20) 33: L1 Instruction 64 KiB (x20) 33: L2 Unified 512 KiB (x20) 33: L3 Unified 16384 KiB (x20) 33: Load Average: 0.86, 2.78, 5.71 33: Address Bits: 64 33: CPU architecture: none 33: Default Device: N6Kokkos12Experimental4SYCLE 33: Driver Version: CUDA 12.5 33: Error Correction Support: 1 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-05-29T16:00:09+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 33: GIT_COMMIT_HASH: 8793e4eef 33: GPU architecture: AMPERE80 33: Global Cache Mem Line Size: 128 33: Global Mem Cache Size: 41943040 33: Global Mem Size: 85100068864 33: Image Max Array Size: 0 33: Image Max Buffer Size: 32768 33: Image2d Max Height: 65536 33: Image2d Max Width: 131072 33: Image3d Max Depth: 16384 33: Image3d Max Height: 16384 33: Image3d Max Width: 16384 33: Is Accelerator: 0 33: Is Available: 1 33: Is CPU: 0 33: Is GPU: 1 33: KOKKOS_COMPILER_INTEL_LLVM: 20230000 33: KOKKOS_ENABLE_ASM: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos Version: 4.3.99 33: Local Mem Size: 49152 33: Max Compute Units: 108 33: Max Mem Alloc Size: 1073741824 33: Max Parameter Size: 4000 33: Max Read Image Args: 128 33: Max Samplers: 128 33: Max Work Group Size: 1024 33: Max Work Item Dimensions: 3 33: Mem Base Addr Align: 4096 33: Name: NVIDIA A100 80GB PCIe 33: Native Vector Width Char: 1 33: Native Vector Width Double: 1 33: Native Vector Width Float: 1 33: Native Vector Width Half: 0 33: Native Vector Width Int: 1 33: Native Vector Width Long: 1 33: Native Vector Width Short: 1 33: Partition Max Sub Devices: 0 33: Preferred Vector Width Char: 1 33: Preferred Vector Width Double: 1 33: Preferred Vector Width Float: 1 33: Preferred Vector Width Half: 0 33: Preferred Vector Width Int: 1 33: Preferred Vector Width Long: 1 33: Preferred Vector Width Short: 1 33: Profiling Timer Resolution: 1000 33: Reference Count: 1 33: Vendor: NVIDIA Corporation 33: Vendor Id: 4318 33: Version: 0.0 33: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 33: macro KOKKOS_ENABLE_ONEDPL: defined 33: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 33: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 33: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp 38: [ OK ] std_algorithms_replace_copy_if_team_test.test (1379 ms) 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1379 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 6 tests from 6 test suites ran. (7156 ms total) 38: [ PASSED ] 6 tests. 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 9.13 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test timeout computed to be: 1500 33/58 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 2.03 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T16-00-51.json" 34: Test timeout computed to be: 1500 34: 34: Available devices: 34: 2024-05-29T16:52:24+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (20 X 2345.59 MHz CPU s) 34: CPU Caches: 34: L1 Data 64 KiB (x20) 34: L1 Instruction 64 KiB (x20) 34: L2 Unified 512 KiB (x20) 34: L3 Unified 16384 KiB (x20) 34: Load Average: 0.86, 2.78, 5.71 34: Address Bits: 64 34: CPU architecture: none 34: Default Device: N6Kokkos12Experimental4SYCLE 34: Driver Version: CUDA 12.5 34: Error Correction Support: 1 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-05-29T16:00:09+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 34: GIT_COMMIT_HASH: 8793e4eef 34: GPU architecture: AMPERE80 34: Global Cache Mem Line Size: 128 34: Global Mem Cache Size: 41943040 34: Global Mem Size: 85100068864 34: Image Max Array Size: 0 34: Image Max Buffer Size: 32768 34: Image2d Max Height: 65536 34: Image2d Max Width: 131072 34: Image3d Max Depth: 16384 34: Image3d Max Height: 16384 34: Image3d Max Width: 16384 34: Is Accelerator: 0 34: Is Available: 1 34: Is CPU: 0 34: Is GPU: 1 34: KOKKOS_COMPILER_INTEL_LLVM: 20230000 34: KOKKOS_ENABLE_ASM: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos Version: 4.3.99 34: Local Mem Size: 49152 34: Max Compute Units: 108 34: Max Mem Alloc Size: 1073741824 34: Max Parameter Size: 4000 34: Max Read Image Args: 128 34: Max Samplers: 128 34: Max Work Group Size: 1024 34: Max Work Item Dimensions: 3 34: Mem Base Addr Align: 4096 34: Name: NVIDIA A100 80GB PCIe 34: Native Vector Width Char: 1 34: Native Vector Width Double: 1 34: Native Vector Width Float: 1 34: Native Vector Width Half: 0 34: Native Vector Width Int: 1 34: Native Vector Width Long: 1 34: Native Vector Width Short: 1 34: Partition Max Sub Devices: 0 34: Preferred Vector Width Char: 1 34: Preferred Vector Width Double: 1 34: Preferred Vector Width Float: 1 34: Preferred Vector Width Half: 0 34: Preferred Vector Width Int: 1 34: Preferred Vector Width Long: 1 34: Preferred Vector Width Short: 1 34: Profiling Timer Resolution: 1000 34: Reference Count: 1 34: Vendor: NVIDIA Corporation 34: Vendor Id: 4318 34: Version: 0.0 34: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 34: macro KOKKOS_ENABLE_ONEDPL: defined 34: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 34: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 34: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 34: platform: 64bit 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 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 (569 ms) 39: [----------] 1 test from std_algorithms_reverse_team_test (569 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 (980 ms) 39: [----------] 1 test from std_algorithms_reverse_copy_team_test (980 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_team_test 39: [ RUN ] std_algorithms_rotate_team_test.test 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2391 18.9882M/s [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3814 60.5609M/s 34/58 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 4.39 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T16-00-51.json" 35: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp 34: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.34166m 1032.8u 72.58u 4.99995G 182.272k 4.99995G 39: [ OK ] std_algorithms_rotate_team_test.test (2762 ms) 39: [----------] 1 test from std_algorithms_rotate_team_test (2762 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_copy_team_test 39: [ RUN ] std_algorithms_rotate_copy_team_test.test 35: 35: Available devices: 35: 2024-05-29T16:52:29+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (20 X 2345.59 MHz CPU s) 35: CPU Caches: 35: L1 Data 64 KiB (x20) 35: L1 Instruction 64 KiB (x20) 35: L2 Unified 512 KiB (x20) 35: L3 Unified 16384 KiB (x20) 35: Load Average: 0.87, 2.75, 5.68 35: Address Bits: 64 35: CPU architecture: none 35: Default Device: N6Kokkos12Experimental4SYCLE 35: Driver Version: CUDA 12.5 35: Error Correction Support: 1 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-05-29T16:00:09+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '561818bcd13adb6538e46f98300c60d07e5f8b82' into HEAD 35: GIT_COMMIT_HASH: 8793e4eef 35: GPU architecture: AMPERE80 35: Global Cache Mem Line Size: 128 35: Global Mem Cache Size: 41943040 35: Global Mem Size: 85100068864 35: Image Max Array Size: 0 35: Image Max Buffer Size: 32768 35: Image2d Max Height: 65536 35: Image2d Max Width: 131072 35: Image3d Max Depth: 16384 35: Image3d Max Height: 16384 35: Image3d Max Width: 16384 35: Is Accelerator: 0 35: Is Available: 1 35: Is CPU: 0 35: Is GPU: 1 35: KOKKOS_COMPILER_INTEL_LLVM: 20230000 35: KOKKOS_ENABLE_ASM: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos Version: 4.3.99 35: Local Mem Size: 49152 35: Max Compute Units: 108 35: Max Mem Alloc Size: 1073741824 35: Max Parameter Size: 4000 35: Max Read Image Args: 128 35: Max Samplers: 128 35: Max Work Group Size: 1024 35: Max Work Item Dimensions: 3 35: Mem Base Addr Align: 4096 35: Name: NVIDIA A100 80GB PCIe 35: Native Vector Width Char: 1 35: Native Vector Width Double: 1 35: Native Vector Width Float: 1 35: Native Vector Width Half: 0 35: Native Vector Width Int: 1 35: Native Vector Width Long: 1 35: Native Vector Width Short: 1 35: Partition Max Sub Devices: 0 35: Preferred Vector Width Char: 1 35: Preferred Vector Width Double: 1 35: Preferred Vector Width Float: 1 35: Preferred Vector Width Half: 0 35: Preferred Vector Width Int: 1 35: Preferred Vector Width Long: 1 35: Preferred Vector Width Short: 1 35: Profiling Timer Resolution: 1000 35: Reference Count: 1 35: Vendor: NVIDIA Corporation 35: Vendor Id: 4318 35: Version: 0.0 35: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 35: macro KOKKOS_ENABLE_ONEDPL: defined 35: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 35: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 35: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 35: platform: 64bit /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 39: [ OK ] std_algorithms_rotate_copy_team_test.test (2695 ms) 39: [----------] 1 test from std_algorithms_rotate_copy_team_test (2695 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 4 tests from 4 test suites ran. (7007 ms total) 39: [ PASSED ] 4 tests. 39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 8.99 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_move_team_test 40: [ RUN ] std_algorithms_move_team_test.test 40: [ OK ] std_algorithms_move_team_test.test (1243 ms) 40: [----------] 1 test from std_algorithms_move_team_test (1243 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 (1297 ms) 40: [----------] 1 test from std_algorithms_move_backward_team_test (1297 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_left_team_test 40: [ RUN ] std_algorithms_shift_left_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp 40: [ OK ] std_algorithms_shift_left_team_test.test (4645 ms) 40: [----------] 1 test from std_algorithms_shift_left_team_test (4645 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_right_team_test 40: [ RUN ] std_algorithms_shift_right_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Other.cpp 40: [ OK ] std_algorithms_shift_right_team_test.test (4557 ms) 40: [----------] 1 test from std_algorithms_shift_right_team_test (4557 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (11744 ms total) 40: [ PASSED ] 4 tests. 40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 13.72 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o 41: [ OK ] std_algorithms_copy_team_test.test (1408 ms) 41: [----------] 1 test from std_algorithms_copy_team_test (1408 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_n_team_test 41: [ RUN ] std_algorithms_copy_n_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp 41: [ OK ] std_algorithms_copy_n_team_test.test (2403 ms) 41: [----------] 1 test from std_algorithms_copy_n_team_test (2403 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_backward_team_test 41: [ RUN ] std_algorithms_copy_backward_team_test.test [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.13363m 3.33271m 299.67u 704.983M 1.54106M 704.983M 41: [ OK ] std_algorithms_copy_backward_team_test.test (1289 ms) 41: [----------] 1 test from std_algorithms_copy_backward_team_test (1289 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_if_team_test 41: [ RUN ] std_algorithms_copy_if_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp 41: [ OK ] std_algorithms_copy_if_team_test.test (1194 ms) 41: [----------] 1 test from std_algorithms_copy_if_team_test (1194 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 (1808 ms) 41: [----------] 1 test from std_algorithms_unique_copy_team_test (1808 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 (1248 ms) 41: [----------] 1 test from std_algorithms_remove_team_test (1248 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_if_team_test 41: [ RUN ] std_algorithms_remove_if_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp 41: [ OK ] std_algorithms_remove_if_team_test.test (1235 ms) 41: [----------] 1 test from std_algorithms_remove_if_team_test (1235 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_team_test 41: [ RUN ] std_algorithms_remove_copy_team_test.test [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp 41: [ OK ] std_algorithms_remove_copy_team_test.test (1425 ms) 41: [----------] 1 test from std_algorithms_remove_copy_team_test (1425 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test 41: [ RUN ] std_algorithms_remove_copy_if_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/serial/TestSerial_Task.cpp 34: Test_Atomic/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.19296 1.16273m 68.34u 4.99995G 176.96k 4.99995G 41: [ OK ] std_algorithms_remove_copy_if_team_test.test (1312 ms) 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1312 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 9 tests from 9 test suites ran. (13329 ms total) 41: [ PASSED ] 9 tests. 41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 15.32 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 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 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp 42: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1853 ms) 42: [----------] 1 test from std_algorithms_unique_team_test (1853 ms total) 42: 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test 42: [ RUN ] std_algorithms_adjacent_difference_team_test.test 42: [ OK ] std_algorithms_adjacent_difference_team_test.test (2406 ms) 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2406 ms total) 42: 42: [----------] 1 test from std_algorithms_reduce_team_test 42: [ RUN ] std_algorithms_reduce_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestHWLOC.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o 42: [ OK ] std_algorithms_reduce_team_test.test (2438 ms) 42: [----------] 1 test from std_algorithms_reduce_team_test (2438 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_reduce_team_test 42: [ RUN ] std_algorithms_transform_reduce_team_test.test 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 0 4 3.574m 1039.37u 1.12501m 5.00001G 178.656k 4.99989G /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_a1.cpp 42: [ OK ] std_algorithms_transform_reduce_team_test.test (3436 ms) 42: [----------] 1 test from std_algorithms_transform_reduce_team_test (3437 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (10135 ms total) 42: [ PASSED ] 4 tests. [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_b1.cpp 42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 12.10 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test timeout computed to be: 1500 35: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.95985m 3.33932m 299.76u 4.99995G 973.152k 4.99995G /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_c1.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_a2.cpp 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 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 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_b2.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_c2.cpp 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1712 ms) 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2544 ms) 43: [----------] 2 tests from std_algorithms_is_sorted_team_test (4256 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 (93 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (153 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2125 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 8 3.55245m 1010.64u 1.12921m 4.99995G 661.536k 4.99995G 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1578 ms) 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3951 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 (50 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 43: [ OK ] std_algorithms_is_partitioned_team_test.all_true (780 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 43: [ OK ] std_algorithms_is_partitioned_team_test.all_false (779 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 43: [ OK ] std_algorithms_is_partitioned_team_test.random (699 ms) 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2310 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 (63 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 43: [ OK ] std_algorithms_partition_copy_team_test.all_true (1449 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 43: [ OK ] std_algorithms_partition_copy_team_test.all_false (1448 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.random /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_a3.cpp 43: [ OK ] std_algorithms_partition_copy_team_test.random (1357 ms) 43: [----------] 4 tests from std_algorithms_partition_copy_team_test (4319 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 (40 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_true 43: [ OK ] std_algorithms_partition_point_team_test.all_true (635 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_false 43: [ OK ] std_algorithms_partition_point_team_test.all_false (637 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.random /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_b3.cpp 43: [ OK ] std_algorithms_partition_point_team_test.random (552 ms) 43: [----------] 4 tests from std_algorithms_partition_point_team_test (1865 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 18 tests from 5 test suites ran. (16704 ms total) 43: [ PASSED ] 18 tests. 43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 18.71 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 44: Test timeout computed to be: 1500 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_c3.cpp 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 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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/default/TestDefaultDeviceType_d.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace.cpp 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.59541m 1023.92u 169.89u 704.983M 177.344k 704.983M 34/58 Test #34: Kokkos_PerformanceTest_Atomic .................... Passed 141.30 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: [==========] Running 65 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 65 tests from serial 35: [ RUN ] serial.bitset 35: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.99892m 3.47618m 299.76u 4.99995G 1.2964M 4.99995G 44: [ OK ] std_algorithms_transform_team_test.test_unary_op (1914 ms) 44: [ RUN ] std_algorithms_transform_team_test.test_binary_op 35: [ OK ] serial.bitset (2400 ms) 35: [ RUN ] serial.bitset_default_constructor_no_alloc 35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] serial.dualview_combination 35: [ OK ] serial.dualview_combination (0 ms) 35: [ RUN ] serial.dualview_alloc 35: [ OK ] serial.dualview_alloc (0 ms) 35: [ RUN ] serial.test_dualview_copy_construction_and_assignment 35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] serial.dualview_combinations_without_init 35: [ OK ] serial.dualview_combinations_without_init (0 ms) 35: [ RUN ] serial.dualview_deep_copy 35: [ OK ] serial.dualview_deep_copy (0 ms) 35: [ RUN ] serial.dualview_realloc 35: [ OK ] serial.dualview_realloc (0 ms) 35: [ RUN ] serial.dualview_resize 35: [ OK ] serial.dualview_resize (0 ms) 35: [ RUN ] serial.dualview_device_correct_kokkos_device 35: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 35: [ RUN ] serial.dualview_host_correct_kokkos_device 35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_sync 35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_sync 35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] serial.dynamic_view 35: [ OK ] serial.dynamic_view (16 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 35: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 35: skipping since not default execution space 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank67 35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 35: [ RUN ] serial.ErrorReporterViaLambda 35: [ OK ] serial.ErrorReporterViaLambda (0 ms) 35: [ RUN ] serial.ErrorReporter 35: [ OK ] serial.ErrorReporter (0 ms) 35: [ RUN ] serial.offsetview_construction 35: [ OK ] serial.offsetview_construction (16 ms) 35: [ RUN ] serial.offsetview_unmanaged_construction 35: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] serial.offsetview_subview 35: [ OK ] serial.offsetview_subview (6 ms) 35: [ RUN ] serial.offsetview_offsets_rank1 35: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank2 35: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank3 35: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] serial.scatterview 44: [ OK ] std_algorithms_transform_team_test.test_binary_op (1860 ms) 44: [----------] 2 tests from std_algorithms_transform_team_test (3774 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_team_test 44: [ RUN ] std_algorithms_generate_team_test.test_unary_op 35: [ OK ] serial.scatterview (2091 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (2 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (19 ms) 35: [ RUN ] serial.resize_realloc_no_init_dualview 35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_dualview 35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] serial.resize_exec_space_dualview 35: [ OK ] serial.resize_exec_space_dualview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dualview 35: [ OK ] serial.realloc_exec_space_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_dynrankview 35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] serial.resize_exec_space_dynrankview 35: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dynrankview 35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_scatterview 35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_scatterview 35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] serial.resize_exec_space_scatterview 35: [ OK ] serial.resize_exec_space_scatterview (0 ms) 35: [ RUN ] serial.realloc_exec_space_scatterview 35: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview 35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview 35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_offsetview 35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview 35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] serial.UnorderedMap_insert [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 44: [ OK ] std_algorithms_generate_team_test.test_unary_op (2409 ms) 44: [----------] 1 test from std_algorithms_generate_team_test (2409 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_n_team_test 44: [ RUN ] std_algorithms_generate_n_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace_f0.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace_f1.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace_f2.cpp 44: [ OK ] std_algorithms_generate_n_team_test.test (2122 ms) 44: [----------] 1 test from std_algorithms_generate_n_team_test (2122 ms total) 44: 44: [----------] 1 test from std_algorithms_swap_ranges_team_test 44: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o 44: [ OK ] std_algorithms_swap_ranges_team_test.test (1791 ms) 44: [----------] 1 test from std_algorithms_swap_ranges_team_test (1791 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 5 tests from 4 test suites ran. (10098 ms total) 44: [ PASSED ] 5 tests. 44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 12.07 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 45: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestStackTrace_f4.cpp 35: [ OK ] serial.UnorderedMap_insert (8311 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_ViewCopy_c.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewCopy_c.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewCopy_c.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit 35: [ OK ] serial.UnorderedMap_failed_insert (4085 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.vector_combination 35: [ OK ] serial.vector_combination (0 ms) 35: [ RUN ] serial.vector_insert 35: [ OK ] serial.vector_insert (0 ms) 35: [ RUN ] serial.vector_push_back_default_exec 35: [ OK ] serial.vector_push_back_default_exec (0 ms) 35: [ RUN ] serial.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 65 tests from serial (16969 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 65 tests from 1 test suite ran. (16969 ms total) 35: [ PASSED ] 64 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams 35/58 Test #35: Kokkos_ContainersUnitTest_Serial ................. Passed 17.74 sec test 36 Start 36: Kokkos_ContainersUnitTest_Cuda 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from cuda 36: [ RUN ] cuda.bitset 36: [ OK ] cuda.bitset (11 ms) 36: [ RUN ] cuda.bitset_default_constructor_no_alloc 36: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] cuda.dualview_combination 36: [ OK ] cuda.dualview_combination (0 ms) 36: [ RUN ] cuda.dualview_alloc 36: [ OK ] cuda.dualview_alloc (0 ms) 36: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 36: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] cuda.dualview_combinations_without_init 36: [ OK ] cuda.dualview_combinations_without_init (0 ms) 36: [ RUN ] cuda.dualview_deep_copy 36: [ OK ] cuda.dualview_deep_copy (1 ms) 36: [ RUN ] cuda.dualview_realloc 36: [ OK ] cuda.dualview_realloc (0 ms) 36: [ RUN ] cuda.dualview_resize 36: [ OK ] cuda.dualview_resize (0 ms) 36: [ RUN ] cuda.dualview_device_correct_kokkos_device 36: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] cuda.dualview_host_correct_kokkos_device 36: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_sync 36: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 36: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_sync 36: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 36: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 36: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] cuda.dynamic_view 36: [ OK ] cuda.dynamic_view (27 ms) 36: [ RUN ] cuda.dyn_rank_view_api_generic 36: [ OK ] cuda.dyn_rank_view_api_generic (8 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 36: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 36: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 36: [ RUN ] cuda.ErrorReporterViaLambda 36: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 36: [ RUN ] cuda.ErrorReporter 36: [ OK ] cuda.ErrorReporter (0 ms) 36: [ RUN ] cuda.offsetview_construction 36: [ OK ] cuda.offsetview_construction (1 ms) 36: [ RUN ] cuda.offsetview_unmanaged_construction 36: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] cuda.offsetview_subview 36: [ OK ] cuda.offsetview_subview (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank1 36: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank2 36: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank3 36: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] cuda.scatterview 45: [ OK ] std_algorithms_exclusive_scan_team_test.test (5582 ms) 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5582 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 45: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewCopy_c.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC 45: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2821 ms) 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2821 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 2 tests from 2 test suites ran. (8404 ms total) 45: [ PASSED ] 2 tests. 45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 10.38 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test 46: [ RUN ] std_algorithms_inclusive_scan_team_test.test 35: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.14503m 3.51916m 299.76u 704.983M 1.77557M 704.983M /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp 46: [ OK ] std_algorithms_inclusive_scan_team_test.test (8382 ms) 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8382 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 36: [ OK ] cuda.scatterview (12827 ms) 36: [ RUN ] cuda.scatterview_devicetype 36: [ OK ] cuda.scatterview_devicetype (25 ms) 36: [ RUN ] cuda.staticcrsgraph 36: [ OK ] cuda.staticcrsgraph (30 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dualview 36: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_dualview 36: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dualview 36: [ OK ] cuda.resize_exec_space_dualview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dualview 36: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dynrankview 36: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dynrankview 36: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dynrankview 36: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_scatterview 36: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 36: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] cuda.resize_exec_space_scatterview 36: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_scatterview 36: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview 36: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 36: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview 36: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 36: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview 36: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 36: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] cuda.UnorderedMap_insert [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_CPUDiscovery.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o 36: [ OK ] cuda.UnorderedMap_insert (3967 ms) 36: [ RUN ] cuda.UnorderedMap_failed_insert /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostBarrier.cpp 36: [ OK ] cuda.UnorderedMap_failed_insert (955 ms) 36: [ RUN ] cuda.UnorderedMap_deep_copy 36: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] cuda.UnorderedMap_valid_empty 36: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] cuda.UnorderedMap_clear_zero_size 36: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_consistent_size 36: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 36: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] cuda.UnorderedMap_lambda_capturable 36: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 36: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] cuda.vector_combination 36: [ OK ] cuda.vector_combination (0 ms) 36: [ RUN ] cuda.vector_insert 36: [ OK ] cuda.vector_insert (0 ms) 36: [ RUN ] cuda.vector_push_back_default_exec 36: [ OK ] cuda.vector_push_back_default_exec (0 ms) 36: [ RUN ] cuda.viewctorprop_embedded_dim 36: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from cuda (17881 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (17881 ms total) 36: [ PASSED ] 65 tests. 36/58 Test #36: Kokkos_ContainersUnitTest_Cuda ................... Passed 18.68 sec test 37 Start 37: Kokkos_ContainersPerformanceTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 37: Test timeout computed to be: 1500 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o 37: [==========] Running 4 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 4 tests from TEST_CATEGORY 37: [ RUN ] TEST_CATEGORY.dynrankview_perf 37: Cuda 37: DynRankView vs View: Initialization Only 37: View time (init only): 0.00126651 37: View sum computation time: 0.00126651 37: Strided View time (init only): 0.0011709 37: View Rank7 time (init only): 0.0012212 37: DynRankView time (init only): 0.00124933 37: DynRankView sum computation time: 0.00184053 37: Ratio of View to DynRankView time: 1.01375 37: Ratio of View to DynRankView sum computation time: 0.998612 37: Ratio of View to View Rank7 time: 1.03711 37: Ratio of StrideView to DynRankView time: 0.937222 37: Ratio of DynRankView to View Rank7 time: 1.02304 37: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 37: [ RUN ] TEST_CATEGORY.global_2_local 37: Cuda 37: size, create, generate, fill, find 37: 256, 0.000271926, 1.6706e-05, 0.00263275, 0.00202366 37: 512, 0.000171042, 1.1449e-05, 2.1999e-05, 0.00199993 37: 1024, 0.000154711, 1.0972e-05, 2.1936e-05, 0.00200781 37: 2048, 0.000151368, 1.0212e-05, 2.3828e-05, 0.00206764 37: 4096, 0.000157802, 1.0113e-05, 2.5668e-05, 0.00204261 37: 8192, 0.000167311, 1.0181e-05, 2.7892e-05, 0.00205186 37: 16384, 0.000165827, 1.0106e-05, 3.215e-05, 0.00213072 37: 32768, 0.000332893, 1.1145e-05, 3.3909e-05, 0.00227568 37: 65536, 0.000283143, 1.1799e-05, 4.1677e-05, 0.00259799 37: 131072, 0.00035437, 1.3732e-05, 6.0943e-05, 0.00317276 37: 262144, 0.000561025, 1.4952e-05, 0.000154271, 0.00590126 37: 524288, 0.000616294, 1.8627e-05, 0.000528374, 0.0189659 37: 1048576, 0.000618126, 2.5301e-05, 0.00140245, 0.0491015 37: 2097152, 0.000701691, 4.0017e-05, 0.00311293, 0.109592 37: 4194304, 0.000930645, 6.4611e-05, 0.00684541, 0.236111 37: [ OK ] TEST_CATEGORY.global_2_local (466 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 37: [----------] 4 tests from TEST_CATEGORY (480 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 1 test suite ran. (480 ms total) 37: [ PASSED ] 4 tests. 46: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5486 ms) 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5486 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (13868 ms total) 46: [ PASSED ] 2 tests. 46/47 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 15.88 sec test 47 Start 47: Kokkos_UnitTest_SIMD 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 47: Test timeout computed to be: 1500 37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.17 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp 38: [==========] Running 15 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 15 tests from cuda 38: [ RUN ] cuda.SortUnsignedValueType 38: [ OK ] cuda.SortUnsignedValueType (13 ms) 38: [ RUN ] cuda.SortEmptyView 38: [ OK ] cuda.SortEmptyView (0 ms) 38: [ RUN ] cuda.SortByKeyEmptyView 38: [ OK ] cuda.SortByKeyEmptyView (0 ms) 38: [ RUN ] cuda.SortByKey 38: [ OK ] cuda.SortByKey (0 ms) 38: [ RUN ] cuda.SortByKeyWithComparator 38: [ OK ] cuda.SortByKeyWithComparator (0 ms) 38: [ RUN ] cuda.SortByKeyStaticExtents 38: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 38: [ RUN ] cuda.SortByKeyWithStrides 38: [ OK ] cuda.SortByKeyWithStrides (0 ms) 38: [ RUN ] cuda.SortByKeyKeysLargerThanValues 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace.cpp 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 16 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 16 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 (5 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: [----------] 16 tests from simd (5 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 16 tests from 1 test suite ran. (5 ms total) 47: [ PASSED ] 16 tests. 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_MemoryPool.cpp 38: [ OK ] cuda.SortByKeyKeysLargerThanValues (574 ms) 38: [ RUN ] cuda.SortWithCustomComparator 47/47 Test #47: Kokkos_UnitTest_SIMD ............................. Passed 2.00 sec 100% tests passed, 0 tests failed out of 47 Total Test time (real) = 595.79 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 7.5.0 38: [ OK ] cuda.SortWithCustomComparator (612 ms) 38: [ RUN ] cuda.BinSortGenericTests 38: [ OK ] cuda.BinSortGenericTests (21 ms) 38: [ RUN ] cuda.BinSortEmptyView 38: [ OK ] cuda.BinSortEmptyView (0 ms) 38: [ RUN ] cuda.BinSortEmptyKeysView 38: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 38: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues -- 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 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Instance.cpp -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7028/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-7028/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:10 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o 35: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.96396m 3.4284m 299.76u 4.99995G 1.17908M 4.99995G /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/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-7028/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: Device Execution Space: 1: KOKKOS_ENABLE_CUDA: yes 1: Cuda Options: 1: KOKKOS_ENABLE_CUDA_LAMBDA: yes 1: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 1: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.26 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000044 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 1.99 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 1.99 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler -- The CXX compiler identification is Clang 6.0.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7028/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-7028/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:15 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 38: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13343 ms) 38: [ RUN ] cuda.NestedSort 38: [ OK ] cuda.NestedSort (31 ms) 38: [ RUN ] cuda.NestedSortByKey 38: [ OK ] cuda.NestedSortByKey (95 ms) 38: [----------] 15 tests from cuda (14694 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 15 tests from 1 test suite ran. (14694 ms total) 38: [ PASSED ] 15 tests. 38/58 Test #38: Kokkos_UnitTest_Sort ............................. Passed 15.41 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from cuda 39: [ RUN ] cuda.Random_XorShift64 39: Test Seed:1717001666701128642 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0189975 -0.00920966 || 0.051031 27976 29287 || 28139.8 28674.4 || -127.314 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0121957 -0.00388727 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00277838 0.00533281 || 0.051031 27995 29308 || 28754.3 28674.4 || 73.7207 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00937587 -0.00448049 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00251499 -0.00889513 || 0.051031 27983 29257 || 28746.7 28674.4 || -122.966 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.01159 -0.00553195 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0038096 -0.0252815 || 0.051031 27963 29299 || 28565.6 28674.4 || -349.492 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00651077 -0.00220038 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244982 -0.99999 -48245.2 || 0.051031 0 194992 || 2.9286e+09 28674.4 || -6.66942e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000733868 -0.314246 0.154757 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195756 -0.999999 -57856 || 0.051031 0 1.55097e+06 || 2.86899e+10 28674.4 || -7.99802e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.005883 -0.967778 10.2335 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.83613e-07 -0.0159344 0.0018186 || 0.051031 27997 29377 || 29138.7 28674.4 || 25.1404 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.64335e-07 0.00508806 0.00555001 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00542877 -0.0195896 || 0.051031 28001 29444 || 28830.9 28674.4 || -270.807 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00895675 -0.000394744 || 0.051031 1e+64 -1e+64 39: Test Seed:1717001666852855027 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.45775e-07 0.00544072 -0.0253764 || 0.051031 28047 29300 || 28519.2 28674.4 || -350.804 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.5082e-07 0.0148154 0.00644478 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.45775e-07 -0.000972168 0.0169944 || 0.051031 28039 29336 || 28702.3 28674.4 || 234.93 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.5082e-07 0.0068842 -0.00332823 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0179638 -0.00295042 || 0.051031 28104 29331 || 28168.4 28674.4 || -40.7866 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00385851 0.00335918 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00664638 0.00246586 || 0.051031 28064 29338 || 28866.2 28674.4 || 34.088 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00891373 0.00670359 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244288 -0.99999 -48243.1 || 0.051031 0 195148 || 2.92867e+09 28674.4 || -6.66912e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000731761 -0.314755 0.149665 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195622 -0.999999 -57856.6 || 0.051031 0 1.5514e+06 || 2.86903e+10 28674.4 || -7.9981e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00587917 -0.967945 10.2689 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.58387e-07 -0.0183645 0.00904927 || 0.051031 27962 29367 || 29210.8 28674.4 || 125.097 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.88658e-07 0.0247101 0.00909233 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00990999 -0.0328899 || 0.051031 28041 29319 || 28961.4 28674.4 || -454.67 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00668395 -0.00504081 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift64 (294 ms) 39: [ RUN ] cuda.Random_XorShift1024_0 39: Test Seed:1717001666995186281 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00571722 -0.00321752 || 0.051031 10968 11838 || 11442.4 11377 || -44.479 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00992111 0.000669895 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00442996 0.00355408 || 0.051031 10945 11776 || 11427.6 11377 || 49.1316 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00436951 -3.38171e-05 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0206824 -0.00339784 || 0.051031 10933 11861 || 11617.2 11377 || -46.9718 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0103188 0.00462827 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0054314 -0.00493726 || 0.051031 10970 11799 || 11315.5 11377 || -68.2526 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00934028 -0.000155904 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000243424 -0.999975 -7594.53 || 0.051031 0 77891 || 4.61022e+08 11377 || -1.04987e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000729979 -0.157948 0.0275301 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195309 -0.999997 -9108.06 || 0.051031 0 616486 || 4.51703e+09 11377 || -1.2591e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00587127 -0.922965 1.64252 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.86102e-07 -0.00576046 0.00873117 || 0.051031 11009 11767 || 11442.9 11377 || 120.7 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.62396e-07 0.0238547 -0.000955802 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0007426 -0.00385769 || 0.051031 10977 11772 || 11368.5 11377 || -53.3287 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00424837 -0.00431901 || 0.051031 1e+64 -1e+64 39: Test Seed:1717001667068595713 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00762281 -0.00346826 || 0.051031 10995 11780 || 11290.9 11377 || -47.9453 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0201212 -0.00125255 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00887613 -0.00387632 || 0.051031 10949 11875 || 11276.9 11377 || -53.5862 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0159704 -0.00321441 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00798725 0.00465637 || 0.051031 10925 11803 || 11468.6 11377 || 64.3697 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.000158317 -0.00146034 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0213585 -0.00997951 || 0.051031 10937 11785 || 11625.3 11377 || -137.957 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0048941 -0.00181455 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000242718 -0.999975 -7595.4 || 0.051031 0 77587 || 4.61072e+08 11377 || -1.04999e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000727916 -0.156269 0.0218755 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195633 -0.999997 -9107.85 || 0.051031 0 616741 || 4.51706e+09 11377 || -1.25907e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00588038 -0.922344 1.61625 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.60671e-07 0.0140535 -0.00454339 || 0.051031 10984 11820 || 11219.3 11377 || -62.8078 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.86102e-07 -0.0146738 -0.000327966 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0106443 0.00678783 || 0.051031 10974 11830 || 11257.1 11377 || 93.835 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00409088 -0.00146564 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift1024_0 (176 ms) 39: [ RUN ] cuda.Multi_streams 39: [ OK ] cuda.Multi_streams (193 ms) 39: [----------] 3 tests from cuda (664 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (664 ms total) 39: [ PASSED ] 3 tests. 39/58 Test #39: Kokkos_UnitTest_Random ........................... Passed 1.36 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp 40: [==========] Running 16 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 2 tests from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [ RUN ] std_algorithms.expect_no_overlap 40: [ OK ] std_algorithms.expect_no_overlap (0 ms) 40: [----------] 2 tests from std_algorithms (0 ms total) 40: 40: [----------] 11 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (0 ms) 40: [ RUN ] random_access_iterator_test.constructiblity 40: [ OK ] random_access_iterator_test.constructiblity (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (0 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 11 tests from random_access_iterator_test (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 16 tests from 3 test suites ran. (2 ms total) 40: [ PASSED ] 16 tests. 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.68 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (27 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (27 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.71 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test timeout computed to be: 1500 42: [==========] Running 13 tests from 10 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_lexicographical_compare_test 42: [ RUN ] std_algorithms_lexicographical_compare_test.test 42: [ OK ] std_algorithms_lexicographical_compare_test.test (199 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (199 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (124 ms) 42: [----------] 1 test from std_algorithms_for_each_test (124 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (73 ms) 42: [----------] 1 test from std_algorithms_find_test (74 ms total) 42: 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (507 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [100%] Linking CXX executable example_with_kokkos 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1100 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search [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-7028/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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o 42: [ OK ] std_algorithms_non_mod_seq_ops.search (649 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (438 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2696 ms total) 42: 42: [----------] 1 test from std_algorithms_count_test 42: [ RUN ] std_algorithms_count_test.test 42: [ OK ] std_algorithms_count_test.test (96 ms) 42: [----------] 1 test from std_algorithms_count_test (96 ms total) 42: 42: [----------] 1 test from std_algorithms_equal_test 42: [ RUN ] std_algorithms_equal_test.test 42: [ OK ] std_algorithms_equal_test.test (12 ms) 42: [----------] 1 test from std_algorithms_equal_test (12 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test 42: [ OK ] std_algorithms_all_any_none_of_test.test (78 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (78 ms total) 42: 42: [----------] 1 test from std_algorithms_nonmod_seq_ops 42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (110 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (110 ms total) 42: 42: [----------] 1 test from std_algorithms_mismatch_test 42: [ RUN ] std_algorithms_mismatch_test.test 42: [ OK ] std_algorithms_mismatch_test.test (195 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (195 ms total) 42: 42: [----------] 1 test from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.move_backward 42: [ OK ] std_algorithms_mod_seq_ops.move_backward (54 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (54 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (3643 ms total) 42: [ PASSED ] 13 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.36 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (147 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 1.96 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 1.97 sec Post stage [Pipeline] sh 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (55 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (285 ms total) 43: 43: [----------] 11 tests from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_mod_seq_ops.copy_if (35 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Wed May 29 16:24:52 2024 cache hit (direct) 49 cache hit (preprocessed) 0 cache miss 512 cache hit rate 8.73 % compiler produced stdout 1 cleanups performed 3 files in cache 5704 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 8f1537ba871a82189990ba6cbc5a85960e476f87f66172e1b0340ed7ac8e2318 43: [ OK ] std_algorithms_mod_seq_ops.unique (257 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (83 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (57 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (60 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (174 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (62 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o $ docker rm -f --volumes 8f1537ba871a82189990ba6cbc5a85960e476f87f66172e1b0340ed7ac8e2318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1316 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (442 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.24007m 3.30839m 299.65u 4.99995G 876.976k 4.99995G 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1195 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1174 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (4861 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 43: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5203 ms total) 43: [ PASSED ] 31 tests. 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.92 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 44: 44: [----------] 1 test from std_algorithms_partitioning_ops 44: [ RUN ] std_algorithms_partitioning_ops.partition_copy 44: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (8 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (103 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (750 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (535 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (213 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (287 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 44: [----------] 8 tests from std_algorithms_numeric_ops_test (1787 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (1980 ms total) 44: [ PASSED ] 29 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.69 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test timeout computed to be: 1500 45: [==========] Running 12 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (347 ms) 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (348 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (695 ms total) 45: 45: [----------] 2 tests from std_algorithms_count_team_test 45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (539 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (144 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (683 ms total) 45: 45: [----------] 1 test from std_algorithms_count_if_team_test 45: [ RUN ] std_algorithms_count_if_team_test.test 45: [ OK ] std_algorithms_count_if_team_test.test (191 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (191 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_team_test 45: [ RUN ] std_algorithms_for_each_team_test.test 45: [ OK ] std_algorithms_for_each_team_test.test (378 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (379 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_n_team_test 45: [ RUN ] std_algorithms_for_each_n_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp 45: [ OK ] std_algorithms_for_each_n_team_test.test (391 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (391 ms total) 45: 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp 45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3086 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1695 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1704 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6486 ms total) 45: 45: [----------] 2 tests from std_algorithms_mismatch_team_test 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o 45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2016 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (482 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (2499 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (11327 ms total) 45: [ PASSED ] 12 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 12.02 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test timeout computed to be: 1500 46: [==========] Running 8 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_equal_team_test 46: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o 46: [ OK ] std_algorithms_equal_team_test.views_are_equal (1320 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (686 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2007 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_team_test 46: [ RUN ] std_algorithms_search_team_test.sequences_exist 46: [ OK ] std_algorithms_search_team_test.sequences_exist (543 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Command_Line_Parsing.cpp 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (714 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1257 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 35: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 0 4 6.14307m 3.42549m 897.58u 4.99998G 1.2516M 4.99989G 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1851 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1733 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (3585 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_first_of_team_test 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Abort.cpp 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1344 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6184 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (7529 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (14380 ms total) 46: [ PASSED ] 8 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 15.07 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostBarrier.cpp 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (193 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (352 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (546 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_team_test 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (141 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (339 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (481 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_not_team_test 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (340 ms) 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (142 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (482 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 47: [ OK ] std_algorithms_all_of_team_test.test (340 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (340 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 47: [ OK ] std_algorithms_any_of_team_test.test (139 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (139 ms total) 47: 47: [----------] 1 test from std_algorithms_none_of_team_test 47: [ RUN ] std_algorithms_none_of_team_test.test [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_none_of_team_test.test (348 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (348 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_n_team_test 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (184 ms) 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (209 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (394 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (2732 ms total) 47: [ PASSED ] 11 tests. 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.43 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o 48: [==========] Running 3 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_min_element_team_test 48: [ RUN ] std_algorithms_min_element_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Stacktrace.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Profiling.cpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 48: [ OK ] std_algorithms_min_element_team_test.test (1258 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1258 ms total) 48: 48: [----------] 1 test from std_algorithms_max_element_team_test 48: [ RUN ] std_algorithms_max_element_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp 48: [ OK ] std_algorithms_max_element_team_test.test (1248 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1248 ms total) 48: 48: [----------] 1 test from std_algorithms_minmax_element_team_test 48: [ RUN ] std_algorithms_minmax_element_team_test.test [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 35: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 6.29736m 3.28272m 897.58u 4.99995G 883.976k 4.99995G 48: [ OK ] std_algorithms_minmax_element_team_test.test (1836 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (1836 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (4343 ms total) 48: [ PASSED ] 3 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_MemoryPool.cpp 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 5.03 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test timeout computed to be: 1500 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o 49: [==========] Running 6 tests from 6 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_fill_team_test 49: [ RUN ] std_algorithms_fill_team_test.test 49: [ OK ] std_algorithms_fill_team_test.test (224 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (224 ms total) 49: 49: [----------] 1 test from std_algorithms_fill_n_team_test 49: [ RUN ] std_algorithms_fill_n_team_test.test 49: [ OK ] std_algorithms_fill_n_team_test.test (229 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (229 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_team_test 49: [ RUN ] std_algorithms_replace_team_test.test 49: [ OK ] std_algorithms_replace_team_test.test (363 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (363 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_if_team_test 49: [ RUN ] std_algorithms_replace_if_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 49: [ OK ] std_algorithms_replace_if_team_test.test (510 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (510 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_team_test 49: [ RUN ] std_algorithms_replace_copy_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Instance.cpp 49: [ OK ] std_algorithms_replace_copy_team_test.test (1099 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (1099 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test 49: [ RUN ] std_algorithms_replace_copy_if_team_test.test 49: [ OK ] std_algorithms_replace_copy_if_team_test.test (743 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (744 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (3172 ms total) 49: [ PASSED ] 6 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_CudaSpace.cpp 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.88 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 50: [ RUN ] std_algorithms_reverse_team_test.test 50: [ OK ] std_algorithms_reverse_team_test.test (251 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (251 ms total) 50: 50: [----------] 1 test from std_algorithms_reverse_copy_team_test 50: [ RUN ] std_algorithms_reverse_copy_team_test.test 50: [ OK ] std_algorithms_reverse_copy_team_test.test (282 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (282 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 50: [ OK ] std_algorithms_rotate_team_test.test (634 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (634 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_copy_team_test 50: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_rotate_copy_team_test.test (452 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (452 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (1621 ms total) 50: [ PASSED ] 4 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/src/Lock_Array_CUDA.cpp 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.31 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_move_team_test 51: [ RUN ] std_algorithms_move_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp 51: [ OK ] std_algorithms_move_team_test.test (484 ms) 51: [----------] 1 test from std_algorithms_move_team_test (484 ms total) 51: 51: [----------] 1 test from std_algorithms_move_backward_team_test 51: [ RUN ] std_algorithms_move_backward_team_test.test 51: [ OK ] std_algorithms_move_backward_team_test.test (391 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (391 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_left_team_test 51: [ RUN ] std_algorithms_shift_left_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp 51: [ OK ] std_algorithms_shift_left_team_test.test (1433 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1433 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_right_team_test 51: [ RUN ] std_algorithms_shift_right_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp 51: [ OK ] std_algorithms_shift_right_team_test.test (1299 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1299 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (3609 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.30 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test timeout computed to be: 1500 52: [==========] Running 9 tests from 9 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_copy_team_test 52: [ RUN ] std_algorithms_copy_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp 52: [ OK ] std_algorithms_copy_team_test.test (648 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (648 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_n_team_test 52: [ RUN ] std_algorithms_copy_n_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp 52: [ OK ] std_algorithms_copy_n_team_test.test (286 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (286 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp 52: [ OK ] std_algorithms_copy_backward_team_test.test (417 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (417 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_if_team_test 52: [ RUN ] std_algorithms_copy_if_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o 52: [ OK ] std_algorithms_copy_if_team_test.test (541 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (541 ms total) 52: 52: [----------] 1 test from std_algorithms_unique_copy_team_test 52: [ RUN ] std_algorithms_unique_copy_team_test.test [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 52: [ OK ] std_algorithms_unique_copy_team_test.test (1103 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1103 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_team_test 52: [ RUN ] std_algorithms_remove_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 52: [ OK ] std_algorithms_remove_team_test.test (653 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (653 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 52: [ OK ] std_algorithms_remove_if_team_test.test (664 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (664 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_team_test 52: [ RUN ] std_algorithms_remove_copy_team_test.test [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o 52: [ OK ] std_algorithms_remove_copy_team_test.test (880 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (880 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (742 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (742 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (5937 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.63 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_unique_team_test 53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o 53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1278 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1278 ms total) 53: 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test 53: [ RUN ] std_algorithms_adjacent_difference_team_test.test 53: [ OK ] std_algorithms_adjacent_difference_team_test.test (1140 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1141 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test 53: [ OK ] std_algorithms_reduce_team_test.test (612 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (612 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_reduce_team_test 53: [ RUN ] std_algorithms_transform_reduce_team_test.test 35: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.10876m 3.40255m 299.76u 704.983M 1.14514M 704.983M 35/58 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 190.66 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 53: [ OK ] std_algorithms_transform_reduce_team_test.test (1069 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1069 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (4102 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.79 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test timeout computed to be: 1500 36: [==========] Running 62 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 62 tests from serial 36: [ RUN ] serial.bitset [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 54: [==========] Running 18 tests from 5 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_is_sorted_team_test 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (554 ms) 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 36: [ OK ] serial.bitset (1306 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (6 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (16 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (5 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1563 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (2118 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 36: [ OK ] serial.scatterview (1638 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (1 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (6 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1501 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (785 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2314 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (373 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (372 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (364 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1117 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (785 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (803 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 54: [ OK ] std_algorithms_partition_copy_team_test.random (768 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2367 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (6 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (228 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (235 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (223 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (694 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (8612 ms total) 54: [ PASSED ] 18 tests. ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.30 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test timeout computed to be: 1500 ranlib libkokkos.a [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o 55: [==========] Running 5 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_transform_team_test 55: [ RUN ] std_algorithms_transform_team_test.test_unary_op /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda 55: [ OK ] std_algorithms_transform_team_test.test_unary_op (715 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (726 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1442 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_team_test 55: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 36: [ OK ] serial.UnorderedMap_insert (7415 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1621 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1621 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_n_team_test 55: [ RUN ] std_algorithms_generate_n_team_test.test 55: [ OK ] std_algorithms_generate_n_team_test.test (228 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (228 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test 55: [ OK ] std_algorithms_swap_ranges_team_test.test (699 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (699 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (3991 ms total) 55: [ PASSED ] 5 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.68 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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_exclusive_scan_team_test 56: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (5083 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from serial (15495 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (15495 ms total) 36: [ PASSED ] 61 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/58 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 17.60 sec test 37 Start 37: Kokkos_ContainersUnitTest_SYCL 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 37: Test timeout computed to be: 1500 [ 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (2945 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2945 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 37: [==========] Running 62 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 62 tests from sycl 37: [ RUN ] sycl.bitset 37: [ OK ] sycl.bitset (17 ms) 37: [ RUN ] sycl.bitset_default_constructor_no_alloc 37: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] sycl.dualview_combination 37: [ OK ] sycl.dualview_combination (0 ms) 37: [ RUN ] sycl.dualview_alloc 37: [ OK ] sycl.dualview_alloc (0 ms) 37: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 37: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] sycl.dualview_combinations_without_init 37: [ OK ] sycl.dualview_combinations_without_init (0 ms) 37: [ RUN ] sycl.dualview_deep_copy 37: [ OK ] sycl.dualview_deep_copy (1 ms) 37: [ RUN ] sycl.dualview_realloc 37: [ OK ] sycl.dualview_realloc (0 ms) 37: [ RUN ] sycl.dualview_resize 37: [ OK ] sycl.dualview_resize (1 ms) 37: [ RUN ] sycl.dualview_device_correct_kokkos_device 37: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_correct_kokkos_device 37: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_sync 37: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 37: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_sync 37: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 37: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 37: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] sycl.dynamic_view 37: [ OK ] sycl.dynamic_view (23 ms) 37: [ RUN ] sycl.dyn_rank_view_api_generic 37: [ OK ] sycl.dyn_rank_view_api_generic (8 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 37: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 37: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 37: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 37: [ RUN ] sycl.ErrorReporterViaLambda 37: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 37: [ RUN ] sycl.ErrorReporter 37: [ OK ] sycl.ErrorReporter (0 ms) 37: [ RUN ] sycl.offsetview_construction 37: [ OK ] sycl.offsetview_construction (2 ms) 37: [ RUN ] sycl.offsetview_unmanaged_construction 37: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] sycl.offsetview_subview 37: [ OK ] sycl.offsetview_subview (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank1 37: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank2 37: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank3 37: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] sycl.scatterview [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1470 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1470 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (4415 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.10 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test 57: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 57: [ OK ] std_algorithms_inclusive_scan_team_test.test (4411 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4411 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2935 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2935 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (7347 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 8.05 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (2 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (3 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (3 ms total) 58: [ PASSED ] 16 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ............................. Passed 0.69 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 613.68 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed May 29 16:45:53 2024 stats zeroed Wed May 29 16:37:14 2024 cache hit (direct) 752 cache hit (preprocessed) 0 cache miss 2 cache hit rate 99.73 % cleanups performed 0 files in cache 7864 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 49215781451a0e5fec72786132e03aedc513e99aa1087d7b474be4587891f222 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o $ docker rm -f --volumes 49215781451a0e5fec72786132e03aedc513e99aa1087d7b474be4587891f222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(45): warning #177-D: member "::scope_guard_DeathTest_create_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(68): warning #177-D: member "::scope_guard_DeathTest_create_argument_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(86): warning #177-D: member "::scope_guard_DeathTest_create_while_initialize_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(101): warning #177-D: member "::scope_guard_DeathTest_create_after_initialize_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(116): warning #177-D: member "::scope_guard_DeathTest_create_after_finalize_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/UnitTest_ScopeGuard.cpp(132): warning #177-D: member "::scope_guard_DeathTest_destroy_after_finalize_Test::test_info_" was declared but never referenced [ 19%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Stacktrace.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Profiling.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_MemoryPool.cpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 19%] Built target Kokkos_CoreUnitTest_ScopeGuard Scanning dependencies of target Kokkos_StackTraceTestExec [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Task.cpp 37: [ OK ] sycl.scatterview (27073 ms) 37: [ RUN ] sycl.scatterview_devicetype /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp 37: [ OK ] sycl.scatterview_devicetype (8848 ms) 37: [ RUN ] sycl.staticcrsgraph 37: [ OK ] sycl.staticcrsgraph (22 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dualview 37: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_dualview 37: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dualview 37: [ OK ] sycl.resize_exec_space_dualview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dualview 37: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dynrankview 37: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dynrankview 37: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dynrankview 37: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_scatterview 37: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 37: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] sycl.resize_exec_space_scatterview 37: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_scatterview 37: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview 37: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 37: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview 37: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 37: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview 37: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 37: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] sycl.UnorderedMap_insert 37: [ OK ] sycl.UnorderedMap_insert (2645 ms) 37: [ RUN ] sycl.UnorderedMap_failed_insert [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 37: [ OK ] sycl.UnorderedMap_failed_insert (2466 ms) 37: [ RUN ] sycl.UnorderedMap_deep_copy 37: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] sycl.UnorderedMap_valid_empty 37: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] sycl.UnorderedMap_clear_zero_size 37: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_consistent_size 37: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 37: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] sycl.UnorderedMap_lambda_capturable 37: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 37: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] sycl.viewctorprop_embedded_dim 37: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 37: [----------] 62 tests from sycl (41132 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 62 tests from 1 test suite ran. (41132 ms total) 37: [ PASSED ] 62 tests. ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o 37/58 Test #37: Kokkos_ContainersUnitTest_SYCL ................... Passed 43.27 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp 38: [==========] Running 15 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 15 tests from sycl 38: [ RUN ] sycl.SortUnsignedValueType 38: [ OK ] sycl.SortUnsignedValueType (19 ms) 38: [ RUN ] sycl.SortEmptyView 38: [ OK ] sycl.SortEmptyView (0 ms) 38: [ RUN ] sycl.SortByKeyEmptyView 38: [ OK ] sycl.SortByKeyEmptyView (0 ms) 38: [ RUN ] sycl.SortByKey 38: [ OK ] sycl.SortByKey (1 ms) 38: [ RUN ] sycl.SortByKeyWithComparator 38: [ OK ] sycl.SortByKeyWithComparator (1 ms) 38: [ RUN ] sycl.SortByKeyStaticExtents 38: [ OK ] sycl.SortByKeyStaticExtents (1 ms) 38: [ RUN ] sycl.SortByKeyWithStrides 38: [ OK ] sycl.SortByKeyWithStrides (1 ms) 38: [ RUN ] sycl.SortByKeyKeysLargerThanValues 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 38: [ OK ] sycl.SortByKeyKeysLargerThanValues (718 ms) 38: [ RUN ] sycl.SortWithCustomComparator [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o 38: [ OK ] sycl.SortWithCustomComparator (675 ms) 38: [ RUN ] sycl.BinSortGenericTests 38: [ OK ] sycl.BinSortGenericTests (14 ms) 38: [ RUN ] sycl.BinSortEmptyView 38: [ OK ] sycl.BinSortEmptyView (0 ms) 38: [ RUN ] sycl.BinSortEmptyKeysView 38: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 38: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 61%] Built target Kokkos_CoreUnitTest_Cuda1 [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostBarrier.cpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Profiling.cpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 38: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (12082 ms) 38: [ RUN ] sycl.NestedSort 38: [ OK ] sycl.NestedSort (34 ms) 38: [ RUN ] sycl.NestedSortByKey 38: [ OK ] sycl.NestedSortByKey (98 ms) 38: [----------] 15 tests from sycl (13649 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 15 tests from 1 test suite ran. (13649 ms total) 38: [ PASSED ] 15 tests. /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp 38/58 Test #38: Kokkos_UnitTest_Sort ............................. Passed 15.64 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace.cpp 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from sycl 39: [ RUN ] sycl.Random_XorShift64 39: Test Seed:1717001816248055507 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00138 -0.00791332 || 0.051031 28012 29345 || 28634.9 28674.4 || -109.394 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00219041 -0.00499833 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0091206 -0.00710032 || 0.051031 28023 29428 || 28938.3 28674.4 || -98.1548 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00715774 -0.00128199 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00970364 -0.00156243 || 0.051031 27951 29370 || 28955.4 28674.4 || -21.599 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00737369 0.00433338 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0115751 0.00496034 || 0.051031 28039 29412 || 28346.3 28674.4 || 68.5717 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0206997 0.00356005 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00024498 -0.99999 -48241.9 || 0.051031 0 195084 || 2.92839e+09 28674.4 || -6.66896e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000733883 -0.307143 0.134062 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.71e-07 -0.000259837 0.00861465 || 0.051031 27959 29316 || 28681.8 28674.4 || 119.089 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.26496e-07 0.00311502 -0.00845043 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.78568e-07 -0.00617693 -0.0109853 || 0.051031 27916 29393 || 28852.6 28674.4 || -151.861 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.49199e-07 0.00187155 -0.000210746 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00880216 -0.0129581 || 0.051031 28080 29370 || 28424.2 28674.4 || -179.133 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00484056 0.00175574 || 0.051031 1e+64 -1e+64 39: Test Seed:1717001816421565593 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.000259855 -0.0313783 || 0.051031 28030 29329 || 28666.9 28674.4 || -433.774 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0087685 0.000324032 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00106704 -0.0231756 || 0.051031 27945 29276 || 28705 28674.4 || -320.38 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00969263 0.010552 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00382692 0.00163544 || 0.051031 27926 29363 || 28565.1 28674.4 || 22.6084 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00412125 0.00586492 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00570491 0.025838 || 0.051031 28078 29335 || 28838.9 28674.4 || 357.185 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0256363 0.00467 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000245338 -0.99999 -48244.8 || 0.051031 0 194790 || 2.92863e+09 28674.4 || -6.66936e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000734967 -0.304157 0.143971 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.71e-07 -0.0224573 0.0349121 || 0.051031 28027 29334 || 29333.1 28674.4 || 482.625 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.26496e-07 -0.0123235 -0.00847469 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.55865e-07 -0.0124661 0.00649705 || 0.051031 28060 29398 || 29036.4 28674.4 || 89.8152 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.8109e-07 0.00064211 0.00370365 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00564586 -0.0162593 || 0.051031 27933 29383 || 28513.4 28674.4 || -224.769 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00339094 -0.000895596 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift64 (379 ms) 39: [ RUN ] sycl.Random_XorShift1024_0 39: Test Seed:1717001816627183415 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00962231 -0.00325443 || 0.051031 10951 11748 || 11268.5 11377 || -44.9892 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0249719 -0.00245278 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00308439 -0.00156094 || 0.051031 10919 11812 || 11342 11377 || -21.5785 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0116272 -0.000149753 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.010321 -0.0203293 || 0.051031 10884 11811 || 11260.7 11377 || -281.032 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.000585772 0.000502682 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00488044 -0.00842691 || 0.051031 10910 11766 || 11321.7 11377 || -116.494 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0210492 -0.00228063 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000243933 -0.999975 -7594.46 || 0.051031 0 77731 || 4.61005e+08 11377 || -1.04986e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00073145 -0.14661 0.0225947 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.86102e-07 0.00543678 0.0014404 || 0.051031 10920 11858 || 11315.4 11377 || 19.9121 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.62396e-07 -0.0139324 -0.00135341 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 -0.00102083 0.0104916 || 0.051031 11012 11793 || 11388.6 11377 || 145.036 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 -0.00750779 0.00329644 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0124276 0.00802518 || 0.051031 10947 11832 || 11237.3 11377 || 110.94 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00235224 -0.00360842 || 0.051031 1e+64 -1e+64 39: Test Seed:1717001816781989075 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00389257 0.000846588 || 0.051031 10958 11781 || 11332.8 11377 || 11.7032 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.000395558 0.000797918 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0114996 0.00997703 || 0.051031 10965 11829 || 11247.6 11377 || 137.922 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0181791 0.00164826 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.020764 0.00730736 || 0.051031 11009 11867 || 11145.5 11377 || 101.017 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00409819 0.00134434 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00352859 -0.00646398 || 0.051031 10842 11754 || 11337 11377 || -89.3581 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0112221 0.00191679 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000246624 -0.999975 -7594.57 || 0.051031 0 77734 || 4.60985e+08 11377 || -1.04987e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000739663 -0.146464 0.0275086 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 -0.00394286 -0.00262855 || 0.051031 10939 11750 || 11422 11377 || -36.3371 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 0.0237098 0.000638797 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.73387e-07 -0.000675813 -0.00412367 || 0.051031 10957 11861 || 11384.7 11377 || -57.0056 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.24249e-07 -0.00101657 0.000380526 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0265431 0.000377052 || 0.051031 10988 11757 || 11082.8 11377 || 5.21237 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00354093 -0.000311338 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift1024_0 (337 ms) 39: [ RUN ] sycl.Multi_streams 39: /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/TestRandom.hpp:593: Skipped 39: Failing on NVIDIA GPUs 39: [ SKIPPED ] sycl.Multi_streams (0 ms) 39: [----------] 3 tests from sycl (717 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (717 ms total) 39: [ PASSED ] 2 tests. 39: [ SKIPPED ] 1 test, listed below: 39: [ SKIPPED ] sycl.Multi_streams [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 39/58 Test #39: Kokkos_UnitTest_Random ........................... Passed 2.74 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_MemoryPool.cpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 40: [==========] Running 16 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 2 tests from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [ RUN ] std_algorithms.expect_no_overlap 40: [ OK ] std_algorithms.expect_no_overlap (0 ms) 40: [----------] 2 tests from std_algorithms (0 ms total) 40: 40: [----------] 11 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (2 ms) 40: [ RUN ] random_access_iterator_test.constructiblity 40: [ OK ] random_access_iterator_test.constructiblity (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (1 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 11 tests from random_access_iterator_test (7 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 16 tests from 3 test suites ran. (8 ms total) 40: [ PASSED ] 16 tests. [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.01 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Instance.cpp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (40 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.02 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_CudaSpace.cpp 42: [==========] Running 13 tests from 10 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_lexicographical_compare_test 42: [ RUN ] std_algorithms_lexicographical_compare_test.test 42: [ OK ] std_algorithms_lexicographical_compare_test.test (188 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (188 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (129 ms) 42: [----------] 1 test from std_algorithms_for_each_test (129 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (74 ms) 42: [----------] 1 test from std_algorithms_find_test (74 ms total) 42: 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Cuda/Kokkos_Cuda_Task.cpp 42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (472 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/src/Lock_Array_CUDA.cpp 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1017 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (624 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (448 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2562 ms total) 42: 42: [----------] 1 test from std_algorithms_count_test 42: [ RUN ] std_algorithms_count_test.test 42: [ OK ] std_algorithms_count_test.test (92 ms) 42: [----------] 1 test from std_algorithms_count_test (92 ms total) 42: 42: [----------] 1 test from std_algorithms_equal_test 42: [ RUN ] std_algorithms_equal_test.test 42: [ OK ] std_algorithms_equal_test.test (17 ms) 42: [----------] 1 test from std_algorithms_equal_test (17 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp 42: [ OK ] std_algorithms_all_any_none_of_test.test (79 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (79 ms total) 42: 42: [----------] 1 test from std_algorithms_nonmod_seq_ops 42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (103 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (103 ms total) 42: 42: [----------] 1 test from std_algorithms_mismatch_test 42: [ RUN ] std_algorithms_mismatch_test.test 42: [ OK ] std_algorithms_mismatch_test.test (187 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (187 ms total) 42: 42: [----------] 1 test from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.move_backward 42: [ OK ] std_algorithms_mod_seq_ops.move_backward (60 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (60 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (3496 ms total) 42: [ PASSED ] 13 tests. [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 5.50 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7028/core/src -I/var/jenkins/workspace/Kokkos_PR-7028/containers/src -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/category_files -Werror -c TestSerial.cpp 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (43 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (165 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (86 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (64 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (360 ms total) 43: 43: [----------] 11 tests from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.unique (243 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (83 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (56 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (57 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (183 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (55 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1403 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (501 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1398 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1367 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (5385 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 43: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5810 ms total) 43: [ PASSED ] 31 tests. ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 7.79 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 44: 44: [----------] 1 test from std_algorithms_partitioning_ops 44: [ RUN ] std_algorithms_partitioning_ops.partition_copy 44: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (116 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (116 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (904 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (677 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (248 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (357 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 44: [----------] 8 tests from std_algorithms_numeric_ops_test (2187 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (44 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (44 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (2418 ms total) 44: [ PASSED ] 29 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 4.46 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 45: [==========] Running 12 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (565 ms) 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (552 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1118 ms total) 45: 45: [----------] 2 tests from std_algorithms_count_team_test 45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (585 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (251 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (836 ms total) 45: 45: [----------] 1 test from std_algorithms_count_if_team_test 45: [ RUN ] std_algorithms_count_if_team_test.test 45: [ OK ] std_algorithms_count_if_team_test.test (304 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (304 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_team_test 45: [ RUN ] std_algorithms_for_each_team_test.test [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_for_each_team_test.test (461 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (461 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_n_team_test 45: [ RUN ] std_algorithms_for_each_n_team_test.test [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_for_each_n_team_test.test (431 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (431 ms total) 45: 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Built target Kokkos_CoreUnitTest_Cuda2 [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2869 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1731 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1728 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6329 ms total) 45: 45: [----------] 2 tests from std_algorithms_mismatch_team_test 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1937 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (885 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (2823 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (12305 ms total) 45: [ PASSED ] 12 tests. [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 14.28 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test timeout computed to be: 1500 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 46: [==========] Running 8 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_equal_team_test 46: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 46: [ OK ] std_algorithms_equal_team_test.views_are_equal (1419 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1290 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2710 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_team_test 46: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_search_team_test.sequences_exist (722 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (880 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1602 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1816 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1671 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (3488 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_first_of_team_test 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1381 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5342 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (6723 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (14524 ms total) 46: [ PASSED ] 8 tests. [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 16.53 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (307 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (426 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (734 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_team_test 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (260 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (429 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (690 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_not_team_test 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (429 ms) 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (261 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (690 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o 47: [ OK ] std_algorithms_all_of_team_test.test (434 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (434 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 47: [ OK ] std_algorithms_any_of_team_test.test (264 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (264 ms total) 47: 47: [----------] 1 test from std_algorithms_none_of_team_test 47: [ RUN ] std_algorithms_none_of_team_test.test 47: [ OK ] std_algorithms_none_of_team_test.test (434 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (434 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_n_team_test 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (285 ms) 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (314 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (600 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (3849 ms total) 47: [ PASSED ] 11 tests. [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.84 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 48: [==========] Running 3 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_min_element_team_test 48: [ RUN ] std_algorithms_min_element_team_test.test [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 48: [ OK ] std_algorithms_min_element_team_test.test (1264 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1264 ms total) 48: 48: [----------] 1 test from std_algorithms_max_element_team_test 48: [ RUN ] std_algorithms_max_element_team_test.test [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 48: [ OK ] std_algorithms_max_element_team_test.test (1249 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1249 ms total) 48: 48: [----------] 1 test from std_algorithms_minmax_element_team_test 48: [ RUN ] std_algorithms_minmax_element_team_test.test [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 48: [ OK ] std_algorithms_minmax_element_team_test.test (1707 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (1707 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (4221 ms total) 48: [ PASSED ] 3 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.19 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 49: [==========] Running 6 tests from 6 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_fill_team_test 49: [ RUN ] std_algorithms_fill_team_test.test [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 49: [ OK ] std_algorithms_fill_team_test.test (317 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (317 ms total) 49: 49: [----------] 1 test from std_algorithms_fill_n_team_test 49: [ RUN ] std_algorithms_fill_n_team_test.test [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 49: [ OK ] std_algorithms_fill_n_team_test.test (468 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (468 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_team_test 49: [ RUN ] std_algorithms_replace_team_test.test 49: [ OK ] std_algorithms_replace_team_test.test (448 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (448 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_if_team_test 49: [ RUN ] std_algorithms_replace_if_team_test.test 49: [ OK ] std_algorithms_replace_if_team_test.test (515 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (515 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_team_test 49: [ RUN ] std_algorithms_replace_copy_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o 49: [ OK ] std_algorithms_replace_copy_team_test.test (768 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (768 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test 49: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 49: [ OK ] std_algorithms_replace_copy_if_team_test.test (722 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (722 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (3242 ms total) 49: [ PASSED ] 6 tests. [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 5.23 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 50: [ RUN ] std_algorithms_reverse_team_test.test 50: [ OK ] std_algorithms_reverse_team_test.test (327 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (327 ms total) 50: 50: [----------] 1 test from std_algorithms_reverse_copy_team_test 50: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 50: [ OK ] std_algorithms_reverse_copy_team_test.test (372 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (372 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test 50: [ OK ] std_algorithms_rotate_team_test.test (840 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (840 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_copy_team_test 50: [ RUN ] std_algorithms_rotate_copy_team_test.test 50: [ OK ] std_algorithms_rotate_copy_team_test.test (709 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (709 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2250 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 4.22 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_move_team_test 51: [ RUN ] std_algorithms_move_team_test.test 51: [ OK ] std_algorithms_move_team_test.test (597 ms) 51: [----------] 1 test from std_algorithms_move_team_test (597 ms total) 51: 51: [----------] 1 test from std_algorithms_move_backward_team_test 51: [ RUN ] std_algorithms_move_backward_team_test.test 51: [ OK ] std_algorithms_move_backward_team_test.test (517 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (517 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_left_team_test 51: [ RUN ] std_algorithms_shift_left_team_test.test [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o 51: [ OK ] std_algorithms_shift_left_team_test.test (1803 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1803 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_right_team_test 51: [ RUN ] std_algorithms_shift_right_team_test.test 51: [ OK ] std_algorithms_shift_right_team_test.test (1686 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1686 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (4604 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 6.61 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o 52: [==========] Running 9 tests from 9 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_copy_team_test 52: [ RUN ] std_algorithms_copy_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o 52: [ OK ] std_algorithms_copy_team_test.test (733 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (733 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_n_team_test 52: [ RUN ] std_algorithms_copy_n_team_test.test 52: [ OK ] std_algorithms_copy_n_team_test.test (544 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (544 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test 52: [ OK ] std_algorithms_copy_backward_team_test.test (518 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (518 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_if_team_test 52: [ RUN ] std_algorithms_copy_if_team_test.test 52: [ OK ] std_algorithms_copy_if_team_test.test (583 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (583 ms total) 52: 52: [----------] 1 test from std_algorithms_unique_copy_team_test 52: [ RUN ] std_algorithms_unique_copy_team_test.test 52: [ OK ] std_algorithms_unique_copy_team_test.test (1183 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1184 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_team_test 52: [ RUN ] std_algorithms_remove_team_test.test 52: [ OK ] std_algorithms_remove_team_test.test (700 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (700 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test 52: [ OK ] std_algorithms_remove_if_team_test.test (689 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (689 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_team_test 52: [ RUN ] std_algorithms_remove_copy_team_test.test 52: [ OK ] std_algorithms_remove_copy_team_test.test (756 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (756 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (707 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (707 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (6418 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.43 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_unique_team_test 53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1248 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1248 ms total) 53: 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test 53: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o 53: [ OK ] std_algorithms_adjacent_difference_team_test.test (1101 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1101 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test 53: [ OK ] std_algorithms_reduce_team_test.test (936 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (936 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_reduce_team_test 53: [ RUN ] std_algorithms_transform_reduce_team_test.test /var/jenkins/workspace/Kokkos_PR-7028/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-7028/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-7028/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (1 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (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 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (10 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.half_conversion (11 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (10 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.bhalf_conversion (12 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (11 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (10 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.half_operators (12 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 [==========] Running 164 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [==========] Running 229 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 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. 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_a1 (55 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (67 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (156 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (54 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b1 (154 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (152 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_a2 (64 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (455 ms) [----------] 1 test from defaultdevicetype_DeathTest (455 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (455 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b2 (216 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (496 ms) [----------] 1 test from defaultdevicetype_DeathTest (496 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (496 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b2 (203 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (208 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_a3 (56 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (54 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (73 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (74 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (58 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (182 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (63 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (875 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (875 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (172 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (166 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (44 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (919 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (919 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (39 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (927 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (927 ms total) [ PASSED ] 15 tests. 53: [ OK ] std_algorithms_transform_reduce_team_test.test (1509 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1509 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (4796 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 6.79 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test timeout computed to be: 1500 [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3834 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 54: [==========] Running 18 tests from 5 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_is_sorted_team_test 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (592 ms) 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1365 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (1958 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7359 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3648 ms) [----------] 2 tests from serial_DeathTest (7482 ms total) [----------] 162 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (9 ms) [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (13 ms) [ RUN ] serial.range_for [ OK ] serial.range_for (0 ms) [ RUN ] serial.range_reduce [ OK ] serial.range_reduce (0 ms) [ RUN ] serial.range_dynamic_policy [ OK ] serial.range_dynamic_policy (0 ms) [ RUN ] serial.range_for_require [ OK ] serial.range_for_require (0 ms) [ RUN ] serial.range_reduce_require [ OK ] serial.range_reduce_require (0 ms) [ RUN ] serial.range_dynamic_policy_require [ OK ] serial.range_dynamic_policy_require (0 ms) [ RUN ] serial.view_api_a [ OK ] serial.view_api_a (58 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (1 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (0 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (1 ms) [ RUN ] serial.view_allocation_error [ OK ] serial.view_allocation_error (0 ms) [ RUN ] serial.view_remap [ OK ] serial.view_remap (0 ms) [ RUN ] serial.view_mirror_nonconst [ OK ] serial.view_mirror_nonconst (0 ms) [ RUN ] serial.view_stride_method [ OK ] serial.view_stride_method (0 ms) [ RUN ] serial.anonymous_space [ OK ] serial.anonymous_space (0 ms) [ RUN ] serial.view_overload_resolution [ OK ] serial.view_overload_resolution (0 ms) [ RUN ] serial.view_allocation_large_rank 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1294 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (748 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2103 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ OK ] serial.view_allocation_large_rank (1506 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 (92 ms) [ RUN ] serial.deep_copy_conversion 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (357 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ OK ] serial.deep_copy_conversion (440 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (79 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 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (363 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (310 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1045 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (695 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (701 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random 54: [ OK ] std_algorithms_partition_copy_team_test.random (640 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2056 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (248 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (255 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (195 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (713 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (7877 ms total) 54: [ PASSED ] 18 tests. [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.88 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5977 ms) [----------] 2 tests from cuda_DeathTest (13337 ms total) [----------] 146 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (62 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (69 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (4 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 (67 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (4 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (1 ms) [ RUN ] cuda.view_allocation_error [ OK ] cuda.view_allocation_error (0 ms) [ RUN ] cuda.view_remap [ OK ] cuda.view_remap (0 ms) [ RUN ] cuda.view_mirror_nonconst [ OK ] cuda.view_mirror_nonconst (0 ms) [ RUN ] cuda.view_stride_method [ OK ] cuda.view_stride_method (0 ms) [ RUN ] cuda.anonymous_space [ OK ] cuda.anonymous_space (0 ms) [ RUN ] cuda.view_overload_resolution [ OK ] cuda.view_overload_resolution (0 ms) [ RUN ] cuda.view_allocation_large_rank [ OK ] cuda.view_allocation_large_rank (16 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 (97 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 (37 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (5 ms) [ RUN ] cuda.view_mapping [ OK ] cuda.view_mapping (672 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (8 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 [ 73%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (210 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 55: [==========] Running 5 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_transform_team_test 55: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 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 (3 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 (55 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ OK ] cuda.reduce_device_view_mdrange_policy (121 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (5 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (6 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (6 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (2 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (5 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (4 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (4 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (3 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (3 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (2 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (0 ms) [ RUN ] cuda.complex_construction [ OK ] cuda.complex_construction (0 ms) [ RUN ] cuda.complex_basic_math [ OK ] cuda.complex_basic_math (0 ms) [ RUN ] cuda.complex_special_funtions [ OK ] cuda.complex_special_funtions (0 ms) [ RUN ] cuda.complex_io [ OK ] cuda.complex_io (0 ms) [ RUN ] cuda.complex_trivially_copyable [ OK ] cuda.complex_trivially_copyable (0 ms) [ RUN ] cuda.complex_issue_3865 [ OK ] cuda.complex_issue_3865 (0 ms) [ RUN ] cuda.complex_operations_arithmetic_types_overloads [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] cuda.atomic_operations_int [ OK ] cuda.atomic_operations_int (15 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (12 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (15 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (12 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (15 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (6 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (6 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (6 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (6 ms) [ RUN ] cuda.atomic_views_integral 55: [ OK ] std_algorithms_transform_team_test.test_unary_op (1010 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (910 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1921 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_team_test 55: [ RUN ] std_algorithms_generate_team_test.test_unary_op 55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1682 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1682 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_n_team_test 55: [ RUN ] std_algorithms_generate_n_team_test.test 55: [ OK ] std_algorithms_generate_n_team_test.test (469 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (469 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 55: [ OK ] std_algorithms_swap_ranges_team_test.test (886 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (886 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (4960 ms total) 55: [ PASSED ] 5 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 6.96 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test timeout computed to be: 1500 [ OK ] cuda.atomic_views_integral (6467 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (63 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (205 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (0 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (43 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (5 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (5 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (0 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (0 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (0 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (12 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (8 ms) [ RUN ] cuda.parallel_scan_with_reducers 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test 56: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ OK ] cuda.parallel_scan_with_reducers (723 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 [ OK ] cuda.team_reduction_scan (1193 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (9 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (9 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (11 ms) [ RUN ] cuda.team_policy_max_recommended [ OK ] cuda.team_policy_max_recommended (323 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (2 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (12 ms) [ RUN ] cuda.cxx11 [ OK ] cuda.cxx11 (1 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (105 ms) [ RUN ] cuda.mdrange_6d [ OK ] cuda.mdrange_6d (141 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 (19 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (1 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (20 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (4 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (17 ms) [ RUN ] cuda.workgraph_fib [ OK ] cuda.workgraph_fib (924 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (2 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (1 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (0 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (0 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (2 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (2 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (11 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (3092 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3092 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o 56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1537 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1538 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (4630 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 6.64 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test timeout computed to be: 1500 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test 57: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5352 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 57: [ OK ] std_algorithms_inclusive_scan_team_test.test (4604 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4604 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3019 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3019 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (7624 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 9.61 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6176 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (10 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (12 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (12 ms total) 58: [ PASSED ] 16 tests. [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 58/58 Test #58: Kokkos_UnitTest_SIMD ............................. Passed 2.00 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 788.56 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 764 (0.00 %) Direct: 0 / 764 (0.00 %) Preprocessed: 0 / 764 (0.00 %) Misses: 764 Direct: 764 Preprocessed: 764 Primary storage: Hits: 0 / 1528 (0.00 %) Misses: 1528 Cache size (GB): 4.41 / 5.00 (88.14 %) Cleanups: 2 Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 6c1738fa20f4edbd210487ca413f056841900911d0405484cf75d913237c746d $ docker rm -f --volumes 6c1738fa20f4edbd210487ca413f056841900911d0405484cf75d913237c746d [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5879 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (6134 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (6 ms) [ RUN ] cuda.debug_pin_um_to_host [ OK ] cuda.debug_pin_um_to_host (710 ms) [ RUN ] cuda.team_scratch_1_streams [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ OK ] cuda.team_scratch_1_streams (14149 ms) [----------] 146 tests from cuda (50818 ms total) [----------] 54 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (54 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (69 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (16 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (4 ms) [ RUN ] cuda_uvm.view_allocation_error [ OK ] cuda_uvm.view_allocation_error (0 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (1 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (287 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (25 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (36 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 (139 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (106 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (679 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (8 ms) [ RUN ] cuda_uvm.static_extent [ OK ] cuda_uvm.static_extent (0 ms) [ RUN ] cuda_uvm.view_mapping_atomic [ OK ] cuda_uvm.view_mapping_atomic (2 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (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 (5 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 (1 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 (58 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (58 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (56 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (76 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (77 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (80 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (78 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (77 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 54 tests from cuda_uvm (2136 ms total) [----------] 27 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (37 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (63 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (8 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (0 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (2 ms) [ RUN ] cuda_hostpinned.view_allocation_error [ OK ] cuda_hostpinned.view_allocation_error (0 ms) [ RUN ] cuda_hostpinned.view_remap [ OK ] cuda_hostpinned.view_remap (0 ms) [ RUN ] cuda_hostpinned.view_mirror_nonconst [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) [ RUN ] cuda_hostpinned.view_stride_method [ OK ] cuda_hostpinned.view_stride_method (0 ms) [ RUN ] cuda_hostpinned.anonymous_space [ OK ] cuda_hostpinned.anonymous_space (0 ms) [ RUN ] cuda_hostpinned.view_overload_resolution [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (4722 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 (87 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 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 24%] Linking CXX executable Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 24%] Built target Kokkos_StackTraceTestExec [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ OK ] serial.view_fill_tests_layout_right (95493 ms) [ RUN ] serial.view_fill_tests_layout_left [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 75%] Built target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ OK ] cuda_hostpinned.view_fill_tests_layout_right (97375 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 24%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 24%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ OK ] serial.view_fill_tests_layout_left (95829 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (673 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (39 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (7 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (1 ms) [ RUN ] serial.view_resize [ OK ] serial.view_resize (103 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 (199 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (196 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 (78 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (79 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (78 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ OK ] serial.view_subview_3d_from_5d_left (2572 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] serial.view_subview_3d_from_5d_left_atomic (2586 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2585 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (2971 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_atomic (2966 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (2961 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ OK ] serial.int64_t_reduce (2997 ms) [ RUN ] serial.double_reduce [ OK ] serial.double_reduce (3060 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ OK ] serial.int64_t_reduce_dynamic (4719 ms) [ RUN ] serial.double_reduce_dynamic [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ OK ] serial.double_reduce_dynamic (4760 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] serial.int64_t_reduce_dynamic_view (1229 ms) [ RUN ] serial.int_combined_reduce [ OK ] serial.int_combined_reduce (0 ms) [ RUN ] serial.mdrange_combined_reduce [ OK ] serial.mdrange_combined_reduce (0 ms) [ RUN ] serial.int_combined_reduce_mixed [ OK ] serial.int_combined_reduce_mixed (0 ms) [ RUN ] serial.reduction_deduction [ OK ] serial.reduction_deduction (0 ms) [ RUN ] serial.parallel_scan_range_policy [ OK ] serial.parallel_scan_range_policy (37 ms) [ RUN ] serial.reduce_device_view_range_policy [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(61): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (75): here /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Array.hpp(143): warning #20013-D: calling a constexpr __host__ function("kokkos_swap") from a __host__ __device__ function("kokkos_swap") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "std::enable_if_t::value, void> Kokkos::kokkos_swap(Kokkos::Array<::MyInt, 2UL> &, Kokkos::Array<::MyInt, 2UL> &) [with U=::MyInt]" /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(156): here /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(59): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestArray.cpp(61): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ OK ] cuda_hostpinned.view_fill_tests_layout_left (95362 ms) [ RUN ] cuda_hostpinned.view_mapping [ OK ] cuda_hostpinned.view_mapping (661 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (39 ms) [ RUN ] cuda_hostpinned.static_extent [ OK ] cuda_hostpinned.static_extent (0 ms) [ RUN ] cuda_hostpinned.view_mapping_atomic [ OK ] cuda_hostpinned.view_mapping_atomic (7 ms) [ RUN ] cuda_hostpinned.view_mapping_class_value [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) [ RUN ] cuda_hostpinned.view_mapping_assignable [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_subview [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) [----------] 27 tests from cuda_hostpinned (198372 ms total) [----------] Global test environment tear-down [==========] 229 tests from 4 test suites ran. (264665 ms total) [ PASSED ] 229 tests. ./KokkosCore_UnitTest_CudaInterOpInit [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_interop [ OK ] cuda.raw_cuda_interop (135 ms) [----------] 1 test from cuda (135 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (135 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ OK ] cuda.raw_cuda_streams (105 ms) [----------] 1 test from cuda (105 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (106 ms total) [ PASSED ] 1 test. [ OK ] serial.reduce_device_view_range_policy (32506 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.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_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ OK ] serial.reduce_device_view_mdrange_policy (57773 ms) [ RUN ] serial.reduce_device_view_team_policy [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial.reduce_device_view_team_policy (15064 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (8 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (8 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (3 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (3 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (1 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (0 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (0 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (2 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (2 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (2 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (2 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (2 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (0 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (500 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (275 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (14 ms) [ RUN ] serial.atomics_tpetra_max_abs [ OK ] serial.atomics_tpetra_max_abs (0 ms) [ RUN ] serial.team_for [ OK ] serial.team_for (0 ms) [ RUN ] serial.team_reduce [ OK ] serial.team_reduce (0 ms) [ RUN ] serial.team_reduce_large [ 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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ OK ] serial.team_reduce_large (28754 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (117 ms) [ RUN ] serial.large_team_scratch_size [ OK ] serial.large_team_scratch_size (0 ms) [ RUN ] serial.team_broadcast_long [ OK ] serial.team_broadcast_long (0 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (1 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (0 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (0 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (0 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (93 ms) [ RUN ] serial.triple_nested_parallelism [ OK ] serial.triple_nested_parallelism (3807 ms) [ RUN ] serial.parallel_scan_with_reducers [ OK ] serial.parallel_scan_with_reducers (932 ms) [ RUN ] serial.team_shared_request [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ OK ] serial.team_shared_request (478 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (79 ms) [ RUN ] serial.team_lambda_shared_request [ OK ] serial.team_lambda_shared_request (479 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 (110 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 (26 ms) [ RUN ] serial.team_reduction_scan [ OK ] serial.team_reduction_scan (317 ms) [ RUN ] serial.team_long_reduce [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ OK ] serial.team_long_reduce (984 ms) [ RUN ] serial.team_double_reduce [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ OK ] serial.team_double_reduce (999 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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 81%] Built target Kokkos_ContainersUnitTest_Cuda [ OK ] serial.repeated_team_reduce (8576 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (72 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 (71 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 (515 ms) [ RUN ] serial.mdrange_6d [ OK ] serial.mdrange_6d (1610 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 (123 ms) [ RUN ] serial.mdrange_neg_idx [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ OK ] serial.mdrange_neg_idx (887 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (130 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (4 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (22 ms) [ RUN ] serial.workgraph_fib [ OK ] serial.workgraph_fib (722 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (13262 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (12529 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (6339 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6697 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 162 tests from serial (423397 ms total) [----------] Global test environment tear-down [==========] 164 tests from 2 test suites ran. (430880 ms total) [ PASSED ] 164 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7028/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from serial [ RUN ] serial.bitset [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (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 (1 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_sync [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] cuda.dynamic_view [ OK ] cuda.dynamic_view (28 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (29 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 (2 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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ OK ] serial.bitset (9012 ms) [ RUN ] serial.bitset_default_constructor_no_alloc [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) [ RUN ] serial.dualview_combination [ OK ] serial.dualview_combination (0 ms) [ RUN ] serial.dualview_alloc [ OK ] serial.dualview_alloc (0 ms) [ RUN ] serial.test_dualview_copy_construction_and_assignment [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] serial.dualview_combinations_without_init [ OK ] serial.dualview_combinations_without_init (0 ms) [ RUN ] serial.dualview_deep_copy [ OK ] serial.dualview_deep_copy (0 ms) [ RUN ] serial.dualview_realloc [ OK ] serial.dualview_realloc (0 ms) [ RUN ] serial.dualview_resize [ OK ] serial.dualview_resize (0 ms) [ RUN ] serial.dualview_device_correct_kokkos_device [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) [ RUN ] serial.dualview_host_correct_kokkos_device [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) [ RUN ] serial.dualview_host_modify_template_device_sync [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) [ RUN ] serial.dualview_host_modify_template_device_execspace_sync [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_sync [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_execspace_sync [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] serial.dualview_template_views_return_correct_executionspace_views [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (115 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (28 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank12345 [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped skipping since not default execution space [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank67 [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ OK ] serial.offsetview_construction (574 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (15 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 [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ OK ] serial.scatterview (20559 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (17 ms) [ RUN ] serial.UnorderedMap_insert [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.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_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ OK ] cuda.scatterview (81307 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (27 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (45 ms) [ RUN ] cuda.UnorderedMap_insert [ OK ] serial.UnorderedMap_insert (51379 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_insert (7902 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_failed_insert (1029 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (7 ms) [ RUN ] cuda.UnorderedMap_valid_empty [ OK ] cuda.UnorderedMap_valid_empty (1 ms) [ RUN ] cuda.UnorderedMap_clear_zero_size [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) [ RUN ] cuda.UnorderedMap_consistent_size [ OK ] cuda.UnorderedMap_consistent_size (0 ms) [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] cuda.UnorderedMap_lambda_capturable [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) [ RUN ] cuda.UnorderedMap_constructor_view_alloc [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from cuda (90413 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (90413 ms total) [ PASSED ] 42 tests. [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ OK ] serial.UnorderedMap_failed_insert (24022 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (13 ms) [ RUN ] serial.UnorderedMap_valid_empty [ OK ] serial.UnorderedMap_valid_empty (0 ms) [ RUN ] serial.UnorderedMap_clear_zero_size [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) [ RUN ] serial.UnorderedMap_consistent_size [ OK ] serial.UnorderedMap_consistent_size (0 ms) [ RUN ] serial.UnorderedMap_shallow_copyable_on_device [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] serial.UnorderedMap_lambda_capturable [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) [ RUN ] serial.UnorderedMap_constructor_view_alloc [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from serial (105755 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (105755 ms total) [ PASSED ] 41 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from TEST_CATEGORY [ RUN ] TEST_CATEGORY.dynrankview_perf Cuda DynRankView vs View: Initialization Only View time (init only): 0.0011993 View sum computation time: 0.0011993 Strided View time (init only): 0.00116352 View Rank7 time (init only): 0.00121131 DynRankView time (init only): 0.00125232 DynRankView sum computation time: 0.00186725 Ratio of View to DynRankView time: 0.957661 Ratio of View to DynRankView sum computation time: 0.871793 Ratio of View to View Rank7 time: 0.990083 Ratio of StrideView to DynRankView time: 0.929092 Ratio of DynRankView to View Rank7 time: 1.03386 [ OK ] TEST_CATEGORY.dynrankview_perf (18 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000351602, 3.3572e-05, 0.00320384, 0.00227479 512, 0.000186285, 1.3754e-05, 2.3971e-05, 0.00223293 1024, 0.000190189, 1.3601e-05, 2.5962e-05, 0.00230557 2048, 0.000184903, 1.2563e-05, 2.694e-05, 0.00235051 4096, 0.00018081, 1.3433e-05, 2.7702e-05, 0.00244967 8192, 0.000210281, 1.507e-05, 3.1977e-05, 0.00233994 16384, 0.000187404, 1.2924e-05, 3.2048e-05, 0.00237682 32768, 0.000183672, 1.3116e-05, 3.6159e-05, 0.00253458 65536, 0.000201193, 1.3279e-05, 4.4626e-05, 0.0028774 131072, 0.000199048, 1.4329e-05, 6.4979e-05, 0.00338349 262144, 0.000215882, 1.6664e-05, 0.000154446, 0.0063008 524288, 0.000230401, 2.0582e-05, 0.000533925, 0.0198013 1048576, 0.000827983, 3.0967e-05, 0.00138604, 0.0473242 2097152, 0.00055714, 4.0345e-05, 0.003011, 0.109579 4194304, 0.000816642, 6.7166e-05, 0.00682337, 0.236228 [ OK ] TEST_CATEGORY.global_2_local (466 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 (485 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (485 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7028/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7028 CXX=/var/jenkins/workspace/Kokkos_PR-7028/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7028 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1717002450995753461 Test Scalar=int -- Testing randomness properties [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1717002451014237882 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00849482 -0.0171525 || 0.051031 27990 29284 || 28920.1 28674.4 || -237.116 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000206904 -0.00123953 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0113224 -0.0185164 || 0.051031 28090 29309 || 28353.4 28674.4 || -255.971 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0013412 0.00115381 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00556307 -0.00561638 || 0.051031 27969 29387 || 28515.8 28674.4 || -77.6409 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00536788 -0.0097007 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00102155 -0.00113919 || 0.051031 28081 29429 || 28645.1 28674.4 || -15.7481 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0115324 -0.005947 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245184 -0.99999 -48243.6 || 0.051031 0 194919 || 2.92857e+09 28674.4 || -6.6692e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734459 -0.304918 0.153849 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195781 -0.999999 -57857.1 || 0.051031 0 1.55179e+06 || 2.86901e+10 28674.4 || -7.99817e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588339 -0.967902 10.3378 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.86136e-07 -0.00736366 0.017719 || 0.051031 28090 29460 || 28887.1 28674.4 || 244.947 -2.0744 -- Testing 3-D histogram Density 3D: 7.71903e-07 -0.00283566 -0.00266076 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00141569 -0.0288632 || 0.051031 28025 29401 || 28633.9 28674.4 || -399.005 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0155976 -0.00770853 || 0.051031 1e+64 -1e+64 Test Seed:1717002451150081556 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00959078 0.0049747 || 0.051031 28004 29347 || 28952.1 28674.4 || 68.7702 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000927328 -0.0103424 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0145291 0.00276633 || 0.051031 28071 29292 || 29097.1 28674.4 || 38.2418 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00480776 0.00944097 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00461215 0.00274033 || 0.051031 28041 29324 || 28807.3 28674.4 || 37.8823 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000197887 0.00305707 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00995248 -0.011063 || 0.051031 28106 29268 || 28391.8 28674.4 || -152.935 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00426205 0.000360248 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245088 -0.99999 -48245.5 || 0.051031 0 195067 || 2.92851e+09 28674.4 || -6.66946e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00073411 -0.313895 0.166378 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00196078 -0.999999 -57857.4 || 0.051031 0 1.55268e+06 || 2.86918e+10 28674.4 || -7.9982e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00589224 -0.968006 10.3592 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.78568e-07 -0.00384284 0.0155725 || 0.051031 28014 29317 || 28785 28674.4 || 215.275 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.000371214 -0.00885552 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0130661 0.00609905 || 0.051031 28020 29381 || 29054 28674.4 || 84.3133 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000714872 0.00455134 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (274 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1717002451288672136 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00337825 -0.00508283 || 0.051031 10935 11780 || 11415.5 11377 || -70.265 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0140944 0.000734764 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00631714 0.00588562 || 0.051031 10994 11782 || 11305.5 11377 || 81.3628 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0140361 0.00168773 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00231925 0.000850249 || 0.051031 10985 11755 || 11350.6 11377 || 11.7538 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00748599 -0.00300179 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0147874 -0.000885384 || 0.051031 10944 11767 || 11547.7 11377 || -12.2395 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0166187 -0.00094852 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244747 -0.999975 -7594.07 || 0.051031 0 77617 || 4.60955e+08 11377 || -1.0498e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000733933 -0.153458 0.0252747 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195964 -0.999997 -9107.9 || 0.051031 0 616165 || 4.51687e+09 11377 || -1.25908e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00589034 -0.922898 1.60604 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 0.00528216 -0.00147619 || 0.051031 10969 11796 || 11317.2 11377 || -20.4069 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 -0.0101127 0.00251191 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.014056 0.000428999 || 0.051031 10975 11824 || 11219.3 11377 || 5.93048 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0113335 -1.73081e-05 || 0.051031 1e+64 -1e+64 Test Seed:1717002451530730583 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00909097 0.00261328 || 0.051031 10970 11785 || 11274.5 11377 || 36.126 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00287003 0.00228052 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0120219 0.00366528 || 0.051031 10922 11816 || 11515.4 11377 || 50.6689 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00937417 0.00269898 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00861862 0.00685002 || 0.051031 10983 11772 || 11279.7 11377 || 94.6947 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00243174 -0.000373923 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -8.77635e-05 -0.00790031 || 0.051031 10925 11835 || 11378 11377 || -109.214 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0281432 -0.00265067 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245511 -0.999975 -7595.44 || 0.051031 0 77679 || 4.61093e+08 11377 || -1.04999e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000736263 -0.144477 0.0234648 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195944 -0.999997 -9107.87 || 0.051031 0 616421 || 4.5163e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588935 -0.92292 1.62663 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.67029e-07 0.00412697 -0.0017822 || 0.051031 10913 11884 || 11330.2 11377 || -24.6371 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 -0.00125024 -0.00145535 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0123645 -0.0102723 || 0.051031 10967 11778 || 11238 11377 || -142.005 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0080603 -0.000663779 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (657 ms) [ RUN ] cuda.Multi_streams [ OK ] cuda.Multi_streams (1992 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (28 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ OK ] cuda.BinSortGenericTests (25 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_OpenMP [ 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_Team_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00508904 -0.00846397 || 0.051031 27995 29373 || 28821.1 28674.4 || -117.006 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0179621 0.00577138 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00656631 0.0181835 || 0.051031 28073 29384 || 28863.9 28674.4 || 251.369 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0162052 0.0151017 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0259791 0.0010573 || 0.051031 28085 29355 || 29439.2 28674.4 || 14.6161 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000557846 0.00525977 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0126411 0.00171868 || 0.051031 27897 29339 || 29041.5 28674.4 || 23.759 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00920755 0.00637041 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (112057 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (154 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (595 ms) [ RUN ] cuda.SortWithCustomComparator [ OK ] cuda.SortWithCustomComparator (2867 ms) [----------] 12 tests from cuda (118654 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (118655 ms total) [ PASSED ] 12 tests. [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 31%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 32%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 87%] Built target Kokkos_UnitTest_Sort [ 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_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o -- Testing 1-D histogram Density 1D: 0.000245606 -0.99999 -48250.8 || 0.051031 0 195273 || 2.92889e+09 28674.4 || -6.67019e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000735732 -0.314621 0.157246 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 88%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 88%] Built target Kokkos_CoreUnitTest_OpenMP [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o -- Testing 1-D histogram Density 1D: 0.00195339 -0.999999 -57857.2 || 0.051031 0 1.55239e+06 || 2.86899e+10 28674.4 || -7.99817e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587058 -0.967988 10.2853 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.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_F.dir/TestStdAlgorithmsTeamReverse.cpp.o -- Testing 1-D histogram Density 1D: 6.71e-07 0.00285347 0.0307247 || 0.051031 28025 29312 || 28592.8 28674.4 || 424.738 -2.0744 -- Testing 3-D histogram Density 3D: 7.26496e-07 0.0125239 0.00261341 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 34%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0137253 -0.00118719 || 0.051031 28046 29351 || 28286.2 28674.4 || -16.4117 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00188254 0.0101793 || 0.051031 1e+64 -1e+64 Test Seed:1717002783568960497 Test Scalar=int -- Testing randomness properties [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0044197 0.0108431 || 0.051031 27982 29299 || 28548.2 28674.4 || 149.895 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00623264 0.00166488 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00532471 0.0076202 || 0.051031 27978 29321 || 28522.5 28674.4 || 105.342 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00453847 0.0010938 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0067819 0.00589804 || 0.051031 27935 29397 || 28870.2 28674.4 || 81.5346 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0109867 0.00195444 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00286229 0.000169264 || 0.051031 28081 29330 || 28756.7 28674.4 || 2.3399 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000206244 -0.00943316 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.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_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.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_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 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_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 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_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o -- Testing 1-D histogram Density 1D: 0.000245116 -0.99999 -48249.6 || 0.051031 0 194794 || 2.92912e+09 28674.4 || -6.67002e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734247 -0.311737 0.155797 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.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_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp -- Testing 1-D histogram Density 1D: 0.00195774 -0.999999 -57857.1 || 0.051031 0 1.55253e+06 || 2.86921e+10 28674.4 || -7.99817e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588379 -0.967757 10.1836 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o -- Testing 1-D histogram Density 1D: 6.78568e-07 0.0109746 0.00491456 || 0.051031 28010 29324 || 28363.1 28674.4 || 67.9388 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.0133336 -0.00416203 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 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_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0108711 0.00492454 || 0.051031 28051 29335 || 28989.5 28674.4 || 68.0768 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00116862 0.000989148 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (665697 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1717003116693419357 Test Scalar=int -- Testing randomness properties [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00984032 0.00626686 || 0.051031 10946 11754 || 11490 11377 || 86.6331 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0095759 -0.000225917 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0182621 -0.00264474 || 0.051031 10983 11791 || 11588.6 11377 || -36.5608 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0116035 0.00145775 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0381546 0.00279612 || 0.051031 10945 11762 || 11828.3 11377 || 38.6535 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0182193 0.000863342 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 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_Q.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00120211 -0.0179702 || 0.051031 10977 11834 || 11390.7 11377 || -248.42 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0148028 -0.00101671 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o -- Testing 1-D histogram Density 1D: 0.00024385 -0.999975 -7594.55 || 0.051031 0 77573 || 4.60954e+08 11377 || -1.04987e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731144 -0.148857 0.0260085 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o -- Testing 1-D histogram Density 1D: 0.00195852 -0.999997 -9108.05 || 0.051031 0 616468 || 4.51683e+09 11377 || -1.2591e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588652 -0.922829 1.61909 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp -- Testing 1-D histogram Density 1D: 2.73387e-07 0.00618676 -0.000320793 || 0.051031 10962 11810 || 11307 11377 || -4.43464 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.00800288 -0.00140885 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0157834 0.0127093 || 0.051031 10983 11831 || 11559.4 11377 || 175.693 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00262802 0.00177816 || 0.051031 1e+64 -1e+64 Test Seed:1717003254355314060 Test Scalar=int -- Testing randomness properties [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00185766 0.00212858 || 0.051031 10948 11868 || 11355.9 11377 || 29.4254 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00329476 -0.00116236 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0184339 -0.00501886 || 0.051031 10942 11793 || 11171 11377 || -69.3807 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00846978 -0.000707029 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0145574 0.000474779 || 0.051031 10982 11840 || 11213.7 11377 || 6.56334 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.012686 -0.00123781 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0140386 0.00222242 || 0.051031 10996 11791 || 11538.9 11377 || 30.7228 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0119418 -0.00480999 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 46%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_NumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P -- Testing 1-D histogram Density 1D: 0.000244938 -0.999975 -7594.86 || 0.051031 0 77573 || 4.61075e+08 11377 || -1.04991e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000734448 -0.150116 0.0239636 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/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-7028/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 312 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (601 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (745 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (575 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (664 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (573 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (799 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1799 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4654 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4617 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 15 tests from openmp_DeathTest (15031 ms total) 1: 1: [----------] 292 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (3 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (3 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (2 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (6 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (9 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (14 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (8 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (9 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (28 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (261 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (174 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (1 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (3 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (4 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (56 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (92 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1937 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2022 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1430 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1444 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (2 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (3 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 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (36 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (100 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (2 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (10 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (58 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (11 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (1032 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types -- Testing 1-D histogram Density 1D: 0.00195605 -0.999997 -9108.23 || 0.051031 0 616747 || 4.51636e+09 11377 || -1.25912e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588061 -0.922778 1.63392 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1749 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.view_mdspan_conversion 1: [ OK ] openmp.view_mdspan_conversion (1 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (1 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 (3 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (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 (10 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (3 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (4 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (4 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (3 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (2 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (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 (76 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (81 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (321 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (344 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (160 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (49 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (55 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (462 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (10 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (22 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (23 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (307 ms) 1: [ RUN ] openmp.team_parallel_single [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o -- Testing 1-D histogram Density 1D: 2.9246e-07 0.000134355 -0.00381136 || 0.051031 10994 11818 || 11375.4 11377 || -52.6882 -0.823045 -- Testing 3-D histogram Density 3D: 3.8147e-07 0.00633534 -0.00288598 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 1: [ OK ] openmp.team_parallel_single (3407 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (82 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (75 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (79 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (77 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (74 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 (352 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (412 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (89 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (3 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (8 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (11 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (11 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00314608 0.00532997 || 0.051031 10954 11846 || 11341.3 11377 || 73.6815 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.017398 0.00439923 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (275122 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 1: [ OK ] openmp.team_reduction_scan (11550 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (57 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_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 1: [ OK ] openmp.repeated_team_reduce (1866 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (194 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (187 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (55 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (42 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (17 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (7 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended 1: [ OK ] openmp.team_policy_max_recommended (3449 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 (101 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (18 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (52 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 (8 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (3 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (1 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (1597 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (3 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (6 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (1 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right [ 47%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 1: [ OK ] openmp.view_fill_tests_layout_right (3621 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left 1: [ OK ] openmp.view_fill_tests_layout_left (2661 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 (58 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (49 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (59 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (3 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (10 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (1 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (567 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-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (2 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (8 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 (11 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (15 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (15 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (108 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (108 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (115 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (188 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (190 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (193 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: [----------] 292 tests from openmp (44577 ms total) 1: 1: [----------] 5 tests from openmp_graph 1: [ RUN ] openmp_graph.launch_one 1: [ OK ] openmp_graph.launch_one (0 ms) 1: [ RUN ] openmp_graph.launch_one_rvalue 1: [ OK ] openmp_graph.launch_one_rvalue (0 ms) 1: [ RUN ] openmp_graph.launch_six 1: [ OK ] openmp_graph.launch_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from openmp_graph (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 312 tests from 3 test suites ran. (59610 ms total) 1: [ PASSED ] 309 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/50 Test #1: Kokkos_CoreUnitTest_OpenMP ....................... Passed 60.39 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (27 ms) 2: [----------] 1 test from openmp (27 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (27 ms total) 2: [ PASSED ] 1 test. 2/50 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ................ Passed 0.77 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 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 193 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 7 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host 3: [ OK ] cuda_DeathTest.abort_from_host (685 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device 3: [ OK ] cuda_DeathTest.abort_from_device (708 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (648 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (676 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (847 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (807 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 47%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_IncrementalTest_CUDA 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (1525 ms) 3: [----------] 7 tests from cuda_DeathTest (5899 ms total) 3: 3: [----------] 181 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_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 (7 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (7 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (5 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 (13 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (266 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral 3: [ OK ] cuda.atomic_views_integral (6451 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (49 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 (9 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 (1 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.crs_count_fill 3: [ OK ] cuda.crs_count_fill (3 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (5 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (9 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (5 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (2 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range [ 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_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 48%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range (6428 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (661 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy (657 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (661 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (658 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (662 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 3: [ OK ] cuda.exec_space_thread_safety_range_scan (667 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.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 (7 ms) 3: [ RUN ] cuda.init 3: [ OK ] cuda.init (0 ms) 3: [ RUN ] cuda.dispatch 3: [ OK ] cuda.dispatch (35 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 3: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 3: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 3: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 3: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 3: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 3: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 3: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 3: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 3: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 3: [ RUN ] cuda.deep_copy_scratch 3: [ OK ] cuda.deep_copy_scratch (7 ms) 3: [ RUN ] cuda.mathematical_constants_e 3: [ OK ] cuda.mathematical_constants_e (2 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 (25 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (12 ms) 3: [ RUN ] cuda.mathematical_functions_non_standard 3: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 3: [ RUN ] cuda.mathematical_functions_power_functions 3: [ OK ] cuda.mathematical_functions_power_functions (18 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 (5 ms) 3: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 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 (28 ms) 3: [ RUN ] cuda.mathspecialfunc_expint1 3: [ OK ] cuda.mathspecialfunc_expint1 (9 ms) 3: [ RUN ] cuda.mathspecialfunc_errorfunc 3: [ OK ] cuda.mathspecialfunc_errorfunc (12 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 3: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 3: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 3: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] cuda.mdrange_5d 3: [ OK ] cuda.mdrange_5d (20 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (26 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 (6 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 (6 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 (72 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1478 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: [ OK ] cuda.mdspan_minimal_functional (0 ms) 3: [ RUN ] cuda.view_mdspan_conversion 3: [ OK ] cuda.view_mdspan_conversion (3 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 (7 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 (2 ms) 3: [ RUN ] cuda.numeric_traits_digits 3: [ OK ] cuda.numeric_traits_digits (1 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (1 ms) 3: [ RUN ] cuda.numeric_traits_max_digits10 3: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] cuda.numeric_traits_radix 3: [ OK ] cuda.numeric_traits_radix (1 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent 3: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent10 3: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 3: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] cuda.numeric_traits_sfinae_friendly 3: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] cuda.occupancy_control 3: [ OK ] cuda.occupancy_control (0 ms) 3: [ RUN ] cuda.memory_pool 3: [ OK ] cuda.memory_pool (16 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (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 (35 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (1 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (2 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_for_require 3: [ OK ] cuda.range_for_require (2 ms) 3: [ RUN ] cuda.range_reduce_require 3: [ OK ] cuda.range_reduce_require (0 ms) 3: [ RUN ] cuda.range_dynamic_policy_require 3: [ OK ] cuda.range_dynamic_policy_require (0 ms) 3: [ RUN ] cuda.reducers_int 3: [ OK ] cuda.reducers_int (8 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (11 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (13 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (6 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (8 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (8 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 (3 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (11 ms) 3: [ RUN ] cuda.reducers_bool 3: [ OK ] cuda.reducers_bool (1 ms) 3: [ RUN ] cuda.int64_t_reduce 3: [ OK ] cuda.int64_t_reduce (13 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 (13 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (13 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 3: [ RUN ] cuda.int_combined_reduce 3: [ OK ] cuda.int_combined_reduce (0 ms) 3: [ RUN ] cuda.mdrange_combined_reduce 3: [ OK ] cuda.mdrange_combined_reduce (0 ms) 3: [ RUN ] cuda.int_combined_reduce_mixed 3: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 3: [ RUN ] cuda.reduction_deduction 3: [ OK ] cuda.reduction_deduction (0 ms) 3: [ RUN ] cuda.reduce_device_view_range_policy 3: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (120 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 3: [ RUN ] cuda.impl_shared_alloc [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o 3: [ OK ] cuda.impl_shared_alloc (108 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (63 ms) 3: [----------] 181 tests from cuda (19710 ms total) 3: 3: [----------] 5 tests from cuda_graph 3: [ RUN ] cuda_graph.launch_one 3: [ OK ] cuda_graph.launch_one (0 ms) 3: [ RUN ] cuda_graph.launch_one_rvalue 3: [ OK ] cuda_graph.launch_one_rvalue (0 ms) 3: [ RUN ] cuda_graph.launch_six 3: [ OK ] cuda_graph.launch_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from cuda_graph (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 193 tests from 3 test suites ran. (25612 ms total) 3: [ PASSED ] 189 tests. 3: [ SKIPPED ] 4 tests, listed below: 3: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 3: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 3: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 3: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 26.34 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 128 tests from 3 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4335 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ OK ] serial.SortUnsignedValueType (48908 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (5326 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3514 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (10520 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (9630 ms) 4: [----------] 8 tests from cuda_DeathTest (28001 ms total) 4: 4: [----------] 92 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (18 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 (56 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (5 ms) 4: [ RUN ] cuda.large_team_scratch_size 4: [ OK ] cuda.large_team_scratch_size (5 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (1 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (12 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (8 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestTeamVector.hpp:1066: Skipped 4: All but max inclusive scan differ at index 101 4: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 4: [ RUN ] cuda.team_thread_range_combined_reducers 4: [ OK ] cuda.team_thread_range_combined_reducers (1 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 (37 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (18 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 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 (1140 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (8 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (8 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 (14 ms) 4: [ RUN ] cuda.team_scan 4: [ OK ] cuda.team_scan (167 ms) 4: [ RUN ] cuda.team_scan_ret_val 4: [ OK ] cuda.team_scan_ret_val (156 ms) 4: [ RUN ] cuda.team_shared_request 4: [ OK ] cuda.team_shared_request (2 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 (226 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: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 4: Disabling 2/3rd of the test for now 4: [ SKIPPED ] cuda.team_teamvector_range (2 ms) 4: [ RUN ] cuda.unique_token_global 4: [ OK ] cuda.unique_token_global (2 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (1 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (11 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (8 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (4 ms) 4: [ RUN ] cuda.view_api_c 4: [ OK ] cuda.view_api_c (0 ms) 4: [ RUN ] cuda.view_api_d 4: [ OK ] cuda.view_api_d (1 ms) 4: [ RUN ] cuda.view_allocation_error 4: [ OK ] cuda.view_allocation_error (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (0 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 (16 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_copy_tests 4: [ OK ] cuda.view_copy_tests (9 ms) 4: [ RUN ] cuda.view_copy_tests_rank_0 4: [ OK ] cuda.view_copy_tests_rank_0 (2 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 (100 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (50 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 (69 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (63 ms) 4: [ RUN ] cuda.view_irregular_layout 4: [ OK ] cuda.view_irregular_layout (4 ms) 4: [ RUN ] cuda.view_mapping 4: [ OK ] cuda.view_mapping (60 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (8 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 (5 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.append_formatted_multidimensional_index 4: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] cuda.view_resize 4: [ OK ] cuda.view_resize (15 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (0 ms) 4: [ RUN ] cuda.workgraph_fib 4: [ OK ] cuda.workgraph_fib (1009 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: [----------] 92 tests from cuda (3398 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 (9 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_right 4: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 4: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 4: [ RUN ] cuda_uvm.view_subview_assign_strided 4: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 4: [ RUN ] cuda_uvm.view_subview_left_0 4: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_1 4: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_2 4: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_3 4: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_0 4: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_1 4: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_3 4: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 4: [ RUN ] cuda_uvm.view_static_tests 4: [ OK ] cuda_uvm.view_static_tests (0 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (57 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (57 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (56 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (75 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (76 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (75 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (77 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 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 (681 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 128 tests from 3 test suites ran. (32080 ms total) 4: [ PASSED ] 126 tests. 4: [ SKIPPED ] 2 tests, listed below: 4: [ SKIPPED ] cuda.parallel_scan_with_reducers 4: [ SKIPPED ] cuda.team_teamvector_range 4/50 Test #4: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 32.86 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 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 60 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 6 tests from cuda 5: [ RUN ] cuda.team_scratch_1_streams [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 5: [ OK ] cuda.team_scratch_1_streams (12896 ms) 5: [ RUN ] cuda.space_access 5: [ OK ] cuda.space_access (0 ms) 5: [ RUN ] cuda.uvm 5: [ OK ] cuda.uvm (4 ms) 5: [ RUN ] cuda.impl_view_accessible 5: [ OK ] cuda.impl_view_accessible (2 ms) 5: [ RUN ] cuda.impl_view_texture 5: [ OK ] cuda.impl_view_texture (1 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 5: [----------] 6 tests from cuda (12906 ms total) 5: 5: [----------] 27 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (43 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (15 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (11 ms) 5: [ RUN ] cuda_hostpinned.view_api_c 5: [ OK ] cuda_hostpinned.view_api_c (6 ms) 5: [ RUN ] cuda_hostpinned.view_api_d 5: [ OK ] cuda_hostpinned.view_api_d (3 ms) 5: [ RUN ] cuda_hostpinned.view_allocation_error 5: [ OK ] cuda_hostpinned.view_allocation_error (0 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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (3963 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 (6 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4238 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (3396 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (60 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (4 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 (2 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_class_value 5: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_assignable 5: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 5: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_subview 5: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 5: [----------] 27 tests from cuda_hostpinned (11755 ms total) 5: 5: [----------] 27 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (74 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (15 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (17 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_allocation_error 5: [ OK ] cuda_uvm.view_allocation_error (0 ms) 5: [ RUN ] cuda_uvm.view_remap 5: [ OK ] cuda_uvm.view_remap (2 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 (0 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank 5: [ OK ] cuda_uvm.view_allocation_large_rank (280 ms) 5: [ RUN ] cuda_uvm.view_shmem_size_on_device 5: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 5: [ RUN ] cuda_uvm.view_is_assignable 5: [ OK ] cuda_uvm.view_is_assignable (24 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (36 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 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 (145 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (105 ms) 5: [ RUN ] cuda_uvm.view_mapping 5: [ OK ] cuda_uvm.view_mapping (61 ms) 5: [ RUN ] cuda_uvm.view_mapping_operator 5: [ OK ] cuda_uvm.view_mapping_operator (9 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 (2 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: [----------] 27 tests from cuda_uvm (797 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 60 tests from 3 test suites ran. (25459 ms total) 5: [ PASSED ] 60 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 26.22 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaTimingBased 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 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 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from cuda 6: [ RUN ] cuda.debug_serial_execution 6: [ OK ] cuda.debug_serial_execution (12 ms) 6: [ RUN ] cuda.debug_pin_um_to_host 6: [ OK ] cuda.debug_pin_um_to_host (717 ms) 6: [----------] 2 tests from cuda (730 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (730 ms total) 6: [ PASSED ] 2 tests. 6/50 Test #6: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.44 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from cuda 7: [ RUN ] cuda.raw_cuda_interop 7: Kokkos::OpenMP::initialize WARNING: 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: [ OK ] cuda.raw_cuda_interop (26 ms) 7: [----------] 1 test from cuda (26 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (26 ms total) 7: [ PASSED ] 1 test. 7/50 Test #7: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.72 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_streams 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_streams (28 ms) 8: [----------] 1 test from cuda (28 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (28 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.72 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from cuda_multi_gpu 9: [ RUN ] cuda_multi_gpu.managed_views 9: [ OK ] cuda_multi_gpu.managed_views (2 ms) 9: [ RUN ] cuda_multi_gpu.unmanaged_views 9: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 9: [ RUN ] cuda_multi_gpu.scratch_space 9: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 9: [----------] 3 tests from cuda_multi_gpu (5 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (6 ms total) 9: [ PASSED ] 3 tests. 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.73 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 71 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (5 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: [ OK ] defaultdevicetype.shared_space (21 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 (1 ms) 10: [ RUN ] defaultdevicetype.half_conversion 10: [ OK ] defaultdevicetype.half_conversion (6 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 (6 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 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 (22 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms) 10: [ RUN ] defaultdevicetype.malloc 10: [ OK ] defaultdevicetype.malloc (0 ms) 10: [----------] 31 tests from defaultdevicetype (161 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (26 ms) 10: [----------] 1 test from kokkosresize (26 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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: [==========] 71 tests from 41 test suites ran. (190 ms total) 10: [ PASSED ] 71 tests. 10/50 Test #10: Kokkos_CoreUnitTest_Default ...................... Passed 0.97 sec test 11 Start 11: Kokkos_CoreUnitTest_LegionInitialization 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 11: [ RUN ] initialization.legion_initialization 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: [ OK ] initialization.legion_initialization (28 ms) 11: [----------] 1 test from initialization (28 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (28 ms total) 11: [ PASSED ] 1 test. 11/50 Test #11: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.72 sec test 12 Start 12: Kokkos_CoreUnitTest_PushFinalizeHook 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 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: SUCCESS 12/50 Test #12: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.71 sec test 13 Start 13: Kokkos_CoreUnitTest_ScopeGuard 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 13: Test timeout computed to be: 1500 13: [==========] Running 6 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 6 tests from scope_guard_DeathTest 13: [ RUN ] scope_guard_DeathTest.create 13: [ OK ] scope_guard_DeathTest.create (161 ms) 13: [ RUN ] scope_guard_DeathTest.create_argument 13: [ OK ] scope_guard_DeathTest.create_argument (157 ms) 13: [ RUN ] scope_guard_DeathTest.create_while_initialize 13: [ OK ] scope_guard_DeathTest.create_while_initialize (663 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_initialize 13: [ OK ] scope_guard_DeathTest.create_after_initialize (637 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_finalize [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 13: [ OK ] scope_guard_DeathTest.create_after_finalize (604 ms) 13: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 13: [ OK ] scope_guard_DeathTest.destroy_after_finalize (596 ms) 13: [----------] 6 tests from scope_guard_DeathTest (2819 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 6 tests from 1 test suite ran. (2819 ms total) 13: [ PASSED ] 6 tests. 13/50 Test #13: Kokkos_CoreUnitTest_ScopeGuard ................... Passed 3.49 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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: [==========] 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/50 Test #14: Kokkos_CoreUnitTest_Develop ...................... Passed 0.71 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 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: 16777216 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554432 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (2 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 (3 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.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: [----------] 26 tests from kokkosp (8 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (8 ms total) 15: [ PASSED ] 28 tests. 15/50 Test #15: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.76 sec test 16 Start 16: Kokkos_CoreUnitTest_ToolIndependence 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 16: Test timeout computed to be: 1500 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 16/50 Test #16: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.68 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoadHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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: 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: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/50 Test #17: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.70 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLineHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/50 Test #18: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.71 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoad 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7028/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: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x213a080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x213a200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x213a280:Host:source:0x213a100: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:0x213a200:40::kokkosp_deallocate_data:Host:source:0x213a080:40::kokkosp_finalize_library:: 19/50 Test #19: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.70 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLine 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7028/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: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x30cdfc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x30ce180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x30ce200:Host:source:0x30ce040: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:0x30ce180:40::kokkosp_deallocate_data:Host:source:0x30cdfc0:40::kokkosp_finalize_library:: 20/50 Test #20: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.74 sec test 21 Start 21: Kokkos_CoreUnitTest_StackTraceTest 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: [==========] Running 3 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from defaultdevicetype_DeathTest 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x445fe6] Test::test_stacktrace(bool, bool) 21: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x446f4d] Test::test_stacktrace(bool, bool) 21: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (466 ms) 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x445fe6] Test::test_stacktrace(bool, bool) 21: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x446f4d] Test::test_stacktrace(bool, bool) 21: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (460 ms) 21: [----------] 2 tests from defaultdevicetype_DeathTest (927 ms total) 21: 21: [----------] 1 test from defaultdevicetype 21: [ RUN ] defaultdevicetype.stacktrace_normal 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x445fe6] Test::test_stacktrace(bool, bool) 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff7140b1083] 21: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e1713] Kokkos::Impl::save_stacktrace() 21: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 21: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x446f4d] Test::test_stacktrace(bool, bool) 21: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45768f] testing::Test::Run() 21: [0x4599df] testing::TestInfo::Run() 21: [0x45ad07] testing::TestSuite::Run() 21: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 21: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x45c0ce] testing::UnitTest::Run() 21: [0x4438f5] main 21: [0x7ff7140b1083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 21: [----------] 1 test from defaultdevicetype (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 3 tests from 2 test suites ran. (928 ms total) 21: [ PASSED ] 3 tests. 21/50 Test #21: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.68 sec test 22 Start 22: Kokkos_IncrementalTest_OPENMP 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 28 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 28 tests from OPENMP 22: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 22: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 22: [ RUN ] OPENMP.IncrTest_01_execspace 22: Host Parallel Execution Space: 22: KOKKOS_ENABLE_OPENMP: yes 22: 22: OpenMP Runtime Configuration: 22: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 22: OpenMP 22: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 22: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 22: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicSub 22: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 22: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 22: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 22: [ RUN ] OPENMP.IncrTest_03b_memspace_free 22: [ OK ] OPENMP.IncrTest_03b_memspace_free (139 ms) 22: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 22: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 22: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_05_reduction 22: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange2D 22: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange3D 22: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange4D 22: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 22: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 22: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (153 ms) 22: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 22: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (1 ms) 22: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 22: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 22: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.incr_14_MDrangeReduce 22: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 22: [ RUN ] OPENMP.IncrTest_16_parallelscan 22: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 22: [ RUN ] OPENMP.incr_17_atomicView 22: [ OK ] OPENMP.incr_17_atomicView (0 ms) 22: [----------] 28 tests from OPENMP (305 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 28 tests from 1 test suite ran. (305 ms total) 22: [ PASSED ] 28 tests. 22/50 Test #22: Kokkos_IncrementalTest_OPENMP .................... Passed 1.02 sec test 23 Start 23: Kokkos_IncrementalTest_CUDA 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_CUDA 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from CUDA 23: [ RUN ] CUDA.IncrTest_01_execspace_typedef 23: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] CUDA.IncrTest_01_execspace 23: Device Execution Space: 23: KOKKOS_ENABLE_CUDA: yes 23: Cuda Options: 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 23: 23: Cuda Runtime Configuration: 23: macro KOKKOS_ENABLE_CUDA : defined 23: macro CUDA_VERSION = 12020 = version 12.2 23: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 23: Cuda 23: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicExchange 23: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicAdd 23: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicSub 23: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 23: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 23: [ OK ] CUDA.IncrTest_03b_memspace_free (2536 ms) 23: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 23: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_05_reduction 23: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange2D 23: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange3D 23: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange4D 23: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 23: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 23: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 23: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 23: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 23: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 23: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (347 ms) 23: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 23: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 23: [ RUN ] CUDA.IncrTest_12b_TeamScratch 23: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 23: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.incr_14_MDrangeReduce 23: [ OK ] CUDA.incr_14_MDrangeReduce (1 ms) 23: [ RUN ] CUDA.IncrTest_16_parallelscan 23: [ OK ] CUDA.IncrTest_16_parallelscan (8 ms) 23: [ RUN ] CUDA.incr_17_atomicView 23: [ OK ] CUDA.incr_17_atomicView (0 ms) 23: [----------] 28 tests from CUDA (2912 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (2912 ms total) 23: [ PASSED ] 28 tests. 23/50 Test #23: Kokkos_IncrementalTest_CUDA ...................... Passed 3.67 sec test 24 Start 24: Kokkos_CoreUnitTest_CTestDevice 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 24: Test timeout computed to be: 1500 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o 24: [==========] Running 8 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 8 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.invalid_rank 24: [ OK ] ctest_environment.invalid_rank (0 ms) 24: [ RUN ] ctest_environment.no_type_str 24: [ OK ] ctest_environment.no_type_str (0 ms) 24: [ RUN ] ctest_environment.missing_type 24: [ OK ] ctest_environment.missing_type (0 ms) 24: [ RUN ] ctest_environment.no_id_str 24: [ OK ] ctest_environment.no_id_str (0 ms) 24: [ RUN ] ctest_environment.invalid_id_str 24: [ OK ] ctest_environment.invalid_id_str (0 ms) 24: [ RUN ] ctest_environment.good 24: [ OK ] ctest_environment.good (0 ms) 24: [----------] 8 tests from ctest_environment (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 8 tests from 1 test suite ran. (0 ms total) 24: [ PASSED ] 8 tests. 24/50 Test #24: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.67 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 25: Test timeout computed to be: 1500 25/50 Test #25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 26 Start 26: Kokkos_ContainersUnitTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 6 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 62 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 62 tests from openmp 26: [ RUN ] openmp.bitset [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 26: [ OK ] openmp.bitset (676 ms) 26: [ RUN ] openmp.bitset_default_constructor_no_alloc 26: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] openmp.dualview_combination 26: [ OK ] openmp.dualview_combination (0 ms) 26: [ RUN ] openmp.dualview_alloc 26: [ OK ] openmp.dualview_alloc (0 ms) 26: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 26: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] openmp.dualview_combinations_without_init 26: [ OK ] openmp.dualview_combinations_without_init (0 ms) 26: [ RUN ] openmp.dualview_deep_copy 26: [ OK ] openmp.dualview_deep_copy (0 ms) 26: [ RUN ] openmp.dualview_realloc 26: [ OK ] openmp.dualview_realloc (0 ms) 26: [ RUN ] openmp.dualview_resize 26: [ OK ] openmp.dualview_resize (0 ms) 26: [ RUN ] openmp.dualview_device_correct_kokkos_device 26: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 26: [ RUN ] openmp.dualview_host_correct_kokkos_device 26: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_sync 26: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 26: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_sync 26: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 26: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 26: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] openmp.dynamic_view 26: [ OK ] openmp.dynamic_view (24 ms) 26: [ RUN ] openmp.dyn_rank_view_api_generic 26: [ OK ] openmp.dyn_rank_view_api_generic (16 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 26: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 26: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 26: skipping since not default execution space 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 26: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 26: [ RUN ] openmp.ErrorReporterViaLambda 26: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 26: [ RUN ] openmp.ErrorReporter 26: [ OK ] openmp.ErrorReporter (0 ms) 26: [ RUN ] openmp.offsetview_construction 26: [ OK ] openmp.offsetview_construction (28 ms) 26: [ RUN ] openmp.offsetview_unmanaged_construction 26: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] openmp.offsetview_subview 26: [ OK ] openmp.offsetview_subview (13 ms) 26: [ RUN ] openmp.offsetview_offsets_rank1 26: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank2 26: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank3 26: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] openmp.scatterview 26: [ OK ] openmp.scatterview (1904 ms) 26: [ RUN ] openmp.scatterview_devicetype 26: [ OK ] openmp.scatterview_devicetype (10 ms) 26: [ RUN ] openmp.staticcrsgraph 26: [ OK ] openmp.staticcrsgraph (74 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dualview 26: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_dualview 26: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dualview 26: [ OK ] openmp.resize_exec_space_dualview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dualview 26: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dynrankview 26: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dynrankview 26: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dynrankview 26: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_scatterview 26: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 26: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] openmp.resize_exec_space_scatterview 26: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_scatterview 26: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview 26: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 26: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview 26: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 26: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview 26: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 26: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] openmp.UnorderedMap_insert [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 26: [ OK ] openmp.UnorderedMap_insert (17768 ms) 26: [ RUN ] openmp.UnorderedMap_failed_insert 26: [ OK ] openmp.UnorderedMap_failed_insert (5358 ms) 26: [ RUN ] openmp.UnorderedMap_deep_copy 26: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 26: [ RUN ] openmp.UnorderedMap_valid_empty 26: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] openmp.UnorderedMap_clear_zero_size 26: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_consistent_size 26: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 26: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] openmp.UnorderedMap_lambda_capturable 26: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 26: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] openmp.viewctorprop_embedded_dim 26: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 26: [----------] 62 tests from openmp (25895 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 62 tests from 1 test suite ran. (25895 ms total) 26: [ PASSED ] 61 tests. 26: [ SKIPPED ] 1 test, listed below: 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 26/50 Test #26: Kokkos_ContainersUnitTest_OpenMP ................. Passed 26.78 sec test 27 Start 27: Kokkos_ContainersUnitTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 42 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 42 tests from cuda 27: [ RUN ] cuda.bitset 27: [ OK ] cuda.bitset (15 ms) 27: [ RUN ] cuda.bitset_default_constructor_no_alloc 27: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] cuda.dualview_combination 27: [ OK ] cuda.dualview_combination (4 ms) 27: [ RUN ] cuda.dualview_alloc 27: [ OK ] cuda.dualview_alloc (0 ms) 27: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 27: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] cuda.dualview_combinations_without_init 27: [ OK ] cuda.dualview_combinations_without_init (0 ms) 27: [ RUN ] cuda.dualview_deep_copy 27: [ OK ] cuda.dualview_deep_copy (1 ms) 27: [ RUN ] cuda.dualview_realloc 27: [ OK ] cuda.dualview_realloc (0 ms) 27: [ RUN ] cuda.dualview_resize 27: [ OK ] cuda.dualview_resize (1 ms) 27: [ RUN ] cuda.dualview_device_correct_kokkos_device 27: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] cuda.dualview_host_correct_kokkos_device 27: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_sync 27: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 27: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_sync 27: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 27: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 27: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] cuda.dynamic_view 27: [ OK ] cuda.dynamic_view (29 ms) 27: [ RUN ] cuda.dyn_rank_view_api_generic 27: [ OK ] cuda.dyn_rank_view_api_generic (19 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 27: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 27: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 27: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 27: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] cuda.ErrorReporterViaLambda 27: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 27: [ RUN ] cuda.ErrorReporter 27: [ OK ] cuda.ErrorReporter (0 ms) 27: [ RUN ] cuda.offsetview_construction 27: [ OK ] cuda.offsetview_construction (3 ms) 27: [ RUN ] cuda.offsetview_unmanaged_construction 27: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] cuda.offsetview_subview 27: [ OK ] cuda.offsetview_subview (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank1 27: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank2 27: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank3 27: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] cuda.scatterview [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 27: [ OK ] cuda.scatterview (15654 ms) 27: [ RUN ] cuda.scatterview_devicetype 27: [ OK ] cuda.scatterview_devicetype (25 ms) 27: [ RUN ] cuda.staticcrsgraph 27: [ OK ] cuda.staticcrsgraph (51 ms) 27: [ RUN ] cuda.UnorderedMap_insert 27: [ OK ] cuda.UnorderedMap_insert (6335 ms) 27: [ RUN ] cuda.UnorderedMap_failed_insert [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 27: [ OK ] cuda.UnorderedMap_failed_insert (1560 ms) 27: [ RUN ] cuda.UnorderedMap_deep_copy 27: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 27: [ RUN ] cuda.UnorderedMap_valid_empty 27: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 27: [ RUN ] cuda.UnorderedMap_clear_zero_size 27: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_consistent_size 27: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 27: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] cuda.UnorderedMap_lambda_capturable 27: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 27: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] cuda.viewctorprop_embedded_dim 27: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 27: [----------] 42 tests from cuda (23726 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 42 tests from 1 test suite ran. (23726 ms total) 27: [ PASSED ] 42 tests. 27/50 Test #27: Kokkos_ContainersUnitTest_Cuda ................... Passed 24.44 sec test 28 Start 28: Kokkos_ContainersPerformanceTest_OpenMP 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 5 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 5 tests from TEST_CATEGORY 28: [ RUN ] TEST_CATEGORY.dynrankview_perf 28: OpenMP 28: DynRankView vs View: Initialization Only 28: View time (init only): 0.0183099 28: View sum computation time: 0.0183099 28: Strided View time (init only): 0.0199316 28: View Rank7 time (init only): 0.0864486 28: DynRankView time (init only): 0.00797428 28: DynRankView sum computation time: 0.0152465 28: Ratio of View to DynRankView time: 2.29612 28: Ratio of View to DynRankView sum computation time: 1.00813 28: Ratio of View to View Rank7 time: 0.211801 28: Ratio of StrideView to DynRankView time: 2.49948 28: Ratio of DynRankView to View Rank7 time: 0.092243 28: [ OK ] TEST_CATEGORY.dynrankview_perf (354 ms) 28: [ RUN ] TEST_CATEGORY.global_2_local 28: OpenMP 28: size, create, generate, fill, find 28: 256, 0.00017265, 3.7465e-05, 4.4067e-05, 0.000969537 28: 512, 4.4565e-05, 7.87e-06, 8.432e-05, 0.00119873 28: 1024, 4.4767e-05, 7.901e-06, 0.000131634, 0.00117543 28: 2048, 5.5675e-05, 8.183e-06, 0.000285092, 0.00145402 28: 4096, 0.000125109, 1.0203e-05, 0.000493118, 0.00161797 28: 8192, 0.000184288, 1.2753e-05, 0.000896094, 0.00290192 28: 16384, 0.000321997, 2.4897e-05, 0.00170855, 0.00644389 28: 32768, 0.000842518, 3.3861e-05, 0.00385015, 0.0158321 28: 65536, 0.00111464, 6.1511e-05, 0.00671115, 0.0351838 28: 131072, 0.00255023, 0.000114655, 0.0132955, 0.0840986 28: 262144, 0.00509551, 0.000217702, 0.0275517, 0.213923 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 28: 524288, 0.00852731, 0.000443548, 0.0558179, 0.459109 28: 1048576, 0.014857, 0.000886461, 0.104993, 0.981372 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 28: 2097152, 0.0294829, 0.0017765, 0.218063, 3.69765 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 28: 4194304, 0.0568134, 0.00362858, 0.448178, 9.90967 28: [ OK ] TEST_CATEGORY.global_2_local (16426 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 28: [ RUN ] TEST_CATEGORY.scatter_view 28: ScatterView data-duplicated test: 28: num_threads 8 28: hand-coded test took 0.435305 seconds 28: test took 0.282367 seconds 28: num_threads 8 28: hand-coded test took 0.437489 seconds 28: test took 0.28105 seconds 28: num_threads 8 28: hand-coded test took 0.437479 seconds 28: test took 0.282452 seconds 28: num_threads 8 28: hand-coded test took 0.436879 seconds 28: test took 0.281793 seconds 28: num_threads 8 28: hand-coded test took 0.436244 seconds 28: test took 0.281321 seconds 28: [ OK ] TEST_CATEGORY.scatter_view (3998 ms) 28: [----------] 5 tests from TEST_CATEGORY (20780 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 5 tests from 1 test suite ran. (20780 ms total) 28: [ PASSED ] 5 tests. 28/50 Test #28: Kokkos_ContainersPerformanceTest_OpenMP .......... Passed 21.49 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 4 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 4 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: Cuda 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.00452278 29: View sum computation time: 0.00452278 29: Strided View time (init only): 0.00123628 29: View Rank7 time (init only): 0.00123319 29: DynRankView time (init only): 0.00127079 29: DynRankView sum computation time: 0.00188272 29: Ratio of View to DynRankView time: 3.55903 29: Ratio of View to DynRankView sum computation time: 1.01891 29: Ratio of View to View Rank7 time: 3.66756 29: Ratio of StrideView to DynRankView time: 0.972842 29: Ratio of DynRankView to View Rank7 time: 1.03049 29: [ OK ] TEST_CATEGORY.dynrankview_perf (23 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000333336, 4.3306e-05, 0.00367349, 0.00216444 29: 512, 0.000184755, 1.2676e-05, 2.3809e-05, 0.0021072 29: 1024, 0.000163689, 1.25e-05, 2.5697e-05, 0.00218507 29: 2048, 0.000165144, 1.1674e-05, 2.4245e-05, 0.00222086 29: 4096, 0.000161634, 1.053e-05, 2.5308e-05, 0.00219491 29: 8192, 0.000166902, 1.1961e-05, 2.6267e-05, 0.00220013 29: 16384, 0.0001704, 1.1884e-05, 3.0914e-05, 0.0023235 29: 32768, 0.000184736, 1.2533e-05, 3.6068e-05, 0.00243466 29: 65536, 0.000177136, 2.0274e-05, 4.3104e-05, 0.00272791 29: 131072, 0.000178018, 1.3114e-05, 6.6774e-05, 0.00327851 29: 262144, 0.000189123, 1.6002e-05, 0.00015079, 0.00614535 29: 524288, 0.000206523, 1.8358e-05, 0.000532497, 0.0196262 29: 1048576, 0.000665172, 2.7114e-05, 0.00140202, 0.0475964 29: 2097152, 0.000499634, 3.8915e-05, 0.00301742, 0.109562 29: 4194304, 0.000763044, 6.681e-05, 0.00679231, 0.236112 29: [ OK ] TEST_CATEGORY.global_2_local (464 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [----------] 4 tests from TEST_CATEGORY (488 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (488 ms total) 29: [ PASSED ] 4 tests. 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.25 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 15 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 15 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (25 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortByKeyEmptyView 30: [ OK ] cuda.SortByKeyEmptyView (0 ms) 30: [ RUN ] cuda.SortByKey 30: [ OK ] cuda.SortByKey (7 ms) 30: [ RUN ] cuda.SortByKeyWithComparator 30: [ OK ] cuda.SortByKeyWithComparator (0 ms) 30: [ RUN ] cuda.SortByKeyStaticExtents 30: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 30: [ RUN ] cuda.SortByKeyWithStrides 30: [ OK ] cuda.SortByKeyWithStrides (0 ms) 30: [ RUN ] cuda.SortByKeyKeysLargerThanValues 30: 30: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 30: 30: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 30: [ OK ] cuda.SortByKeyKeysLargerThanValues (1099 ms) 30: [ RUN ] cuda.SortWithCustomComparator 30: [ OK ] cuda.SortWithCustomComparator (653 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (24 ms) 30: [ RUN ] cuda.BinSortEmptyView 30: [ OK ] cuda.BinSortEmptyView (0 ms) 30: [ RUN ] cuda.BinSortEmptyKeysView 30: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 30: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (16334 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (27 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (85 ms) 30: [----------] 15 tests from cuda (18260 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 15 tests from 1 test suite ran. (18260 ms total) 30: [ PASSED ] 15 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ............................. Passed 19.03 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 3 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from cuda 31: [ RUN ] cuda.Random_XorShift64 31: Test Seed:1717003614529468255 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00302102 0.00655407 || 0.051031 28021 29346 || 28588 28674.4 || 90.6035 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0106963 0.00234178 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00514707 0.00689699 || 0.051031 28045 29305 || 28822.7 28674.4 || 95.344 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0120394 0.00653582 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00182005 -0.0191775 || 0.051031 28011 29342 || 28726.7 28674.4 || -265.11 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00774012 0.000555614 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0113121 -0.0220658 || 0.051031 27918 29364 || 29002.5 28674.4 || -305.037 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0135372 0.0115545 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245851 -0.99999 -48244.5 || 0.051031 0 195150 || 2.92827e+09 28674.4 || -6.66931e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000736452 -0.298682 0.15911 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195929 -0.999999 -57859.4 || 0.051031 0 1.55188e+06 || 2.86907e+10 28674.4 || -7.99849e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.0058884 -0.967894 10.3144 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.71e-07 -0.00661877 -0.00810346 || 0.051031 27900 29401 || 28865.4 28674.4 || -112.022 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.26496e-07 0.00075837 -0.00577488 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0019789 -0.025645 || 0.051031 27998 29295 || 28617.8 28674.4 || -354.516 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0164545 -0.00139908 || 0.051031 1e+64 -1e+64 31: Test Seed:1717003614665816520 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00179838 -0.00658015 || 0.051031 28003 29371 || 28622.9 28674.4 || -90.964 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0106097 -0.00868356 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0178439 0.00018222 || 0.051031 28033 29463 || 29195.3 28674.4 || 2.51901 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0128504 -0.0127143 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00145652 0.003267 || 0.051031 28027 29322 || 28632.7 28674.4 || 45.1629 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00493511 -0.000416298 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00109632 -0.0150475 || 0.051031 28016 29355 || 28705.9 28674.4 || -208.017 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.000726862 -0.00831193 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244321 -0.99999 -48243.4 || 0.051031 0 195098 || 2.9288e+09 28674.4 || -6.66916e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000731814 -0.308858 0.153438 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195411 -0.999999 -57857.6 || 0.051031 0 1.55212e+06 || 2.86905e+10 28674.4 || -7.99824e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00587317 -0.967867 10.2918 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.65955e-07 -0.0285481 -0.0474532 || 0.051031 28054 29369 || 29517 28674.4 || -655.993 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.11361e-07 -0.00280509 -0.00671426 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00334206 0.0134126 || 0.051031 28029 29298 || 28578.9 28674.4 || 185.416 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0108975 0.00293879 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (250 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1717003614779958722 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00223644 0.00357319 || 0.051031 10911 11770 || 11402.5 11377 || 49.3958 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00185915 0.00148185 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0143115 0.00541917 || 0.051031 10992 11784 || 11216.4 11377 || 74.9147 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0193981 0.00216224 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0114113 0.000516332 || 0.051031 10987 11816 || 11248.6 11377 || 7.13778 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00333686 2.17738e-05 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.016674 0.0156503 || 0.051031 10971 11770 || 11190.4 11377 || 216.349 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00939722 0.000888717 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000246859 -0.999975 -7594.45 || 0.051031 0 77674 || 4.61021e+08 11377 || -1.04986e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000740332 -0.152613 0.0233884 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195755 -0.999997 -9108.11 || 0.051031 0 616646 || 4.51664e+09 11377 || -1.2591e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.0058836 -0.922954 1.62602 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.79744e-07 0.0014417 0.00514826 || 0.051031 10921 11801 || 11360.6 11377 || 71.1695 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.43323e-07 0.01478 0.00259354 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.010095 0.00268808 || 0.051031 10923 11773 || 11493 11377 || 37.16 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0153881 -0.000489333 || 0.051031 1e+64 -1e+64 31: Test Seed:1717003614858802154 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00907209 0.00362109 || 0.051031 10978 11836 || 11481.1 11377 || 50.0579 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00299317 -0.00426366 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0143274 -0.00247249 || 0.051031 10901 11812 || 11542.3 11377 || -34.1797 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00169655 -0.00183891 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0128952 0.00506823 || 0.051031 10972 11845 || 11232.1 11377 || 70.0632 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00654014 -0.000928541 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0257829 -0.0139764 || 0.051031 11016 11802 || 11091 11377 || -193.209 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00229157 0.000775141 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244308 -0.999975 -7594.52 || 0.051031 0 77681 || 4.61003e+08 11377 || -1.04987e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000732557 -0.150788 0.0201909 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195661 -0.999997 -9108.4 || 0.051031 0 616997 || 4.51647e+09 11377 || -1.25914e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00588123 -0.92255 1.61314 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.79744e-07 -0.0018385 -0.00488087 || 0.051031 10990 11803 || 11397.9 11377 || -67.4731 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.43323e-07 -0.022941 0.000537139 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0102094 -9.38166e-05 || 0.051031 10956 11810 || 11262 11377 || -1.29692 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0129086 0.00161536 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (181 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (231 ms) 31: [----------] 3 tests from cuda (663 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (664 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ........................... Passed 1.42 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 16 tests from 3 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_reducers 32: [ RUN ] std_algorithms_reducers.max_first_loc 32: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_first_loc 32: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 32: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 32: [----------] 3 tests from std_algorithms_reducers (0 ms total) 32: 32: [----------] 2 tests from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [ RUN ] std_algorithms.expect_no_overlap 32: [ OK ] std_algorithms.expect_no_overlap (0 ms) 32: [----------] 2 tests from std_algorithms (0 ms total) 32: 32: [----------] 11 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (1 ms) 32: [ RUN ] random_access_iterator_test.constructiblity 32: [ OK ] random_access_iterator_test.constructiblity (0 ms) 32: [ RUN ] random_access_iterator_test.dereference 32: [ OK ] random_access_iterator_test.dereference (0 ms) 32: [ RUN ] random_access_iterator_test.subscript_operator 32: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet1 32: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet2 32: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet3 32: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet4 32: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 32: [ RUN ] random_access_iterator_test.assignment_operator 32: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 32: [ RUN ] random_access_iterator_test.distance 32: [ OK ] random_access_iterator_test.distance (0 ms) 32: [ RUN ] random_access_iterator_test.traits_helpers 32: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 32: [----------] 11 tests from random_access_iterator_test (3 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 16 tests from 3 test suites ran. (4 ms total) 32: [ PASSED ] 16 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.76 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 7 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 7 tests from std_algorithms_min_max_element_test 33: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 33: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (33 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (33 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.75 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 13 tests from 10 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_lexicographical_compare_test 34: [ RUN ] std_algorithms_lexicographical_compare_test.test 34: [ OK ] std_algorithms_lexicographical_compare_test.test (204 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (204 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test 34: [ OK ] std_algorithms_for_each_test.test (126 ms) 34: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 34: 34: [----------] 1 test from std_algorithms_find_test 34: [ RUN ] std_algorithms_find_test.test 34: [ OK ] std_algorithms_find_test.test (76 ms) 34: [----------] 1 test from std_algorithms_find_test (76 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (584 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1237 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 34: [ OK ] std_algorithms_non_mod_seq_ops.search (797 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (497 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3117 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test 34: [ OK ] std_algorithms_count_test.test (100 ms) 34: [----------] 1 test from std_algorithms_count_test (100 ms total) 34: 34: [----------] 1 test from std_algorithms_equal_test 34: [ RUN ] std_algorithms_equal_test.test 34: [ OK ] std_algorithms_equal_test.test (13 ms) 34: [----------] 1 test from std_algorithms_equal_test (13 ms total) 34: 34: [----------] 1 test from std_algorithms_all_any_none_of_test 34: [ RUN ] std_algorithms_all_any_none_of_test.test 34: [ OK ] std_algorithms_all_any_none_of_test.test (83 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (83 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (111 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (111 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 34: [ OK ] std_algorithms_mismatch_test.test (208 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (208 ms total) 34: 34: [----------] 1 test from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.move_backward 34: [ OK ] std_algorithms_mod_seq_ops.move_backward (77 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (77 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (4120 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.87 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 31 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_mod_ops_test 35: [ RUN ] std_algorithms_mod_ops_test.move 35: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 35: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 35: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 35: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total) 35: 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy 35: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 35: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill 35: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 35: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate 35: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 35: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 35: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 35: 35: [----------] 4 tests from std_algorithms_replace_ops_test 35: [ RUN ] std_algorithms_replace_ops_test.replace 35: [ OK ] std_algorithms_replace_ops_test.replace (34 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (146 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (49 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (283 ms total) 35: 35: [----------] 11 tests from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.copy_if 35: [ OK ] std_algorithms_mod_seq_ops.copy_if (46 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 35: [ OK ] std_algorithms_mod_seq_ops.unique (273 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (85 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (66 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (72 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (178 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (70 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 35: [ OK ] std_algorithms_mod_seq_ops.rotate (1362 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (421 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (1224 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (1206 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (5008 ms total) 35: 35: [----------] 1 test from std_algorithms_modseq_test 35: [ RUN ] std_algorithms_modseq_test.reverse 35: [ OK ] std_algorithms_modseq_test.reverse (63 ms) 35: [----------] 1 test from std_algorithms_modseq_test (64 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 31 tests from 5 test suites ran. (5364 ms total) 35: [ PASSED ] 31 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 6.12 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 29 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_sorting_ops_test 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (22 ms total) 36: 36: [----------] 4 tests from std_algorithms_partitioning_test 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 36: 36: [----------] 1 test from std_algorithms_partitioning_ops 36: [ RUN ] std_algorithms_partitioning_ops.partition_copy 36: [ OK ] std_algorithms_partitioning_ops.partition_copy (25 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (25 ms total) 36: 36: [----------] 12 tests from std_algorithms_numerics_test 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (18 ms total) 36: 36: [----------] 1 test from std_algorithms_numerics_ops_test 36: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 36: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (97 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (97 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1143 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (841 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (228 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (307 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 36: [----------] 8 tests from std_algorithms_numeric_ops_test (2521 ms total) 36: 36: [----------] 1 test from std_algorithms_transform_ops_test 36: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 36: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (2726 ms total) 36: [ PASSED ] 29 tests. 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 3.48 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_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: [==========] Running 12 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (660 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (679 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1339 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (729 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (263 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (992 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test 37: [ OK ] std_algorithms_count_if_team_test.test (370 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (370 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test 37: [ OK ] std_algorithms_for_each_team_test.test (590 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (590 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 37: [ OK ] std_algorithms_for_each_n_team_test.test (625 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (625 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3299 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2146 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2159 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7606 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2424 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (929 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (3354 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (14880 ms total) 37: [ PASSED ] 12 tests. 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 15.63 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_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: [==========] Running 8 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_equal_team_test 38: [ RUN ] std_algorithms_equal_team_test.views_are_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (1841 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1357 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (3198 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist 38: [ OK ] std_algorithms_search_team_test.sequences_exist (922 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1110 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (2033 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2121 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2063 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (4185 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_first_of_team_test 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1702 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (211402 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (63 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (516 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (5700 ms) [----------] 12 tests from serial (1212740 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1212740 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed May 29 16:44:33 2024 stats zeroed Wed May 29 16:44:33 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2183 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 7cd76c1624c7bdda6eaadfb51083692af356d11fea3504ecd6d6dbde0ee99ce2 $ docker rm -f --volumes 7cd76c1624c7bdda6eaadfb51083692af356d11fea3504ecd6d6dbde0ee99ce2 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7012 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (8714 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (18133 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 18.89 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_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: [==========] Running 11 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_find_team_test 39: [ RUN ] std_algorithms_find_team_test.searched_values_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_exist (386 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (538 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (925 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (276 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (551 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (827 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_not_team_test 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (542 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (265 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (808 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o 39: [ OK ] std_algorithms_all_of_team_test.test (495 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (495 ms total) 39: 39: [----------] 1 test from std_algorithms_any_of_team_test 39: [ RUN ] std_algorithms_any_of_team_test.test 39: [ OK ] std_algorithms_any_of_team_test.test (264 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (264 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test 39: [ OK ] std_algorithms_none_of_team_test.test (497 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (497 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_n_team_test 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (346 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (428 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (775 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (4595 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.36 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_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: [==========] Running 3 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_min_element_team_test 40: [ RUN ] std_algorithms_min_element_team_test.test 40: [ OK ] std_algorithms_min_element_team_test.test (1712 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (1712 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 40: [ OK ] std_algorithms_max_element_team_test.test (1713 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (1713 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 40: [ OK ] std_algorithms_minmax_element_team_test.test (2245 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (2245 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (5672 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.43 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_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: [==========] Running 6 tests from 6 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_fill_team_test 41: [ RUN ] std_algorithms_fill_team_test.test 41: [ OK ] std_algorithms_fill_team_test.test (403 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (404 ms total) 41: 41: [----------] 1 test from std_algorithms_fill_n_team_test 41: [ RUN ] std_algorithms_fill_n_team_test.test 41: [ OK ] std_algorithms_fill_n_team_test.test (528 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (528 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test 41: [ OK ] std_algorithms_replace_team_test.test (564 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (564 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test 41: [ OK ] std_algorithms_replace_if_team_test.test (764 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (764 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 41: [ OK ] std_algorithms_replace_copy_team_test.test (1192 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (1193 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (1014 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1014 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (4469 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 5.20 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_reverse_team_test 42: [ RUN ] std_algorithms_reverse_team_test.test 42: [ OK ] std_algorithms_reverse_team_test.test (465 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (465 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test 42: [ OK ] std_algorithms_reverse_copy_team_test.test (472 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (472 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 42: [ OK ] std_algorithms_rotate_team_test.test (1328 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (1328 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 42: [ OK ] std_algorithms_rotate_copy_team_test.test (1036 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (1036 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (3303 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 4.07 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test 43: [ OK ] std_algorithms_move_team_test.test (797 ms) 43: [----------] 1 test from std_algorithms_move_team_test (797 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test 43: [ OK ] std_algorithms_move_backward_team_test.test (642 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (642 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test 43: [ OK ] std_algorithms_shift_left_team_test.test (2656 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (2656 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 43: [ OK ] std_algorithms_shift_right_team_test.test (2508 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (2508 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (6604 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 7.33 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 9 tests from 9 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_copy_team_test 44: [ RUN ] std_algorithms_copy_team_test.test 44: [ OK ] std_algorithms_copy_team_test.test (1045 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (1045 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_n_team_test 44: [ RUN ] std_algorithms_copy_n_team_test.test 44: [ OK ] std_algorithms_copy_n_team_test.test (685 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (685 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test 44: [ OK ] std_algorithms_copy_backward_team_test.test (648 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (648 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 44: [ OK ] std_algorithms_copy_if_team_test.test (821 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (821 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test 44: [ OK ] std_algorithms_unique_copy_team_test.test (1293 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (1293 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test 44: [ OK ] std_algorithms_remove_team_test.test (993 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (993 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test 44: [ OK ] std_algorithms_remove_if_team_test.test (944 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (944 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test 44: [ OK ] std_algorithms_remove_copy_team_test.test (1161 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (1161 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (1076 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1077 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (8671 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 9.44 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_unique_team_test 45: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1477 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (1477 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (1742 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1742 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test 45: [ OK ] std_algorithms_reduce_team_test.test (1251 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (1251 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test 45: [ OK ] std_algorithms_transform_reduce_team_test.test (2061 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (2061 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (6532 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 7.25 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 18 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_is_sorted_team_test 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1048 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1755 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (2804 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1787 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1341 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3162 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test 46: [ RUN ] std_algorithms_is_partitioned_team_test.empty 46: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (623 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (617 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random 46: [ OK ] std_algorithms_is_partitioned_team_test.random (464 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1713 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_copy_team_test 46: [ RUN ] std_algorithms_partition_copy_team_test.empty 46: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (1025 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (1036 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random 46: [ OK ] std_algorithms_partition_copy_team_test.random (840 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (2916 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_point_team_test 46: [ RUN ] std_algorithms_partition_point_team_test.empty 46: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 46: [ OK ] std_algorithms_partition_point_team_test.all_true (397 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false 46: [ OK ] std_algorithms_partition_point_team_test.all_false (405 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random 46: [ OK ] std_algorithms_partition_point_team_test.random (245 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (1057 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (11652 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 12.43 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 5 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_transform_team_test 47: [ RUN ] std_algorithms_transform_team_test.test_unary_op 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (917 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (996 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (1914 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (1912 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (1912 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 47: [ OK ] std_algorithms_generate_n_team_test.test (504 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (504 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 47: [ OK ] std_algorithms_swap_ranges_team_test.test (921 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (921 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (5253 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 5.96 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test 48: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (4083 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4083 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2066 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2066 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (6149 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 6.86 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (6157 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6157 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (4101 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4101 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (10258 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 10.97 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 16 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 16 tests from simd 50: [ RUN ] simd.host_math_ops 50: [ OK ] simd.host_math_ops (0 ms) 50: [ RUN ] simd.device_math_ops 50: [ OK ] simd.device_math_ops (6 ms) 50: [ RUN ] simd.host_mask_ops 50: [ OK ] simd.host_mask_ops (0 ms) 50: [ RUN ] simd.device_mask_ops 50: [ OK ] simd.device_mask_ops (0 ms) 50: [ RUN ] simd.host_conversions 50: [ OK ] simd.host_conversions (0 ms) 50: [ RUN ] simd.device_conversions 50: [ OK ] simd.device_conversions (0 ms) 50: [ RUN ] simd.host_shift_ops 50: [ OK ] simd.host_shift_ops (0 ms) 50: [ RUN ] simd.device_shift_ops 50: [ OK ] simd.device_shift_ops (0 ms) 50: [ RUN ] simd.host_condition 50: [ OK ] simd.host_condition (0 ms) 50: [ RUN ] simd.device_condition 50: [ OK ] simd.device_condition (0 ms) 50: [ RUN ] simd.host_gen_ctors 50: [ OK ] simd.host_gen_ctors (0 ms) 50: [ RUN ] simd.device_gen_ctors 50: [ OK ] simd.device_gen_ctors (0 ms) 50: [ RUN ] simd.host_where_expressions 50: [ OK ] simd.host_where_expressions (0 ms) 50: [ RUN ] simd.device_where_expressions 50: [ OK ] simd.device_where_expressions (0 ms) 50: [ RUN ] simd.host_reductions 50: [ OK ] simd.host_reductions (0 ms) 50: [ RUN ] simd.device_reductions 50: [ OK ] simd.device_reductions (0 ms) 50: [----------] 16 tests from simd (7 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (7 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ............................. Passed 0.71 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 395.13 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 54c872255f3f530ab93f22b39258eff824900b61e35089e3a99e9ca63d489a5c $ docker rm -f --volumes 54c872255f3f530ab93f22b39258eff824900b61e35089e3a99e9ca63d489a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 62%] 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_Array_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_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 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 64%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 67%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 67%] Built target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Mempool [ 69%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 71%] Built target Kokkos_ContainersPerformanceTest_Cuda 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 [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 71%] Built target Kokkos_ContainersTestCompileOnly 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 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.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 core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.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/TestStdAlgorithmsTeamCount.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 72%] Built target Kokkos_CoreUnitTest_Cuda2 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 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_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 76%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 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_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Random [ 79%] Built target Kokkos_UnitTest_Random 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 [ 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_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 80%] 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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.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/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.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_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.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 core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 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_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] 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_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.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_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.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_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 90%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 90%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Linking CXX executable Kokkos_UnitTest_Sort [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 92%] Built target Kokkos_UnitTest_Sort [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.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_L [ 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_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 93%] 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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_gather [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [100%] Linking CXX executable Kokkos_CoreUnitTest_Default [100%] Built target Kokkos_CoreUnitTest_Default + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7028/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 184 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (540 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (536 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (521 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (522 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (531 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (749 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1474 ms) 1: [----------] 7 tests from serial_DeathTest (4876 ms total) 1: 1: [----------] 172 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (2 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (2 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (2 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (2 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (4 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (5 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (4 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (4 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (3 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (24 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (1218 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (629 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (8 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (44 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (241 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (1474 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (21 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (24128 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (20051 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (9643 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (10292 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (13 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (14 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (1 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (2024 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (6173 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (39 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (430 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (3036 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (483 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (79601 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (142925 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.view_mdspan_conversion 1: [ OK ] serial.view_mdspan_conversion (3 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (5 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (135 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (70 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (1 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (1 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (25 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (25 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (7 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (6 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (3 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (1 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (1 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (1 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (3727 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (3772 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (6554 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (6603 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (1516 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (42340 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (192835 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (22366 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (38 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 172 tests from serial (582632 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 184 tests from 3 test suites ran. (587509 ms total) 1: [ PASSED ] 184 tests. 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 589.11 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 129 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 9 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3649 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3534 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [ RUN ] serial_DeathTest.view_out_of_bounds_access 2: [ OK ] serial_DeathTest.view_out_of_bounds_access (7928 ms) 2: [----------] 9 tests from serial_DeathTest (15112 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (37250 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (211 ms) 2: [ RUN ] serial.large_team_scratch_size 2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (1 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (1 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (1 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (1 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (1 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (138 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (12696 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (2261 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (179 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (183 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (185 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (192 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (199 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (198 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (465 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (1345 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (1416 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (16878 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (3163 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (3165 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (1816 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (244 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (1848 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (351 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (61 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (49 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (309 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (310 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (138 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (3 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (4 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (7 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1322 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (241 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (166249 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (151091 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (311 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (310 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (971 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (196 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (18 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (1 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (443 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (1632 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (12 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (6 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-7028/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (3 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (3 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (259 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (261 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (259 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (9799 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (9801 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (9818 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (10892 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (10854 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (10899 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (1 ms) 2: [----------] 120 tests from serial (470970 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 129 tests from 2 test suites ran. (486083 ms total) 2: [ PASSED ] 126 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 487.65 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 3: Test timeout computed to be: 1500 3: [==========] Running 193 tests from 3 test suites. 3: [----------] Global test environment set-up. 3: [----------] 7 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host 3: [ OK ] cuda_DeathTest.abort_from_host (2378 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device 3: [ OK ] cuda_DeathTest.abort_from_device (2161 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (2056 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (2057 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (2029 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (3378 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: 3: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (6714 ms) 3: [----------] 7 tests from cuda_DeathTest (20777 ms total) 3: 3: [----------] 181 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_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 (16 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (10 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (10 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (9 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (21 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (21 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (21 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 (17 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (17 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (253 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral 3: [ OK ] cuda.atomic_views_integral (7008 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (75 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.crs_count_fill 3: [ OK ] cuda.crs_count_fill (8 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (31 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (85 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (13 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (1 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range 3: [ OK ] cuda.exec_space_thread_safety_range (2317 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (232 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy (233 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (232 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (718 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (232 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan 3: [ OK ] cuda.exec_space_thread_safety_range_scan (233 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.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 (2 ms) 3: [ RUN ] cuda.init 3: [ OK ] cuda.init (0 ms) 3: [ RUN ] cuda.dispatch 3: [ OK ] cuda.dispatch (150 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (8195 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9242 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (9189 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (9412 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 (5 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (4 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 (2 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 (3 ms) 3: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] cuda.mathematical_functions_absolute_value 3: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 3: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_remainder_function 3: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] cuda.mathematical_functions_isfinite 3: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 3: [ RUN ] cuda.mathematical_functions_isinf 3: [ OK ] cuda.mathematical_functions_isinf (0 ms) 3: [ RUN ] cuda.mathematical_functions_isnan 3: [ OK ] cuda.mathematical_functions_isnan (0 ms) 3: [ RUN ] cuda.mathematical_functions_exponential_functions 3: [ OK ] cuda.mathematical_functions_exponential_functions (4 ms) 3: [ RUN ] cuda.mathspecialfunc_expint1 3: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] cuda.mathspecialfunc_errorfunc 3: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 3: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 3: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 3: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 3: [ RUN ] cuda.mdrange_5d 3: [ OK ] cuda.mdrange_5d (433 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (508 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (7 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 (59 ms) 3: [ RUN ] cuda.mdrange_neg_idx 3: [ OK ] cuda.mdrange_neg_idx (2 ms) 3: [ RUN ] cuda.mdrange_4d 3: [ OK ] cuda.mdrange_4d (69 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 (109 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2137 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: [ OK ] cuda.mdspan_minimal_functional (0 ms) 3: [ RUN ] cuda.view_mdspan_conversion 3: [ OK ] cuda.view_mdspan_conversion (5 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 (2 ms) 3: [ RUN ] cuda.numeric_traits_digits 3: [ OK ] cuda.numeric_traits_digits (1 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (1 ms) 3: [ RUN ] cuda.numeric_traits_max_digits10 3: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] cuda.numeric_traits_radix 3: [ OK ] cuda.numeric_traits_radix (1 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent 3: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent10 3: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 3: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] cuda.numeric_traits_sfinae_friendly 3: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] cuda.occupancy_control 3: [ OK ] cuda.occupancy_control (0 ms) 3: [ RUN ] cuda.memory_pool 3: [ OK ] cuda.memory_pool (14 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (1 ms) 3: [ RUN ] cuda.viewctorprop_embedded_dim 3: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] cuda.parallel_scan_range_policy 3: [ OK ] cuda.parallel_scan_range_policy (85 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (2 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (1 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_for_require 3: [ OK ] cuda.range_for_require (1 ms) 3: [ RUN ] cuda.range_reduce_require 3: [ OK ] cuda.range_reduce_require (0 ms) 3: [ RUN ] cuda.range_dynamic_policy_require 3: [ OK ] cuda.range_dynamic_policy_require (0 ms) 3: [ RUN ] cuda.reducers_int 3: [ OK ] cuda.reducers_int (12 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (14 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (3 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (7 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (6 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (5 ms) 3: [ RUN ] cuda.reducers_int8_t 3: [ OK ] cuda.reducers_int8_t (4 ms) 3: [ RUN ] cuda.reducers_int16_t 3: [ OK ] cuda.reducers_int16_t (4 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (3 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 (13 ms) 3: [ RUN ] cuda.double_reduce 3: [ OK ] cuda.double_reduce (13 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic 3: [ OK ] cuda.int64_t_reduce_dynamic (17 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (17 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 3: [ RUN ] cuda.int_combined_reduce 3: [ OK ] cuda.int_combined_reduce (0 ms) 3: [ RUN ] cuda.mdrange_combined_reduce 3: [ OK ] cuda.mdrange_combined_reduce (0 ms) 3: [ RUN ] cuda.int_combined_reduce_mixed 3: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 3: [ RUN ] cuda.reduction_deduction 3: [ OK ] cuda.reduction_deduction (0 ms) 3: [ RUN ] cuda.reduce_device_view_range_policy 3: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (122 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (5 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (106 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (35 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (153 ms) 3: [----------] 181 tests from cuda (52134 ms total) 3: 3: [----------] 5 tests from cuda_graph 3: [ RUN ] cuda_graph.launch_one 3: [ OK ] cuda_graph.launch_one (1 ms) 3: [ RUN ] cuda_graph.launch_one_rvalue 3: [ OK ] cuda_graph.launch_one_rvalue (0 ms) 3: [ RUN ] cuda_graph.launch_six 3: [ OK ] cuda_graph.launch_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from cuda_graph (2 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 193 tests from 3 test suites ran. (72914 ms total) 3: [ PASSED ] 193 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/49 Test #3: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 75.12 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 4: [==========] Running 129 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: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (20923 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (20892 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (52864 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (53908 ms) 4: [ RUN ] cuda_DeathTest.view_out_of_bounds_access 4: [ OK ] cuda_DeathTest.view_out_of_bounds_access (47500 ms) 4: [----------] 9 tests from cuda_DeathTest (196089 ms total) 4: 4: [----------] 92 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (7 ms) 4: [ RUN ] cuda.team_reduce 4: [ OK ] cuda.team_reduce (1 ms) 4: [ RUN ] cuda.team_reduce_large 4: [ OK ] cuda.team_reduce_large (53 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (10 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 (0 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (1 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (13 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (11 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (1652 ms) 4: [ RUN ] cuda.team_thread_range_combined_reducers 4: [ OK ] cuda.team_thread_range_combined_reducers (1 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 (145 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (127 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (129 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (32 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (18 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (17 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 (1579 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (13 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (13 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.team_scan 4: [ OK ] cuda.team_scan (1728 ms) 4: [ RUN ] cuda.team_scan_ret_val 4: [ OK ] cuda.team_scan_ret_val (1723 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 (1 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 (16 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 (399 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 (2 ms) 4: [ RUN ] cuda.unique_token_global 4: [ OK ] cuda.unique_token_global (7 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (6 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (16 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (151 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (7 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 (3 ms) 4: [ RUN ] cuda.view_allocation_error 4: [ OK ] cuda.view_allocation_error (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (0 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 (8 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 (1 ms) 4: [ RUN ] cuda.view_copy_tests 4: [ OK ] cuda.view_copy_tests (115 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 (95 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (62 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 (339 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (327 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 (978 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (30 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 (4 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 (1 ms) 4: [ RUN ] cuda.view_nested_view 4: [ OK ] cuda.view_nested_view (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 (270 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (1 ms) 4: [ RUN ] cuda.workgraph_fib 4: [ OK ] cuda.workgraph_fib (1091 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: [----------] 92 tests from cuda (11261 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 (7 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 (6 ms) 4: [ RUN ] cuda_uvm.view_subview_assign_strided 4: [ OK ] cuda_uvm.view_subview_assign_strided (6 ms) 4: [ RUN ] cuda_uvm.view_subview_left_0 4: [ OK ] cuda_uvm.view_subview_left_0 (1 ms) 4: [ RUN ] cuda_uvm.view_subview_left_1 4: [ OK ] cuda_uvm.view_subview_left_1 (1 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 (1 ms) 4: [ RUN ] cuda_uvm.view_subview_right_1 4: [ OK ] cuda_uvm.view_subview_right_1 (1 ms) 4: [ RUN ] cuda_uvm.view_subview_right_3 4: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 4: [ RUN ] cuda_uvm.view_static_tests 4: [ OK ] cuda_uvm.view_static_tests (1 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (3 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (6 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (6 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (79 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (78 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (79 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (143 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (145 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (146 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (141 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (142 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (142 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 (1 ms) 4: [----------] 28 tests from cuda_uvm (1163 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 129 tests from 3 test suites ran. (208514 ms total) 4: [ PASSED ] 129 tests. 4/49 Test #4: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 210.95 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 5: Test timeout computed to be: 1500 5: [==========] Running 60 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 ] cuda.team_scratch_1_streams (48856 ms) 5: [ RUN ] cuda.space_access 5: [ OK ] cuda.space_access (0 ms) 5: [ RUN ] cuda.uvm 5: [ OK ] cuda.uvm (1 ms) 5: [ RUN ] cuda.impl_view_accessible 5: [ OK ] cuda.impl_view_accessible (2 ms) 5: [ RUN ] cuda.impl_view_texture 5: [ OK ] cuda.impl_view_texture (0 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 5: [----------] 6 tests from cuda (48862 ms total) 5: 5: [----------] 27 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (73 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (146 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (13 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 (6 ms) 5: [ RUN ] cuda_hostpinned.view_allocation_error 5: [ OK ] cuda_hostpinned.view_allocation_error (0 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 (7319 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 (245 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 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (165865 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (156247 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (975 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (201 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 (17 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 (2 ms) 5: [----------] 27 tests from cuda_hostpinned (331121 ms total) 5: 5: [----------] 27 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 5: [ OK ] cuda_uvm.impl_shared_alloc (104 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (156 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (24 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 (7 ms) 5: [ RUN ] cuda_uvm.view_allocation_error 5: [ OK ] cuda_uvm.view_allocation_error (0 ms) 5: [ RUN ] cuda_uvm.view_remap 5: [ OK ] cuda_uvm.view_remap (2 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 (0 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank 5: [ OK ] cuda_uvm.view_allocation_large_rank (804 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 (10 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (45 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (5 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 (251 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (218 ms) 5: [ RUN ] cuda_uvm.view_mapping 5: [ OK ] cuda_uvm.view_mapping (977 ms) 5: [ RUN ] cuda_uvm.view_mapping_operator 5: [ OK ] cuda_uvm.view_mapping_operator (29 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 (5 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 (1 ms) 5: [----------] 27 tests from cuda_uvm (2650 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 60 tests from 3 test suites ran. (382634 ms total) 5: [ PASSED ] 60 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 384.29 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaTimingBased 6: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 6: Test timeout computed to be: 1500 6: [==========] Running 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from cuda 6: [ RUN ] cuda.debug_serial_execution 6: [ OK ] cuda.debug_serial_execution (21 ms) 6: [ RUN ] cuda.debug_pin_um_to_host 6: [ OK ] cuda.debug_pin_um_to_host (828 ms) 6: [----------] 2 tests from cuda (849 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (849 ms total) 6: [ PASSED ] 2 tests. 6/49 Test #6: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 2.28 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from cuda 7: [ RUN ] cuda.raw_cuda_interop 7: [ OK ] cuda.raw_cuda_interop (1085 ms) 7: [----------] 1 test from cuda (1086 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (1086 ms total) 7: [ PASSED ] 1 test. 7/49 Test #7: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 1.41 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_streams 8: [ OK ] cuda.raw_cuda_streams (1091 ms) 8: [----------] 1 test from cuda (1091 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1091 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 1.43 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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 cuda_multi_gpu 9: [ RUN ] cuda_multi_gpu.managed_views 9: [ OK ] cuda_multi_gpu.managed_views (6 ms) 9: [ RUN ] cuda_multi_gpu.unmanaged_views 9: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 9: [ RUN ] cuda_multi_gpu.scratch_space 9: [ OK ] cuda_multi_gpu.scratch_space (3 ms) 9: [----------] 3 tests from cuda_multi_gpu (10 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (10 ms total) 9: [ PASSED ] 3 tests. 9/49 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 1.44 sec test 10 Start 10: Kokkos_CoreUnitTest_Default 10: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Default 10: Test timeout computed to be: 1500 10: [==========] Running 71 tests from 41 test suites. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [ RUN ] defaultdevicetype.shared_space 10: [ OK ] defaultdevicetype.shared_space (232 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 (10 ms) 10: [ RUN ] defaultdevicetype.half_conversion 10: [ OK ] defaultdevicetype.half_conversion (1 ms) 10: [ RUN ] defaultdevicetype.bhalf_conversion 10: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 10: [ RUN ] defaultdevicetype.half_operators 10: [ OK ] defaultdevicetype.half_operators (2 ms) 10: [ RUN ] defaultdevicetype.bhalf_operators 10: [ OK ] defaultdevicetype.bhalf_operators (2 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 (6 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b1 10: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c1 10: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a2 10: [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b2 10: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c2 10: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_a3 10: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_b3 10: [ OK ] defaultdevicetype.reduce_instantiation_b3 (25 ms) 10: [ RUN ] defaultdevicetype.reduce_instantiation_c3 10: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 10: [ RUN ] defaultdevicetype.malloc 10: [ OK ] defaultdevicetype.malloc (0 ms) 10: [----------] 31 tests from defaultdevicetype (379 ms total) 10: 10: [----------] 1 test from kokkosresize 10: [ RUN ] kokkosresize.host_space_access 10: [ OK ] kokkosresize.host_space_access (274 ms) 10: [----------] 1 test from kokkosresize (274 ms total) 10: 10: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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 = std::tuple, std::integer_sequence > 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: [==========] 71 tests from 41 test suites ran. (657 ms total) 10: [ PASSED ] 71 tests. 10/49 Test #10: Kokkos_CoreUnitTest_Default ...................... Passed 2.30 sec test 11 Start 11: Kokkos_CoreUnitTest_LegionInitialization 11: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 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 initialization 11: [ RUN ] initialization.legion_initialization 11: [ OK ] initialization.legion_initialization (1088 ms) 11: [----------] 1 test from initialization (1088 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1088 ms total) 11: [ PASSED ] 1 test. 11/49 Test #11: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 1.42 sec test 12 Start 12: Kokkos_CoreUnitTest_PushFinalizeHook 12: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 12: Test timeout computed to be: 1500 12: SUCCESS 12/49 Test #12: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 1.41 sec test 13 Start 13: Kokkos_CoreUnitTest_ScopeGuard 13: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 13: Test timeout computed to be: 1500 13: [==========] Running 6 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 6 tests from scope_guard_DeathTest 13: [ RUN ] scope_guard_DeathTest.create 13: [ OK ] scope_guard_DeathTest.create (1389 ms) 13: [ RUN ] scope_guard_DeathTest.create_argument 13: [ OK ] scope_guard_DeathTest.create_argument (1393 ms) 13: [ RUN ] scope_guard_DeathTest.create_while_initialize 13: [ OK ] scope_guard_DeathTest.create_while_initialize (1737 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_initialize 13: [ OK ] scope_guard_DeathTest.create_after_initialize (1690 ms) 13: [ RUN ] scope_guard_DeathTest.create_after_finalize 13: [ OK ] scope_guard_DeathTest.create_after_finalize (1669 ms) 13: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 13: [ OK ] scope_guard_DeathTest.destroy_after_finalize (1665 ms) 13: [----------] 6 tests from scope_guard_DeathTest (9546 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 6 tests from 1 test suite ran. (9546 ms total) 13: [ PASSED ] 6 tests. 13/49 Test #13: Kokkos_CoreUnitTest_ScopeGuard ................... Passed 9.58 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from 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/49 Test #14: Kokkos_CoreUnitTest_Develop ...................... Passed 1.41 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 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: 0 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: 0 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 (4 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.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: [----------] 26 tests from kokkosp (7 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (7 ms total) 15: [ PASSED ] 28 tests. 15/49 Test #15: Kokkos_CoreUnitTest_KokkosP ...................... Passed 1.44 sec test 16 Start 16: Kokkos_CoreUnitTest_StackTraceTest 16: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec 16: Test timeout computed to be: 1500 16: [==========] Running 3 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 2 tests from defaultdevicetype_DeathTest 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 16: 16: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x555555676e19] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f1: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555675ab0] Test::test_stacktrace(bool, bool) 16: [0x555555676e19] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x555555676e19] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f3: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x5555556762a0] Test::test_stacktrace(bool, bool) 16: [0x555555676e19] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (339 ms) 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 16: 16: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x5555556771c1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f1: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555675ab0] Test::test_stacktrace(bool, bool) 16: [0x5555556771c1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x5555556771c1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f3: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x5555556762a0] Test::test_stacktrace(bool, bool) 16: [0x5555556771c1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (331 ms) 16: [----------] 2 tests from defaultdevicetype_DeathTest (671 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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x555555675ab0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676cd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f1: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x555555675ab0] Test::test_stacktrace(bool, bool) 16: [0x555555676cd9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _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-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570b95f] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567ede3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fbc3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fbd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x5555556762a0] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676cd9] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd0d6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4bd1] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x555555688fd6] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689a18] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a315] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699cb3] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be197] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5e97] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x555555698418] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678e64] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x555555677469] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 16: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 16: 16: demangled test_f3: 16: [0x55555570b95f] Kokkos::Impl::save_stacktrace() 16: [0x55555567ede3] Test::stacktrace_test_f1(std::ostream&) 16: [0x55555567fbc3] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55555567fbd9] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x5555556762a0] Test::test_stacktrace(bool, bool) 16: [0x555555676cd9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x5555556bd0d6] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x5555556b4bd1] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x555555688fd6] testing::Test::Run() 16: [0x555555689a18] testing::TestInfo::Run() 16: [0x55555568a315] testing::TestSuite::Run() 16: [0x555555699cb3] testing::internal::UnitTestImpl::RunAllTests() 16: [0x5555556be197] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x5555556b5e97] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x555555698418] testing::UnitTest::Run() 16: [0x555555678e64] RUN_ALL_TESTS() 16: [0x555555677469] main 16: [0x7ffff5c65083] __libc_start_main 16: [0x5555556758ce] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype.stacktrace_normal (9 ms) 16: [----------] 1 test from defaultdevicetype (9 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 3 tests from 2 test suites ran. (681 ms total) 16: [ PASSED ] 3 tests. 16/49 Test #16: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.09 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from SERIAL 17: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 17: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] SERIAL.IncrTest_01_execspace 17: Host Serial Execution Space: 17: KOKKOS_ENABLE_SERIAL: yes 17: 17: Serial Runtime Configuration: 17: Serial 17: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 17: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 17: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicSub 17: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 17: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] SERIAL.IncrTest_03b_memspace_free 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (303 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (1 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (3 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (9 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (8 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (4615 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (49 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: [ OK ] SERIAL.IncrTest_12b_TeamScratch (200 ms) 17: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.incr_14_MDrangeReduce 17: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] SERIAL.IncrTest_16_parallelscan 17: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] SERIAL.incr_17_atomicView 17: [ OK ] SERIAL.incr_17_atomicView (0 ms) 17: [----------] 28 tests from SERIAL (5196 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (5196 ms total) 17: [ PASSED ] 28 tests. 17/49 Test #17: Kokkos_IncrementalTest_SERIAL .................... Passed 6.62 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from CUDA 18: [ RUN ] CUDA.IncrTest_01_execspace_typedef 18: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] CUDA.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_CUDA: yes 18: Cuda Options: 18: KOKKOS_ENABLE_CUDA_LAMBDA: yes 18: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 18: KOKKOS_ENABLE_CUDA_UVM: no 18: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 18: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 18: 18: Cuda Runtime Configuration: 18: macro KOKKOS_ENABLE_CUDA : defined 18: macro CUDA_VERSION = 11060 = version 11.6 18: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free 18: [ OK ] CUDA.IncrTest_03b_memspace_free (2791 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 (1 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 18: [ OK ] CUDA.IncrTest_08_deep_copy_2D (5 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 18: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 18: [ OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms) 18: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 18: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (4 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (4 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (3674 ms) 18: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 18: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 18: [ RUN ] CUDA.IncrTest_12b_TeamScratch 18: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (6498 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (6498 ms total) 18: [ PASSED ] 28 tests. 18/49 Test #18: Kokkos_IncrementalTest_CUDA ...................... Passed 7.96 sec test 19 Start 19: Kokkos_CoreUnitTest_CTestDevice 19: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 19: Test timeout computed to be: 1500 19: [==========] Running 8 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 8 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.invalid_rank 19: [ OK ] ctest_environment.invalid_rank (0 ms) 19: [ RUN ] ctest_environment.no_type_str 19: [ OK ] ctest_environment.no_type_str (0 ms) 19: [ RUN ] ctest_environment.missing_type 19: [ OK ] ctest_environment.missing_type (0 ms) 19: [ RUN ] ctest_environment.no_id_str 19: [ OK ] ctest_environment.no_id_str (0 ms) 19: [ RUN ] ctest_environment.invalid_id_str 19: [ OK ] ctest_environment.invalid_id_str (0 ms) 19: [ RUN ] ctest_environment.good 19: [ OK ] ctest_environment.good (0 ms) 19: [----------] 8 tests from ctest_environment (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 8 tests from 1 test suite ran. (0 ms total) 19: [ PASSED ] 8 tests. 19/49 Test #19: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.04 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 20: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 20: Test timeout computed to be: 1500 20/49 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 21 Start 21: Kokkos_PerformanceTest_TaskDag 21: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 21: Test timeout computed to be: 1500 21/49 Test #21: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 22 Start 22: Kokkos_PerformanceTest_Benchmark 22: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-29_T16-45-24.json" 22: Test timeout computed to be: 1500 22: 2024-05-29T20:39:59+00:00 22: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 22: Run on (4 X 2300.11 MHz CPU s) 22: CPU Caches: 22: L1 Data 32 KiB (x4) 22: L1 Instruction 32 KiB (x4) 22: L2 Unified 4096 KiB (x4) 22: L3 Unified 16384 KiB (x4) 22: Load Average: 0.97, 1.20, 1.23 22: CPU architecture: none 22: Default Device: N6Kokkos4CudaE 22: GPU architecture: VOLTA70 22: KOKKOS_COMPILER_GNU: 940 22: KOKKOS_COMPILER_NVCC: 1160 22: KOKKOS_ENABLE_ASM: yes 22: KOKKOS_ENABLE_CUDA: yes 22: KOKKOS_ENABLE_CUDA_LAMBDA: yes 22: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 22: KOKKOS_ENABLE_CUDA_UVM: no 22: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: 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: yes 22: KOKKOS_ENABLE_HWLOC: no 22: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 22: KOKKOS_ENABLE_LIBDL: no 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_ENABLE_SERIAL: yes 22: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 22: Kokkos Version: 4.3.99 22: macro KOKKOS_ENABLE_CUDA: defined 22: platform: 64bit 22: ***WARNING*** Library was built as DEBUG. Timings may be affected. 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Count Time normalized 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: GramSchmidt/Count:1024/iterations:5/manual_time 0.020 s 0.023 s 5 1024 19.7341u 22: GramSchmidt/Count:2048/iterations:5/manual_time 0.020 s 0.023 s 5 2.048k 9.86542u 22: GramSchmidt/Count:4096/iterations:5/manual_time 0.020 s 0.027 s 5 4.096k 4.92413u 22: GramSchmidt/Count:8192/iterations:5/manual_time 0.025 s 0.042 s 5 8.192k 2.98324u 22: GramSchmidt/Count:16384/iterations:5/manual_time 0.022 s 0.051 s 5 16.384k 1.25523u 22: GramSchmidt/Count:32768/iterations:5/manual_time 0.022 s 0.072 s 5 32.768k 648.978n 22: GramSchmidt/Count:65536/iterations:5/manual_time 0.023 s 0.122 s 5 65.536k 349.443n 22: GramSchmidt/Count:131072/iterations:5/manual_time 0.023 s 0.215 s 5 131.072k 174n 22: GramSchmidt/Count:262144/iterations:5/manual_time 0.025 s 0.404 s 5 262.144k 95.9682n 22: GramSchmidt/Count:524288/iterations:5/manual_time 0.035 s 0.790 s 5 524.288k 67.194n 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: GB/s Max 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.032 s 148 35.5526k/s 11.5 22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 22: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 22: OverlapRangePolicy/N:2000/M:10000/R:10 0.680 s 0.677 s 1 0.0888698 0.0919857 0.0864204 0.0866354 0.0435035 0.0433439 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: OverlapMDRangePolicy/N:200/M:10000/R:10 0.055 s 0.055 s 13 7.16806m 7.17531m 7.16188m 7.18013m 3.60472m 3.58525m 22: OverlapTeamPolicy/N:20/M:1000000/R:10 0.508 s 0.505 s 1 0.0715472 0.0714638 0.0615395 0.0615149 0.0308556 0.0308038 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Count Time normalized 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 25.8311n 22: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.9502n 22: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.001 s 5 4.096k 6.20581n 22: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.10095n 22: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 1.89325n 22: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.62292n 22: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 1.22139n 22: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 969.269p 22: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 853.783p 22: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 851.717p 22: ----------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: rate 22: ----------------------------------------------------------------------------------------------------------------------------------- 22: Malloc/N:1/manual_time 12.9 us 27.6 us 54020 77.3141k/s 22: Malloc/N:16/manual_time 13.2 us 28.1 us 54097 75.8839k/s 22: Malloc/N:256/manual_time 13.3 us 28.4 us 52748 75.4271k/s 22: Malloc/N:4096/manual_time 13.6 us 29.1 us 52957 73.4365k/s 22: Malloc/N:65536/manual_time 13.4 us 28.5 us 52728 74.6888k/s 22: Malloc/N:1048576/manual_time 121 us 219 us 5845 8.26623k/s 22: Malloc/N:16777216/manual_time 505 us 625 us 1218 1.97875k/s 22: Malloc/N:268435456/manual_time 2952 us 4250 us 386 338.76/s 22: Malloc/N:4294967296/manual_time 143463 us 12027 us 6 6.97043/s 22: MallocFree/N:1/manual_time 27.0 us 27.0 us 25595 37.0247k/s 22: MallocFree/N:16/manual_time 27.0 us 27.0 us 25952 37.0447k/s 22: MallocFree/N:256/manual_time 27.0 us 27.0 us 25954 37.0533k/s 22: MallocFree/N:4096/manual_time 27.0 us 27.0 us 25913 37.0783k/s 22: MallocFree/N:65536/manual_time 26.9 us 27.0 us 25965 37.1307k/s 22: MallocFree/N:1048576/manual_time 215 us 214 us 3134 4.65504k/s 22: MallocFree/N:16777216/manual_time 611 us 607 us 1146 1.63613k/s 22: MallocFree/N:268435456/manual_time 4244 us 4224 us 165 235.616/s 22: MallocFree/N:4294967296/manual_time 134509 us 11639 us 10 7.43445/s 22: MallocTouch/N:1/manual_time 22.3 us 37.6 us 31078 44.7862k/s 22: MallocTouch/N:16/manual_time 22.3 us 37.5 us 31402 44.8808k/s 22: MallocTouch/N:256/manual_time 22.3 us 37.5 us 31444 44.8297k/s 22: MallocTouch/N:4096/manual_time 34.0 us 49.5 us 20629 29.427k/s 22: MallocTouch/N:65536/manual_time 34.0 us 49.6 us 20613 29.4204k/s 22: MallocTouch/N:1048576/manual_time 146 us 244 us 4772 6.84338k/s 22: MallocTouch/N:16777216/manual_time 527 us 645 us 1328 1.89774k/s 22: MallocTouch/N:268435456/manual_time 3009 us 4244 us 351 332.284/s 22: MallocTouch/N:4294967296/manual_time 128229 us 13888 us 6 7.79856/s 22: MallocTouchFree/N:1/manual_time 37.7 us 37.7 us 18276 26.4962k/s 22: MallocTouchFree/N:16/manual_time 37.6 us 37.6 us 18526 26.5725k/s 22: MallocTouchFree/N:256/manual_time 37.6 us 37.6 us 18302 26.5686k/s 22: MallocTouchFree/N:4096/manual_time 50.5 us 50.3 us 10000 19.7875k/s 22: MallocTouchFree/N:65536/manual_time 49.6 us 49.5 us 14038 20.1711k/s 22: MallocTouchFree/N:1048576/manual_time 246 us 244 us 2848 4.06471k/s 22: MallocTouchFree/N:16777216/manual_time 649 us 645 us 1081 1.5398k/s 22: MallocTouchFree/N:268435456/manual_time 4244 us 4219 us 165 235.652/s 22: MallocTouchFree/N:4294967296/manual_time 135472 us 14041 us 10 7.3816/s 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: GB/s MB 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.006 s 100 50.0658/s 800 22: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.006 s 41 45.5675/s 800 22: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.006 s 41 45.6597/s 800 22: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.006 s 41 45.563/s 800 22: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.006 s 41 45.4914/s 800 22: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.006 s 41 45.5522/s 800 22: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.006 s 41 45.5411/s 800 22: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.006 s 41 45.5904/s 800 22: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.006 s 41 45.5009/s 800 22: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.006 s 41 45.4283/s 800 22: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.006 s 41 45.434/s 800 22: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.006 s 41 45.4986/s 800 22: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.006 s 41 45.5183/s 800 22: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.006 s 41 45.5495/s 800 22: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.006 s 41 45.5494/s 800 22: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.006 s 41 45.4915/s 800 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 309 721.747/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 332 776.404/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 776.713/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.357/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 332 776.722/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 776.453/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.687/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 149 338.163/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.133/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.725/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 158 360.323/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.005 s 0.005 s 152 347.298/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 332 776.329/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 776.553/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 332 776.057/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 776.522/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 57 133.893/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 128.246/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.006 s 0.006 s 117 279.18/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.009 s 0.009 s 74 177.306/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 331 774.795/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 331 774.541/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.022 s 0.022 s 31 72.423/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.007 s 0.007 s 98 230.338/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 332 776.697/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 332 776.341/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.017 s 0.017 s 41 94.3016/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.008 s 0.008 s 87 210.124/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 332 776.616/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 332 772.74/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.020 s 0.020 s 34 78.9092/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.009 s 0.009 s 73 183.635/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 339 793.627/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 339 793.556/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 339 793.712/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 339 793.37/s 1.6k 22: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 620 708.838/s 800 22: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 620 709.133/s 800 22: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 620 709.117/s 800 22: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 620 709.108/s 800 22: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 620 709.065/s 800 22: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 620 709.023/s 800 22: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 621 708.987/s 800 22: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 621 708.934/s 800 22: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 620 708.965/s 800 22: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 620 708.983/s 800 22: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 619 708.697/s 800 22: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 620 709.222/s 800 22: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 620 709.044/s 800 22: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 620 709.085/s 800 22: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 620 709.162/s 800 22: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 620 709.018/s 800 22: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 622 706.903/s 800 22: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 622 711.301/s 800 22: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.90699k/s 1.6k 22: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.92098k/s 1.6k 22: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.07641k/s 1.6k 22: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.06118k/s 1.6k 22: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.71568k/s 1.6k 22: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.65489k/s 1.6k 22: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.61364k/s 1.6k 22: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.613k/s 1.6k 22: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.4217k/s 1.6k 22: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.41228k/s 1.6k 22: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.34158k/s 1.6k 22: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.88699k/s 1.6k 22: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.2669k/s 1.6k 22: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.72602k/s 1.6k 22: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.78597k/s 1.6k 22: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.35978k/s 1.6k 22: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.69628k/s 1.6k 22: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.96586k/s 1.6k 22: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.02833k/s 1.6k 22: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.49154k/s 1.6k 22: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.60945k/s 1.6k 22: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.56792k/s 1.6k 22: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.81414k/s 1.6k 22: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.75266k/s 1.6k 22: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.34916k/s 1.6k 22: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.59698k/s 1.6k 22: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.80668k/s 1.6k 22: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.77851k/s 1.6k 22: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.79291k/s 1.6k 22: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 366.967/s 1.6k 22: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 500.95/s 1.6k 22: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 428.264/s 1.6k 22: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.022 s 0.007 s 10 74.3472/s 1.6k 22: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.022 s 0.007 s 10 73.291/s 1.6k 22/49 Test #22: Kokkos_PerformanceTest_Benchmark ................. Passed 138.28 sec test 23 Start 23: Kokkos_Benchmark_Atomic_MinMax 23: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-29_T16-45-24.json" 23: Test timeout computed to be: 1500 23: 2024-05-29T20:42:17+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 23: Run on (4 X 2300.11 MHz CPU s) 23: CPU Caches: 23: L1 Data 32 KiB (x4) 23: L1 Instruction 32 KiB (x4) 23: L2 Unified 4096 KiB (x4) 23: L3 Unified 16384 KiB (x4) 23: Load Average: 0.89, 1.07, 1.17 23: CPU architecture: none 23: Default Device: N6Kokkos4CudaE 23: GPU architecture: VOLTA70 23: KOKKOS_COMPILER_GNU: 940 23: KOKKOS_COMPILER_NVCC: 1160 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CUDA: yes 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 23: Kokkos Version: 4.3.99 23: macro KOKKOS_ENABLE_CUDA: defined 23: platform: 64bit 23: ***WARNING*** Library was built as DEBUG. Timings may be affected. 23: ---------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations 23: ---------------------------------------------------------------------------------------------------------------------------------------- 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23/49 Test #23: Kokkos_Benchmark_Atomic_MinMax ................... Passed 1.51 sec test 24 Start 24: Kokkos_PerformanceTest_Mempool 24: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-29_T16-45-24.json" 24: Test timeout computed to be: 1500 24: 2024-05-29T20:42:19+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Mempool 24: Run on (4 X 2300.11 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x4) 24: L1 Instruction 32 KiB (x4) 24: L2 Unified 4096 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 0.89, 1.07, 1.17 24: CPU architecture: none 24: Default Device: N6Kokkos4CudaE 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 24: Kokkos Version: 4.3.99 24: macro KOKKOS_ENABLE_CUDA: defined 24: platform: 64bit 24: ***WARNING*** Library was built as DEBUG. Timings may be affected. 24: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: fill ops per second 24: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: 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 4631 38.8439M/s 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: cycle ops per second 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: 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 14198 212.869M/s 24/49 Test #24: Kokkos_PerformanceTest_Mempool ................... Passed 12.16 sec test 25 Start 25: Kokkos_PerformanceTest_Atomic 25: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-29_T16-45-24.json" 25: Test timeout computed to be: 1500 25: 2024-05-29T20:42:31+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7028/build/core/perf_test/Kokkos_PerformanceTest_Atomic 25: Run on (4 X 2300.11 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x4) 25: L1 Instruction 32 KiB (x4) 25: L2 Unified 4096 KiB (x4) 25: L3 Unified 16384 KiB (x4) 25: Load Average: 0.91, 1.06, 1.17 25: CPU architecture: none 25: Default Device: N6Kokkos4CudaE 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 25: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Test_Atomic/100000/iterations:10 1.12 s 1.11 s 10 1 4 2.43092m 1.72905m 3.71505m 704.983M 188.352k 704.983M 25: Test_Atomic/100000/iterations:10 1.12 s 1.11 s 10 1 8 3.1103m 1.82023m 3.77169m 4.99995G 701.072k 4.99995G 25: Test_Atomic/100000/iterations:10 3.35 s 3.34 s 10 1 8 5.55018 2.63251m 3.78007m 4.99995G 700.464k 4.99995G 25: Test_Atomic/100000/iterations:10 1.11 s 1.11 s 10 1 4 2.36985m 1.83638m 3.89988m 704.983M 186.944k 704.983M 25: Test_Atomic/100000/iterations:10 1.12 s 1.12 s 10 1 8 3.17331m 1.75563m 3.86303m 4.99995G 798.848k 4.99995G 25: Test_Atomic/100000/iterations:10 3.35 s 3.33 s 10 1 8 5.5094 2.27045m 3.78766m 4.99995G 662.176k 4.99995G 25: Test_Atomic/100000/iterations:10 1.12 s 1.12 s 10 0 4 4.43456m 1.83705m 4.22627m 4.99995G 769.44k 4.99989G 25: Test_Atomic/100000/iterations:10 1.12 s 1.12 s 10 1 8 4.41854m 1.83972m 4.25891m 4.99995G 659.104k 4.99995G 25: Test_Atomic/100000/iterations:10 1.11 s 1.11 s 10 1 4 2.36943m 1.74322m 3.70689m 704.983M 183.872k 704.983M 25/49 Test #25: Kokkos_PerformanceTest_Atomic .................... Passed 146.64 sec test 26 Start 26: Kokkos_ContainersUnitTest_Serial 26: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 26: Test timeout computed to be: 1500 26: [==========] Running 62 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 62 tests from serial 26: [ RUN ] serial.bitset 26: [ OK ] serial.bitset (16915 ms) 26: [ RUN ] serial.bitset_default_constructor_no_alloc 26: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] serial.dualview_combination 26: [ OK ] serial.dualview_combination (0 ms) 26: [ RUN ] serial.dualview_alloc 26: [ OK ] serial.dualview_alloc (0 ms) 26: [ RUN ] serial.test_dualview_copy_construction_and_assignment 26: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] serial.dualview_combinations_without_init 26: [ OK ] serial.dualview_combinations_without_init (0 ms) 26: [ RUN ] serial.dualview_deep_copy 26: [ OK ] serial.dualview_deep_copy (0 ms) 26: [ RUN ] serial.dualview_realloc 26: [ OK ] serial.dualview_realloc (0 ms) 26: [ RUN ] serial.dualview_resize 26: [ OK ] serial.dualview_resize (0 ms) 26: [ RUN ] serial.dualview_device_correct_kokkos_device 26: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 26: [ RUN ] serial.dualview_host_correct_kokkos_device 26: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] serial.dualview_host_modify_template_device_sync 26: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 26: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] serial.dualview_device_modify_template_host_sync 26: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 26: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 26: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] serial.dynamic_view 26: [ OK ] serial.dynamic_view (188 ms) 26: [ RUN ] serial.dyn_rank_view_api_generic 26: [ OK ] serial.dyn_rank_view_api_generic (71 ms) 26: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 26: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 26: /var/jenkins/workspace/Kokkos_PR-7028/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 26: skipping since not default execution space 26: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] serial.dyn_rank_view_api_operator_rank67 26: [ OK ] serial.dyn_rank_view_api_operator_rank67 (1 ms) 26: [ RUN ] serial.ErrorReporterViaLambda 26: [ OK ] serial.ErrorReporterViaLambda (0 ms) 26: [ RUN ] serial.ErrorReporter 26: [ OK ] serial.ErrorReporter (0 ms) 26: [ RUN ] serial.offsetview_construction 26: [ OK ] serial.offsetview_construction (2106 ms) 26: [ RUN ] serial.offsetview_unmanaged_construction 26: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] serial.offsetview_subview 26: [ OK ] serial.offsetview_subview (14 ms) 26: [ RUN ] serial.offsetview_offsets_rank1 26: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] serial.offsetview_offsets_rank2 26: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] serial.offsetview_offsets_rank3 26: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] serial.scatterview 26: [ OK ] serial.scatterview (48417 ms) 26: [ RUN ] serial.scatterview_devicetype 26: [ OK ] serial.scatterview_devicetype (11 ms) 26: [ RUN ] serial.staticcrsgraph 26: [ OK ] serial.staticcrsgraph (30 ms) 26: [ RUN ] serial.resize_realloc_no_init_dualview 26: [ OK ] serial.resize_realloc_no_init_dualview (12 ms) 26: [ RUN ] serial.resize_realloc_no_alloc_dualview 26: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] serial.resize_exec_space_dualview 26: [ OK ] serial.resize_exec_space_dualview (6 ms) 26: [ RUN ] serial.realloc_exec_space_dualview 26: [ OK ] serial.realloc_exec_space_dualview (0 ms) 26: [ RUN ] serial.resize_realloc_no_init_dynrankview 26: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] serial.resize_exec_space_dynrankview 26: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] serial.realloc_exec_space_dynrankview 26: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] serial.resize_realloc_no_init_scatterview 26: [ OK ] serial.resize_realloc_no_init_scatterview (1 ms) 26: [ RUN ] serial.resize_realloc_no_alloc_scatterview 26: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] serial.resize_exec_space_scatterview 26: [ OK ] serial.resize_exec_space_scatterview (1 ms) 26: [ RUN ] serial.realloc_exec_space_scatterview 26: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynrankview 26: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 26: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_offsetview 26: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_offsetview 26: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynamicview 26: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 26: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] serial.UnorderedMap_insert 26: [ OK ] serial.UnorderedMap_insert (131910 ms) 26: [ RUN ] serial.UnorderedMap_failed_insert 26: [ OK ] serial.UnorderedMap_failed_insert (52853 ms) 26: [ RUN ] serial.UnorderedMap_deep_copy 26: [ OK ] serial.UnorderedMap_deep_copy (34 ms) 26: [ RUN ] serial.UnorderedMap_valid_empty 26: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] serial.UnorderedMap_clear_zero_size 26: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] serial.UnorderedMap_consistent_size 26: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 26: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] serial.UnorderedMap_lambda_capturable 26: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] serial.UnorderedMap_constructor_view_alloc 26: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] serial.viewctorprop_embedded_dim 26: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 26: [----------] 62 tests from serial (252594 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 62 tests from 1 test suite ran. (252594 ms total) 26: [ PASSED ] 61 tests. 26: [ SKIPPED ] 1 test, listed below: 26: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 26/49 Test #26: Kokkos_ContainersUnitTest_Serial ................. Passed 254.27 sec test 27 Start 27: Kokkos_ContainersUnitTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 27: Test timeout computed to be: 1500 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from cuda 27: [ RUN ] cuda.bitset 27: [ OK ] cuda.bitset (19 ms) 27: [ RUN ] cuda.bitset_default_constructor_no_alloc 27: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] cuda.dualview_combination 27: [ OK ] cuda.dualview_combination (1 ms) 27: [ RUN ] cuda.dualview_alloc 27: [ OK ] cuda.dualview_alloc (0 ms) 27: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 27: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] cuda.dualview_combinations_without_init 27: [ OK ] cuda.dualview_combinations_without_init (0 ms) 27: [ RUN ] cuda.dualview_deep_copy 27: [ OK ] cuda.dualview_deep_copy (2 ms) 27: [ RUN ] cuda.dualview_realloc 27: [ OK ] cuda.dualview_realloc (0 ms) 27: [ RUN ] cuda.dualview_resize 27: [ OK ] cuda.dualview_resize (1 ms) 27: [ RUN ] cuda.dualview_device_correct_kokkos_device 27: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] cuda.dualview_host_correct_kokkos_device 27: [ OK ] cuda.dualview_host_correct_kokkos_device (1 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_sync 27: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 27: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_sync 27: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 27: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 27: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] cuda.dynamic_view 27: [ OK ] cuda.dynamic_view (43 ms) 27: [ RUN ] cuda.dyn_rank_view_api_generic 27: [ OK ] cuda.dyn_rank_view_api_generic (71 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 27: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 27: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 27: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 27: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (2 ms) 27: [ RUN ] cuda.ErrorReporterViaLambda 27: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 27: [ RUN ] cuda.ErrorReporter 27: [ OK ] cuda.ErrorReporter (1 ms) 27: [ RUN ] cuda.offsetview_construction 27: [ OK ] cuda.offsetview_construction (2 ms) 27: [ RUN ] cuda.offsetview_unmanaged_construction 27: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] cuda.offsetview_subview 27: [ OK ] cuda.offsetview_subview (1 ms) 27: [ RUN ] cuda.offsetview_offsets_rank1 27: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank2 27: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank3 27: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] cuda.scatterview 27: [ OK ] cuda.scatterview (1446 ms) 27: [ RUN ] cuda.scatterview_devicetype 27: [ OK ] cuda.scatterview_devicetype (36 ms) 27: [ RUN ] cuda.staticcrsgraph 27: [ OK ] cuda.staticcrsgraph (41 ms) 27: [ RUN ] cuda.resize_realloc_no_init_dualview 27: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 27: [ RUN ] cuda.resize_realloc_no_alloc_dualview 27: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] cuda.resize_exec_space_dualview 27: [ OK ] cuda.resize_exec_space_dualview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_dualview 27: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_init_dynrankview 27: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] cuda.resize_exec_space_dynrankview 27: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_dynrankview 27: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_init_scatterview 27: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 27: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] cuda.resize_exec_space_scatterview 27: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_scatterview 27: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynrankview 27: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 27: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_offsetview 27: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 27: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynamicview 27: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 27: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] cuda.UnorderedMap_insert 27: [ OK ] cuda.UnorderedMap_insert (20697 ms) 27: [ RUN ] cuda.UnorderedMap_failed_insert 27: [ OK ] cuda.UnorderedMap_failed_insert (2253 ms) 27: [ RUN ] cuda.UnorderedMap_deep_copy 27: [ OK ] cuda.UnorderedMap_deep_copy (14 ms) 27: [ RUN ] cuda.UnorderedMap_valid_empty 27: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 27: [ RUN ] cuda.UnorderedMap_clear_zero_size 27: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_consistent_size 27: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 27: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] cuda.UnorderedMap_lambda_capturable 27: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 27: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] cuda.viewctorprop_embedded_dim 27: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from cuda (24660 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (24661 ms total) 27: [ PASSED ] 62 tests. 27/49 Test #27: Kokkos_ContainersUnitTest_Cuda ................... Passed 27.15 sec test 28 Start 28: Kokkos_ContainersPerformanceTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 28: Test timeout computed to be: 1500 28: [==========] Running 4 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 4 tests from TEST_CATEGORY 28: [ RUN ] TEST_CATEGORY.dynrankview_perf 28: Cuda 28: DynRankView vs View: Initialization Only 28: View time (init only): 0.00576686 28: View sum computation time: 0.00576686 28: Strided View time (init only): 0.00124201 28: View Rank7 time (init only): 0.0013739 28: DynRankView time (init only): 0.00134847 28: DynRankView sum computation time: 0.00225653 28: Ratio of View to DynRankView time: 4.27658 28: Ratio of View to DynRankView sum computation time: 0.798508 28: Ratio of View to View Rank7 time: 4.19744 28: Ratio of StrideView to DynRankView time: 0.921049 28: Ratio of DynRankView to View Rank7 time: 0.981494 28: [ OK ] TEST_CATEGORY.dynrankview_perf (26 ms) 28: [ RUN ] TEST_CATEGORY.global_2_local 28: Cuda 28: size, create, generate, fill, find 28: 256, 0.00045339, 4.1148e-05, 3.9051e-05, 0.00292899 28: 512, 0.000258949, 2.2539e-05, 3.4183e-05, 0.00291943 28: 1024, 0.000273277, 2.4526e-05, 4.872e-05, 0.00303422 28: 2048, 0.000248903, 3.3961e-05, 3.558e-05, 0.00304106 28: 4096, 0.000240251, 3.1212e-05, 3.9904e-05, 0.00305443 28: 8192, 0.000241012, 2.1502e-05, 3.7271e-05, 0.00301899 28: 16384, 0.000252196, 2.0845e-05, 4.1332e-05, 0.00307374 28: 32768, 0.00164811, 2.2419e-05, 4.8617e-05, 0.00321396 28: 65536, 0.00110984, 2.37e-05, 5.5952e-05, 0.00347682 28: 131072, 0.00217741, 2.4175e-05, 7.7944e-05, 0.00412528 28: 262144, 0.00540834, 2.604e-05, 0.000176309, 0.00710248 28: 524288, 0.00290764, 3.0462e-05, 0.000540523, 0.0153937 28: 1048576, 0.00105167, 3.727e-05, 0.00151001, 0.0456151 28: 2097152, 0.00121301, 5.331e-05, 0.00353645, 0.110837 28: 4194304, 0.00150815, 7.4975e-05, 0.00757391, 0.239652 28: [ OK ] TEST_CATEGORY.global_2_local (502 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 28: [----------] 4 tests from TEST_CATEGORY (528 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 4 tests from 1 test suite ran. (528 ms total) 28: [ PASSED ] 4 tests. 28/49 Test #28: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.95 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Test timeout computed to be: 1500 29: [==========] Running 15 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 15 tests from cuda 29: [ RUN ] cuda.SortUnsignedValueType 29: [ OK ] cuda.SortUnsignedValueType (57 ms) 29: [ RUN ] cuda.SortEmptyView 29: [ OK ] cuda.SortEmptyView (0 ms) 29: [ RUN ] cuda.SortByKeyEmptyView 29: [ OK ] cuda.SortByKeyEmptyView (0 ms) 29: [ RUN ] cuda.SortByKey 29: [ OK ] cuda.SortByKey (1 ms) 29: [ RUN ] cuda.SortByKeyWithComparator 29: [ OK ] cuda.SortByKeyWithComparator (0 ms) 29: [ RUN ] cuda.SortByKeyStaticExtents 29: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 29: [ RUN ] cuda.SortByKeyWithStrides 29: [ OK ] cuda.SortByKeyWithStrides (0 ms) 29: [ RUN ] cuda.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: [ OK ] cuda.SortByKeyKeysLargerThanValues (2337 ms) 29: [ RUN ] cuda.SortWithCustomComparator 29: [ OK ] cuda.SortWithCustomComparator (4995 ms) 29: [ RUN ] cuda.BinSortGenericTests 29: [ OK ] cuda.BinSortGenericTests (43 ms) 29: [ RUN ] cuda.BinSortEmptyView 29: [ OK ] cuda.BinSortEmptyView (0 ms) 29: [ RUN ] cuda.BinSortEmptyKeysView 29: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 29: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 29: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (149399 ms) 29: [ RUN ] cuda.NestedSort 29: [ OK ] cuda.NestedSort (301 ms) 29: [ RUN ] cuda.NestedSortByKey 29: [ OK ] cuda.NestedSortByKey (1121 ms) 29: [----------] 15 tests from cuda (158261 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (158261 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ............................. Passed 160.34 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Test timeout computed to be: 1500 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from cuda 30: [ RUN ] cuda.Random_XorShift64 30: Test Seed:1717015941810689413 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.0151763 -0.0186222 || 0.051031 27912 29280 || 29116.3 28674.4 || -257.434 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.00866391 0.00868024 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.0301585 -0.0110096 || 0.051031 27934 29360 || 27834.9 28674.4 || -152.197 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.0302591 0.00852982 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.010474 -0.0165064 || 0.051031 27982 29284 || 28977.9 28674.4 || -228.184 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0029916 -0.00373304 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.0131603 -0.00141544 || 0.051031 27949 29349 || 29056.8 28674.4 || -19.567 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0187618 0.00791269 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000243688 -0.99999 -48248.8 || 0.051031 0 194971 || 2.92892e+09 28674.4 || -6.66991e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.000729851 -0.313537 0.154211 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195759 -0.999999 -57856.7 || 0.051031 0 1.55206e+06 || 2.86915e+10 28674.4 || -7.9981e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.00588325 -0.967852 10.3399 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.78568e-07 -0.00317402 0.00632818 || 0.051031 28050 29365 || 28765.7 28674.4 || 87.4808 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 7.49199e-07 -0.0014189 0.00606664 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 5.75886e-05 -0.0219529 || 0.051031 28086 29292 || 28672.7 28674.4 || -303.477 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0238741 -0.00487267 || 0.051031 1e+64 -1e+64 30: Test Seed:1717015941955115650 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.0214697 -0.00788798 || 0.051031 28037 29272 || 28071.7 28674.4 || -109.043 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.00280914 -0.00971093 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.00490716 0.00897298 || 0.051031 27972 29388 || 28534.4 28674.4 || 124.042 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0135491 0.000471079 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00816202 0.032069 || 0.051031 28037 29413 || 28910.4 28674.4 || 443.322 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0149028 -0.00189911 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00359797 0.00929047 || 0.051031 28027 29352 || 28777.9 28674.4 || 128.431 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.00937158 0.00546925 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000243572 -0.99999 -48249.6 || 0.051031 0 194928 || 2.92898e+09 28674.4 || -6.67002e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.000729692 -0.314574 0.158089 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195884 -0.999999 -57856.3 || 0.051031 0 1.5524e+06 || 2.86898e+10 28674.4 || -7.99806e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.00588679 -0.96786 10.137 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.68478e-07 -0.00915549 -0.020216 || 0.051031 28024 29344 || 28939.3 28674.4 || -279.466 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 7.18929e-07 0.00816031 -0.0085852 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.0108886 -0.0040934 || 0.051031 27975 29317 || 28365.5 28674.4 || -56.5872 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.0210753 0.000180175 || 0.051031 1e+64 -1e+64 30: [ OK ] cuda.Random_XorShift64 (296 ms) 30: [ RUN ] cuda.Random_XorShift1024_0 30: Test Seed:1717015942107635141 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.000766276 0.00549637 || 0.051031 10967 11776 || 11368.2 11377 || 75.9819 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.0070687 0.00195926 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.54313e-07 0.00776159 -0.00409557 || 0.051031 10941 11797 || 11289.3 11377 || -56.6171 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.67029e-07 0.0256707 0.00257676 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.00547891 -0.0016213 || 0.051031 10950 11789 || 11315 11377 || -22.4128 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00799051 -0.00314853 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.0030166 0.0108661 || 0.051031 10944 11815 || 11411.4 11377 || 150.213 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.0140744 -0.000172368 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000243004 -0.999975 -7595.66 || 0.051031 0 77556 || 4.61029e+08 11377 || -1.05002e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.000728718 -0.155834 0.0289798 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195414 -0.999997 -9107.8 || 0.051031 0 616410 || 4.51631e+09 11377 || -1.25906e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.00587316 -0.922016 1.606 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.9246e-07 -0.00357616 0.00379668 || 0.051031 11005 11799 || 11417.8 11377 || 52.4854 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 3.8147e-07 -0.00164768 -0.000344203 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.0103116 -0.00249017 || 0.051031 10987 11761 || 11260.8 11377 || -34.4241 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00208763 -0.00115359 || 0.051031 1e+64 -1e+64 30: Test Seed:1717015942422151387 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.54313e-07 -0.0186827 -0.00235632 || 0.051031 10953 11809 || 11593.6 11377 || -32.5737 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.67029e-07 -0.014393 -2.88778e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00299095 0.00622415 || 0.051031 10993 11775 || 11411.1 11377 || 86.0426 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.00319048 0.00153906 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00218561 0.0174128 || 0.051031 10977 11803 || 11401.9 11377 || 240.715 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00784325 -0.00253053 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00918089 -0.00457103 || 0.051031 10981 11779 || 11482.4 11377 || -63.1899 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.00699924 0.00255348 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000244575 -0.999975 -7594.39 || 0.051031 0 77654 || 4.61068e+08 11377 || -1.04985e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.000733436 -0.15849 0.0290183 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195222 -0.999997 -9108.16 || 0.051031 0 616487 || 4.51636e+09 11377 || -1.25911e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.00586683 -0.92281 1.60841 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.79744e-07 -0.000484832 -0.00106542 || 0.051031 10989 11760 || 11382.5 11377 || -14.7284 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 3.43323e-07 -0.0099554 0.00385898 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.0142358 -0.00900515 || 0.051031 10927 11837 || 11541.3 11377 || -124.487 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.015146 0.00053842 || 0.051031 1e+64 -1e+64 30: [ OK ] cuda.Random_XorShift1024_0 (899 ms) 30: [ RUN ] cuda.Multi_streams 30: [ OK ] cuda.Multi_streams (6601 ms) 30: [----------] 3 tests from cuda (7798 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (7798 ms total) 30: [ PASSED ] 3 tests. 30/49 Test #30: Kokkos_UnitTest_Random ........................... Passed 9.30 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test timeout computed to be: 1500 31: [==========] Running 16 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 2 tests from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 31: [ RUN ] std_algorithms.expect_no_overlap 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-7028/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: [ OK ] std_algorithms.expect_no_overlap (1708 ms) 31: [----------] 2 tests from std_algorithms (1708 ms total) 31: 31: [----------] 11 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (4 ms) 31: [ RUN ] random_access_iterator_test.constructiblity 31: [ OK ] random_access_iterator_test.constructiblity (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (0 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 11 tests from random_access_iterator_test (9 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 16 tests from 3 test suites ran. (1718 ms total) 31: [ PASSED ] 16 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 3.13 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test timeout computed to be: 1500 32: [==========] Running 7 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 7 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (8 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (8 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (13 ms) 32: [----------] 7 tests from std_algorithms_min_max_element_test (53 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 7 tests from 1 test suite ran. (53 ms total) 32: [ PASSED ] 7 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 1.54 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test timeout computed to be: 1500 33: [==========] Running 13 tests from 10 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from std_algorithms_lexicographical_compare_test 33: [ RUN ] std_algorithms_lexicographical_compare_test.test 33: [ OK ] std_algorithms_lexicographical_compare_test.test (1277 ms) 33: [----------] 1 test from std_algorithms_lexicographical_compare_test (1277 ms total) 33: 33: [----------] 1 test from std_algorithms_for_each_test 33: [ RUN ] std_algorithms_for_each_test.test 33: [ OK ] std_algorithms_for_each_test.test (1826 ms) 33: [----------] 1 test from std_algorithms_for_each_test (1826 ms total) 33: 33: [----------] 1 test from std_algorithms_find_test 33: [ RUN ] std_algorithms_find_test.test 33: [ OK ] std_algorithms_find_test.test (676 ms) 33: [----------] 1 test from std_algorithms_find_test (676 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (2319 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (6734 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (3640 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (2754 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (15448 ms total) 33: 33: [----------] 1 test from std_algorithms_count_test 33: [ RUN ] std_algorithms_count_test.test 33: [ OK ] std_algorithms_count_test.test (763 ms) 33: [----------] 1 test from std_algorithms_count_test (763 ms total) 33: 33: [----------] 1 test from std_algorithms_equal_test 33: [ RUN ] std_algorithms_equal_test.test 33: [ OK ] std_algorithms_equal_test.test (22 ms) 33: [----------] 1 test from std_algorithms_equal_test (22 ms total) 33: 33: [----------] 1 test from std_algorithms_all_any_none_of_test 33: [ RUN ] std_algorithms_all_any_none_of_test.test 33: [ OK ] std_algorithms_all_any_none_of_test.test (745 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (745 ms total) 33: 33: [----------] 1 test from std_algorithms_nonmod_seq_ops 33: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 33: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (698 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (698 ms total) 33: 33: [----------] 1 test from std_algorithms_mismatch_test 33: [ RUN ] std_algorithms_mismatch_test.test 33: [ OK ] std_algorithms_mismatch_test.test (1163 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (1164 ms total) 33: 33: [----------] 1 test from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.move_backward 33: [ OK ] std_algorithms_mod_seq_ops.move_backward (203 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (203 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (22826 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 24.38 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test timeout computed to be: 1500 34: [==========] Running 31 tests from 5 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_mod_ops_test 34: [ RUN ] std_algorithms_mod_ops_test.move 34: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 34: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 34: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (5 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (6 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (289 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (1191 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (529 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (522 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (2533 ms total) 34: 34: [----------] 11 tests from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.copy_if 34: [ OK ] std_algorithms_mod_seq_ops.copy_if (292 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (2231 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (727 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (490 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (460 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (878 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (401 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (6731 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (3520 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (5924 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (5968 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (27628 ms total) 34: 34: [----------] 1 test from std_algorithms_modseq_test 34: [ RUN ] std_algorithms_modseq_test.reverse 34: [ OK ] std_algorithms_modseq_test.reverse (399 ms) 34: [----------] 1 test from std_algorithms_modseq_test (399 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (30573 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 32.20 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test timeout computed to be: 1500 35: [==========] Running 29 tests from 7 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (40 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (34 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (74 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 35: 35: [----------] 1 test from std_algorithms_partitioning_ops 35: [ RUN ] std_algorithms_partitioning_ops.partition_copy 35: [ OK ] std_algorithms_partitioning_ops.partition_copy (32 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (32 ms total) 35: 35: [----------] 12 tests from std_algorithms_numerics_test 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 35: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 35: 35: [----------] 1 test from std_algorithms_numerics_ops_test 35: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 35: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (1019 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (1019 ms total) 35: 35: [----------] 8 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (3043 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1759 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (930 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1082 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 35: [----------] 8 tests from std_algorithms_numeric_ops_test (6817 ms total) 35: 35: [----------] 1 test from std_algorithms_transform_ops_test 35: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 35: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (312 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (312 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 29 tests from 7 test suites ran. (8276 ms total) 35: [ PASSED ] 29 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 9.95 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test timeout computed to be: 1500 36: [==========] Running 12 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_adjacent_find_team_test 36: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 36: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (2683 ms) 36: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 36: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (2605 ms) 36: [----------] 2 tests from std_algorithms_adjacent_find_team_test (5289 ms total) 36: 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (3985 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (1239 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (5225 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test 36: [ OK ] std_algorithms_count_if_team_test.test (2067 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (2067 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_team_test 36: [ RUN ] std_algorithms_for_each_team_test.test 36: [ OK ] std_algorithms_for_each_team_test.test (4129 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (4129 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_n_team_test 36: [ RUN ] std_algorithms_for_each_n_team_test.test 36: [ OK ] std_algorithms_for_each_n_team_test.test (4529 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (4529 ms total) 36: 36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 36: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (21653 ms) 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 36: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (12027 ms) 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 36: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (12064 ms) 36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (45746 ms total) 36: 36: [----------] 2 tests from std_algorithms_mismatch_team_test 36: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 36: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (13648 ms) 36: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 36: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (4956 ms) 36: [----------] 2 tests from std_algorithms_mismatch_team_test (18605 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 12 tests from 7 test suites ran. (85592 ms total) 36: [ PASSED ] 12 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 87.13 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test timeout computed to be: 1500 37: [==========] Running 8 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (11040 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (7437 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (18478 ms total) 37: 37: [----------] 2 tests from std_algorithms_search_team_test 37: [ RUN ] std_algorithms_search_team_test.sequences_exist 37: [ OK ] std_algorithms_search_team_test.sequences_exist (4781 ms) 37: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (6917 ms) 37: [----------] 2 tests from std_algorithms_search_team_test (11699 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_end_team_test 37: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 37: [ OK ] std_algorithms_find_end_team_test.sequences_exist (13763 ms) 37: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (12884 ms) 37: [----------] 2 tests from std_algorithms_find_end_team_test (26648 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_first_of_team_test 37: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 37: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (12233 ms) 37: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (58489 ms) 37: [----------] 2 tests from std_algorithms_find_first_of_team_test (70723 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 8 tests from 4 test suites ran. (127549 ms total) 37: [ PASSED ] 8 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 129.14 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test timeout computed to be: 1500 38: [==========] Running 11 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_find_team_test 38: [ RUN ] std_algorithms_find_team_test.searched_values_exist 38: [ OK ] std_algorithms_find_team_test.searched_values_exist (1643 ms) 38: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 38: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2808 ms) 38: [----------] 2 tests from std_algorithms_find_team_test (4452 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_if_team_test 38: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 38: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (1275 ms) 38: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 38: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (2759 ms) 38: [----------] 2 tests from std_algorithms_find_if_team_test (4035 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_if_not_team_test 38: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 38: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (2743 ms) 38: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 38: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (1259 ms) 38: [----------] 2 tests from std_algorithms_find_if_not_team_test (4002 ms total) 38: 38: [----------] 1 test from std_algorithms_all_of_team_test 38: [ RUN ] std_algorithms_all_of_team_test.test 38: [ OK ] std_algorithms_all_of_team_test.test (2719 ms) 38: [----------] 1 test from std_algorithms_all_of_team_test (2719 ms total) 38: 38: [----------] 1 test from std_algorithms_any_of_team_test 38: [ RUN ] std_algorithms_any_of_team_test.test 38: [ OK ] std_algorithms_any_of_team_test.test (1249 ms) 38: [----------] 1 test from std_algorithms_any_of_team_test (1249 ms total) 38: 38: [----------] 1 test from std_algorithms_none_of_team_test 38: [ RUN ] std_algorithms_none_of_team_test.test 38: [ OK ] std_algorithms_none_of_team_test.test (2750 ms) 38: [----------] 1 test from std_algorithms_none_of_team_test (2750 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_n_team_test 38: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 38: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (1329 ms) 38: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 38: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1615 ms) 38: [----------] 2 tests from std_algorithms_search_n_team_test (2945 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 11 tests from 7 test suites ran. (22155 ms total) 38: [ PASSED ] 11 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 23.71 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (11047 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (11047 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (10950 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (10950 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (14247 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (14247 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (36245 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 37.76 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (2817 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (2817 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test 40: [ OK ] std_algorithms_fill_n_team_test.test (864 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (865 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test 40: [ OK ] std_algorithms_replace_team_test.test (5412 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (5412 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test 40: [ OK ] std_algorithms_replace_if_team_test.test (6976 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (6976 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_team_test 40: [ RUN ] std_algorithms_replace_copy_team_test.test 40: [ OK ] std_algorithms_replace_copy_team_test.test (9166 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (9166 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test 40: [ RUN ] std_algorithms_replace_copy_if_team_test.test 40: [ OK ] std_algorithms_replace_copy_if_team_test.test (7335 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (7336 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (32575 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 34.12 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test timeout computed to be: 1500 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (3431 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (3431 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test 41: [ OK ] std_algorithms_reverse_copy_team_test.test (3542 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (3542 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_team_test 41: [ RUN ] std_algorithms_rotate_team_test.test 41: [ OK ] std_algorithms_rotate_team_test.test (4794 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (4794 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test 41: [ OK ] std_algorithms_rotate_copy_team_test.test (3812 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (3812 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (15581 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 17.05 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_move_team_test 42: [ RUN ] std_algorithms_move_team_test.test 42: [ OK ] std_algorithms_move_team_test.test (7729 ms) 42: [----------] 1 test from std_algorithms_move_team_test (7729 ms total) 42: 42: [----------] 1 test from std_algorithms_move_backward_team_test 42: [ RUN ] std_algorithms_move_backward_team_test.test 42: [ OK ] std_algorithms_move_backward_team_test.test (4613 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (4613 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test 42: [ OK ] std_algorithms_shift_left_team_test.test (15122 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (15122 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test 42: [ OK ] std_algorithms_shift_right_team_test.test (14332 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (14332 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (41797 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 43.30 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (10247 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (10247 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test 43: [ OK ] std_algorithms_copy_n_team_test.test (940 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (940 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test 43: [ OK ] std_algorithms_copy_backward_team_test.test (4797 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (4797 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_if_team_test 43: [ RUN ] std_algorithms_copy_if_team_test.test 43: [ OK ] std_algorithms_copy_if_team_test.test (6357 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (6357 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test 43: [ OK ] std_algorithms_unique_copy_team_test.test (11154 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (11155 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test 43: [ OK ] std_algorithms_remove_team_test.test (6556 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (6556 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (5009 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (5009 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test 43: [ OK ] std_algorithms_remove_copy_team_test.test (7689 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (7689 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test 43: [ RUN ] std_algorithms_remove_copy_if_team_test.test 43: [ OK ] std_algorithms_remove_copy_if_team_test.test (7325 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (7325 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (60078 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 61.68 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test timeout computed to be: 1500 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (11355 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (11355 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (12224 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (12225 ms total) 44: 44: [----------] 1 test from std_algorithms_reduce_team_test 44: [ RUN ] std_algorithms_reduce_team_test.test 44: [ OK ] std_algorithms_reduce_team_test.test (6324 ms) 44: [----------] 1 test from std_algorithms_reduce_team_test (6324 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_reduce_team_test 44: [ RUN ] std_algorithms_transform_reduce_team_test.test 44: [ OK ] std_algorithms_transform_reduce_team_test.test (11238 ms) 44: [----------] 1 test from std_algorithms_transform_reduce_team_test (11238 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (41144 ms total) 44: [ PASSED ] 4 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 42.64 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test timeout computed to be: 1500 45: [==========] Running 18 tests from 5 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (5779 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (12019 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (17798 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (33 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (12007 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (8504 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (20573 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_partitioned_team_test 45: [ RUN ] std_algorithms_is_partitioned_team_test.empty 45: [ OK ] std_algorithms_is_partitioned_team_test.empty (13 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 45: [ OK ] std_algorithms_is_partitioned_team_test.all_true (3949 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 45: [ OK ] std_algorithms_is_partitioned_team_test.all_false (3984 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.random 45: [ OK ] std_algorithms_is_partitioned_team_test.random (3573 ms) 45: [----------] 4 tests from std_algorithms_is_partitioned_team_test (11521 ms total) 45: 45: [----------] 4 tests from std_algorithms_partition_copy_team_test 45: [ RUN ] std_algorithms_partition_copy_team_test.empty 45: [ OK ] std_algorithms_partition_copy_team_test.empty (22 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.all_true 45: [ OK ] std_algorithms_partition_copy_team_test.all_true (8573 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.all_false 45: [ OK ] std_algorithms_partition_copy_team_test.all_false (8567 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.random 45: [ OK ] std_algorithms_partition_copy_team_test.random (8279 ms) 45: [----------] 4 tests from std_algorithms_partition_copy_team_test (25443 ms total) 45: 45: [----------] 4 tests from std_algorithms_partition_point_team_test 45: [ RUN ] std_algorithms_partition_point_team_test.empty 45: [ OK ] std_algorithms_partition_point_team_test.empty (13 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.all_true 45: [ OK ] std_algorithms_partition_point_team_test.all_true (2825 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.all_false 45: [ OK ] std_algorithms_partition_point_team_test.all_false (2840 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.random 45: [ OK ] std_algorithms_partition_point_team_test.random (2501 ms) 45: [----------] 4 tests from std_algorithms_partition_point_team_test (8181 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 18 tests from 5 test suites ran. (83518 ms total) 45: [ PASSED ] 18 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 85.02 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test timeout computed to be: 1500 46: [==========] Running 5 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (10155 ms) 46: [ RUN ] std_algorithms_transform_team_test.test_binary_op 46: [ OK ] std_algorithms_transform_team_test.test_binary_op (7861 ms) 46: [----------] 2 tests from std_algorithms_transform_team_test (18017 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (30477 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (30477 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test 46: [ OK ] std_algorithms_generate_n_team_test.test (910 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (910 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test 46: [ OK ] std_algorithms_swap_ranges_team_test.test (9212 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (9213 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 5 tests from 4 test suites ran. (58617 ms total) 46: [ PASSED ] 5 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 60.20 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test timeout computed to be: 1500 47: [==========] Running 2 tests from 2 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (29609 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (29609 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (14774 ms) 47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (14774 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (44384 ms total) 47: [ PASSED ] 2 tests. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 45.87 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (42875 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (42875 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (28954 ms) 48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (28954 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (71830 ms total) 48: [ PASSED ] 2 tests. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 73.35 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-7028/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Test timeout computed to be: 1500 49: [==========] Running 16 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 16 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (1 ms) 49: [ RUN ] simd.device_math_ops 49: [ OK ] simd.device_math_ops (5 ms) 49: [ RUN ] simd.host_mask_ops 49: [ OK ] simd.host_mask_ops (0 ms) 49: [ RUN ] simd.device_mask_ops 49: [ OK ] simd.device_mask_ops (0 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (1 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (0 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (0 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: [ OK ] simd.device_reductions (0 ms) 49: [----------] 16 tests from simd (9 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (9 ms total) 49: [ PASSED ] 16 tests. 49/49 Test #49: Kokkos_UnitTest_SIMD ............................. Passed 1.43 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 3353.56 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting default Kokkos CXX standard to 17 -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target kokkossimd Scanning dependencies of target AlwaysCheckGit [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Linking CXX static library libkokkossimd.a [ 11%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 15%] 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 [ 30%] 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_HostBarrier.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.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 In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_ExecPolicy.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 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 In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Core.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_Error.cpp:28: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostThreadTeam.cpp:23: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_HostSpace_deepcopy.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_SharedAlloc.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/impl/Kokkos_hwloc.cpp:28: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial_Task.cpp:24: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 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 In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/containers/src/Kokkos_UnorderedMap.hpp:30, from /var/jenkins/workspace/Kokkos_PR-7028/containers/src/impl/Kokkos_UnorderedMap_impl.cpp:21: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_View.hpp:43, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/cmake_example.cpp:17: /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-7028/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7028/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7028/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-7028/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.000023 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 + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Wed May 29 18:40:02 2024 stats zeroed Wed May 29 16:44:26 2024 cache hit (direct) 49 cache hit (preprocessed) 1 cache miss 693 cache hit rate 6.73 % compiler produced stdout 1 cache file missing 1 cleanups performed 59 files in cache 2241 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 700a76741093e30c1edbf249e9e0d830119f3ea44cb79cc633f757a20ca34e6c $ docker rm -f --volumes 700a76741093e30c1edbf249e9e0d830119f3ea44cb79cc633f757a20ca34e6c [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 8 GitHub has been notified of this commit’s build result Finished: FAILURE